Show patches with: Submitter = SZEDER Gábor       |    Archived = No       |   87 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
upload-pack: don't send null character in abort message to the client upload-pack: don't send null character in abort message to the client - - - --- 2024-02-25 SZEDER Gábor Accepted
cocci: remove 'unused.cocci' cocci: remove 'unused.cocci' - - - --- 2023-04-20 SZEDER Gábor Accepted
[2/3] parse-options.h: rename _OPT_CONTAINS_OR_WITH()'s parameters parse-options.h: use designated initializers in OPT_* macros - - - --- 2023-03-19 SZEDER Gábor Accepted
[1/3] parse-options.h: use consistent name for the callback parameters parse-options.h: use designated initializers in OPT_* macros - - - --- 2023-03-19 SZEDER Gábor Accepted
[1/2] treewide: include parse-options.h in source files Remove unnecessary inclusions of parse-options.h from headers - - - --- 2023-03-19 SZEDER Gábor Accepted
tests: make 'test_oid' print trailing newline tests: make 'test_oid' print trailing newline - - - --- 2022-12-18 SZEDER Gábor Accepted
[3/3] diff.c: use diff_free_queue() line-log: plug some memory leaks - - - --- 2022-11-02 SZEDER Gábor Accepted
[2/3] line-log: free the diff queues' arrays when processing merge commits line-log: plug some memory leaks - - - --- 2022-11-02 SZEDER Gábor Accepted
[1/3] line-log: free diff queue when processing non-merge commits line-log: plug some memory leaks - - - --- 2022-11-02 SZEDER Gábor Accepted
Documentation/build-docdep.perl: generate sorted output Documentation/build-docdep.perl: generate sorted output - - - --- 2022-10-21 SZEDER Gábor Accepted
t/Makefile: remove 'test-results' on 'make clean' t/Makefile: remove 'test-results' on 'make clean' - - - --- 2022-09-20 SZEDER Gábor Superseded
[5/5] notes, remote: show unknown subcommands between `' parse-options: minor cleanups for handling subcommands - - - --- 2022-09-05 SZEDER Gábor Accepted
[4/5] notes: simplify default operation mode arguments check parse-options: minor cleanups for handling subcommands - - - --- 2022-09-05 SZEDER Gábor Accepted
[3/5] test-parse-options.c: fix style of comparison with zero parse-options: minor cleanups for handling subcommands - - - --- 2022-09-05 SZEDER Gábor Accepted
[2/5] test-parse-options.c: don't use for loop initial declaration parse-options: minor cleanups for handling subcommands - - - --- 2022-09-05 SZEDER Gábor Accepted
[1/5] t0040-parse-options: remove leftover debugging parse-options: minor cleanups for handling subcommands - - - --- 2022-09-05 SZEDER Gábor Accepted
[v2] promisor-remote: fix xcalloc() argument order [v2] promisor-remote: fix xcalloc() argument order - - - --- 2022-08-23 SZEDER Gábor Accepted
promisor-remote: fix xcalloc() argument order promisor-remote: fix xcalloc() argument order - - - --- 2022-08-22 SZEDER Gábor Superseded
[v2,20/20] builtin/worktree.c: let parse-options parse subcommands parse-options: handle subcommands - - - --- 2022-08-19 SZEDER Gábor Accepted
[v2,19/20] builtin/stash.c: let parse-options parse subcommands parse-options: handle subcommands - - - --- 2022-08-19 SZEDER Gábor Accepted
[v2,18/20] builtin/sparse-checkout.c: let parse-options parse subcommands parse-options: handle subcommands - - - --- 2022-08-19 SZEDER Gábor Accepted
[v2,17/20] builtin/remote.c: let parse-options parse subcommands parse-options: handle subcommands - - - --- 2022-08-19 SZEDER Gábor Accepted
[v2,16/20] builtin/reflog.c: let parse-options parse subcommands parse-options: handle subcommands - - - --- 2022-08-19 SZEDER Gábor Accepted
[v2,15/20] builtin/notes.c: let parse-options parse subcommands parse-options: handle subcommands - - - --- 2022-08-19 SZEDER Gábor Accepted
[v2,14/20] builtin/multi-pack-index.c: let parse-options parse subcommands parse-options: handle subcommands - - - --- 2022-08-19 SZEDER Gábor Accepted
[v2,13/20] builtin/hook.c: let parse-options parse subcommands parse-options: handle subcommands - - - --- 2022-08-19 SZEDER Gábor Accepted
[v2,12/20] builtin/gc.c: let parse-options parse 'git maintenance's subcommands parse-options: handle subcommands - - - --- 2022-08-19 SZEDER Gábor Accepted
[v2,11/20] builtin/commit-graph.c: let parse-options parse subcommands parse-options: handle subcommands - - - --- 2022-08-19 SZEDER Gábor Accepted
[v2,10/20] builtin/bundle.c: let parse-options parse subcommands parse-options: handle subcommands - - - --- 2022-08-19 SZEDER Gábor Accepted
[v2,09/20] parse-options: add support for parsing subcommands parse-options: handle subcommands - - - --- 2022-08-19 SZEDER Gábor Accepted
[v2,08/20] parse-options: drop leading space from '--git-completion-helper' output parse-options: handle subcommands - - - --- 2022-08-19 SZEDER Gábor Accepted
[v2,07/20] parse-options: clarify the limitations of PARSE_OPT_NODASH parse-options: handle subcommands - - - --- 2022-08-19 SZEDER Gábor Accepted
[v2,06/20] parse-options: PARSE_OPT_KEEP_UNKNOWN only applies to --options parse-options: handle subcommands - - - --- 2022-08-19 SZEDER Gábor Accepted
[v2,05/20] api-parse-options.txt: fix description of OPT_CMDMODE parse-options: handle subcommands - - - --- 2022-08-19 SZEDER Gábor Accepted
[v2,04/20] t0040-parse-options: test parse_options() with various 'parse_opt_flags' parse-options: handle subcommands - - - --- 2022-08-19 SZEDER Gábor Accepted
[v2,03/20] t5505-remote.sh: check the behavior without a subcommand parse-options: handle subcommands - - - --- 2022-08-19 SZEDER Gábor Accepted
[v2,02/20] t3301-notes.sh: check that default operation mode doesn't take arguments parse-options: handle subcommands - - - --- 2022-08-19 SZEDER Gábor Accepted
[v2,01/20] git.c: update NO_PARSEOPT markings parse-options: handle subcommands - - - --- 2022-08-19 SZEDER Gábor Accepted
[20/20] builtin/worktree.c: let parse-options parse subcommands parse-options: handle subcommands - - - --- 2022-07-25 SZEDER Gábor Superseded
[19/20] builtin/stash.c: let parse-options parse subcommands parse-options: handle subcommands - - - --- 2022-07-25 SZEDER Gábor Superseded
[18/20] builtin/sparse-checkout.c: let parse-options parse subcommands parse-options: handle subcommands - - - --- 2022-07-25 SZEDER Gábor Superseded
[17/20] builtin/remote.c: let parse-options parse subcommands parse-options: handle subcommands - - - --- 2022-07-25 SZEDER Gábor Superseded
[16/20] builtin/reflog.c: let parse-options parse subcommands parse-options: handle subcommands - - - --- 2022-07-25 SZEDER Gábor Superseded
[15/20] builtin/notes.c: let parse-options parse subcommands parse-options: handle subcommands - - - --- 2022-07-25 SZEDER Gábor Superseded
[14/20] builtin/multi-pack-index.c: let parse-options parse subcommands parse-options: handle subcommands - - - --- 2022-07-25 SZEDER Gábor Superseded
[13/20] builtin/hook.c: let parse-option parse subcommands parse-options: handle subcommands - - - --- 2022-07-25 SZEDER Gábor Superseded
[12/20] builtin/gc.c: let parse-options parse 'git maintenance's subcommands parse-options: handle subcommands - - - --- 2022-07-25 SZEDER Gábor Superseded
[11/20] builtin/commit-graph.c: let parse-options parse subcommands parse-options: handle subcommands - - - --- 2022-07-25 SZEDER Gábor Superseded
[10/20] builtin/bundle.c: let parse-options parse subcommands parse-options: handle subcommands - - - --- 2022-07-25 SZEDER Gábor Superseded
[09/20] parse-options: add support for parsing subcommands parse-options: handle subcommands - - - --- 2022-07-25 SZEDER Gábor Superseded
[08/20] parse-options: drop leading space from '--git-completion-helper' output parse-options: handle subcommands - - - --- 2022-07-25 SZEDER Gábor Superseded
[07/20] parse-options: clarify the limitations of PARSE_OPT_NODASH parse-options: handle subcommands - - - --- 2022-07-25 SZEDER Gábor Superseded
[06/20] parse-options: PARSE_OPT_KEEP_UNKNOWN only applies to --options parse-options: handle subcommands - - - --- 2022-07-25 SZEDER Gábor Superseded
[05/20] api-parse-options.txt: fix description of OPT_CMDMODE parse-options: handle subcommands - - - --- 2022-07-25 SZEDER Gábor Superseded
[04/20] t0040-parse-options: test parse_options() with various 'parse_opt_flags' parse-options: handle subcommands - - - --- 2022-07-25 SZEDER Gábor Superseded
[03/20] t5505-remote.sh: check the behavior without a subcommand parse-options: handle subcommands - - - --- 2022-07-25 SZEDER Gábor Superseded
[02/20] t3301-notes.sh: check that default operation mode doesn't take arguments parse-options: handle subcommands - - - --- 2022-07-25 SZEDER Gábor Superseded
[01/20] git.c: update NO_PARSEOPT markings parse-options: handle subcommands - - - --- 2022-07-25 SZEDER Gábor Superseded
index-format.txt: remove outdated list of supported extensions index-format.txt: remove outdated list of supported extensions - - - --- 2022-07-18 SZEDER Gábor Accepted
[3/3] safe.directory: document and check that it's ignored in the environment t0033-safe-directory: test improvements and a documentation clarification - - - --- 2022-04-27 SZEDER Gábor Accepted
[2/3] t0033-safe-directory: check when 'safe.directory' is ignored t0033-safe-directory: test improvements and a documentation clarification - - - --- 2022-04-27 SZEDER Gábor Accepted
[1/3] t0033-safe-directory: check the error message without matching the trash dir t0033-safe-directory: test improvements and a documentation clarification - - - --- 2022-04-27 SZEDER Gábor Accepted
reflog: fix 'show' subcommand's argv reflog: fix 'show' subcommand's argv - - - --- 2022-03-28 SZEDER Gábor Accepted
command-list.txt: remove 'sparse-index' from main help command-list.txt: remove 'sparse-index' from main help - - - --- 2021-10-24 SZEDER Gábor Accepted
[v2] test-lib: set GIT_CEILING_DIRECTORIES to protect the surrounding repository [v2] test-lib: set GIT_CEILING_DIRECTORIES to protect the surrounding repository - - - --- 2021-08-29 SZEDER Gábor Accepted
test-lib: set GIT_CEILING_DIRECTORIES to protect the surrounding repository test-lib: set GIT_CEILING_DIRECTORIES to protect the surrounding repository - - - --- 2021-08-28 SZEDER Gábor Superseded
Makefile: remove archives before manipulating them with 'ar' Makefile: remove archives before manipulating them with 'ar' - - - --- 2021-08-18 SZEDER Gábor Accepted
column: fix parsing of the '--nl' option column: fix parsing of the '--nl' option - - - --- 2021-08-18 SZEDER Gábor Accepted
[6/6] read-cache: fix GIT_TEST_SPLIT_INDEX Fix GIT_TEST_SPLIT_INDEX - - - --- 2021-08-17 SZEDER Gábor Superseded
[5/6] tests: disable GIT_TEST_SPLIT_INDEX for sparse index tests Fix GIT_TEST_SPLIT_INDEX - - - --- 2021-08-17 SZEDER Gábor Superseded
[4/6] read-cache: look for shared index files next to the index, too Fix GIT_TEST_SPLIT_INDEX - - - --- 2021-08-17 SZEDER Gábor Superseded
[3/6] t1600-index: disable GIT_TEST_SPLIT_INDEX Fix GIT_TEST_SPLIT_INDEX - - - --- 2021-08-17 SZEDER Gábor Superseded
[2/6] t1600-index: don't run git commands upstream of a pipe Fix GIT_TEST_SPLIT_INDEX - - - --- 2021-08-17 SZEDER Gábor Superseded
[1/6] t1600-index: remove unnecessary redirection Fix GIT_TEST_SPLIT_INDEX - - - --- 2021-08-17 SZEDER Gábor Superseded
[v2,21/25] git-prompt: prepare for reftable refs backend [v2,01/25] hash.h: provide constants for the hash IDs - - - --- 2021-08-16 SZEDER Gábor Superseded
[21/26] git-prompt: prepare for reftable refs backend [01/26] hash.h: provide constants for the hash IDs - - - --- 2021-07-20 SZEDER Gábor Superseded
[v6,19/20] git-prompt: prepare for reftable refs backend reftable library - - - --- 2021-04-12 SZEDER Gábor Superseded
Makefile: add missing dependencies of 'config-list.h' Makefile: add missing dependencies of 'config-list.h' - - - --- 2021-04-08 SZEDER Gábor Accepted
test-lib: prevent '--stress-jobs=X' from being ignored test-lib: prevent '--stress-jobs=X' from being ignored - - - --- 2021-01-26 SZEDER Gábor Accepted
[v2] t7800-difftool: don't accidentally match tmp dirs [v2] t7800-difftool: don't accidentally match tmp dirs - - - --- 2021-01-09 SZEDER Gábor Accepted
t7800-difftool: don't accidentally match tmp dirs t7800-difftool: don't accidentally match tmp dirs - - - --- 2020-12-24 SZEDER Gábor Superseded
[v3,15/16] git-prompt: prepare for reftable refs backend reftable library - - - --- 2020-11-26 SZEDER Gábor Superseded
[2/2] tests: fix description of 'test_set_prereq' [1/2] tests: make sure nested lazy prereqs work reliably - - - --- 2020-11-18 SZEDER Gábor Accepted
[1/2] tests: make sure nested lazy prereqs work reliably [1/2] tests: make sure nested lazy prereqs work reliably - - - --- 2020-11-18 SZEDER Gábor Accepted
t5310-pack-bitmaps: skip JGit tests with SHA256 t5310-pack-bitmaps: skip JGit tests with SHA256 - - - --- 2020-11-13 SZEDER Gábor Accepted
[v2] bisect: loosen halfway() check for a large number of commits [v2] bisect: loosen halfway() check for a large number of commits - - - --- 2020-11-12 SZEDER Gábor Accepted
bisect: loosen halfway() check for a large number of commits bisect: loosen halfway() check for a large number of commits - - - --- 2020-10-22 SZEDER Gábor Superseded