Show patches with: Submitter = SZEDER Gábor       |   459 patches
« 1 2 3 44 5 »
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
completion: add and use the __git_get_config_subsection helper function completion: add and use the __git_get_config_subsection helper function - - - --- 2023-11-13 SZEDER Gábor New
cocci: remove 'unused.cocci' cocci: remove 'unused.cocci' - - - --- 2023-04-20 SZEDER Gábor Accepted
[3/3] parse-options.h: use designated initializers in OPT_* macros parse-options.h: use designated initializers in OPT_* macros - - - --- 2023-03-19 SZEDER Gábor New
[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
[2/2] treewide: remove unnecessary inclusions of parse-options.h from headers Remove unnecessary inclusions of parse-options.h from headers - - - --- 2023-03-19 SZEDER Gábor New
[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
[6/6] sequencer: fail early if invalid ref is given to 'update-ref' instruction rebase --update-refs: smooth out some rough edges - - - --- 2022-09-30 SZEDER Gábor New
[5/6] sequencer: duplicate the result of resolve_ref_unsafe() rebase --update-refs: smooth out some rough edges - - - --- 2022-09-30 SZEDER Gábor New
[4/6] sequencer: avoid empty lines after 'update-ref' instructions rebase --update-refs: smooth out some rough edges - - - --- 2022-09-30 SZEDER Gábor New
[3/6] rebase -i: emphasize that 'update-ref' expects a fully-qualified ref rebase --update-refs: smooth out some rough edges - - - --- 2022-09-30 SZEDER Gábor New
[2/6] t3404-rebase-interactive: mark a test with REFFILES prereq rebase --update-refs: smooth out some rough edges - - - --- 2022-09-30 SZEDER Gábor New
[1/6] t2407-worktree-heads.sh: remove outdated loop rebase --update-refs: smooth out some rough edges - - - --- 2022-09-30 SZEDER Gábor New
[v2] t/Makefile: remove 'test-results' on 'make clean' [v2] t/Makefile: remove 'test-results' on 'make clean' - - - --- 2022-09-20 SZEDER Gábor New
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
multi-pack-index: simplify handling of unknown --options multi-pack-index: simplify handling of unknown --options - - - --- 2022-07-08 SZEDER Gábor New
Makefile: build 'gitweb' in the default target Makefile: build 'gitweb' in the default target - - - --- 2022-05-25 SZEDER Gábor New
[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
t3420-rebase-autostash: don't try to grep non-existing files t3420-rebase-autostash: don't try to grep non-existing files - - - --- 2021-10-10 SZEDER Gábor New
[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
[v2,6/6] read-cache: fix GIT_TEST_SPLIT_INDEX Fix GIT_TEST_SPLIT_INDEX - - - --- 2021-08-26 SZEDER Gábor New
[v2,5/6] tests: disable GIT_TEST_SPLIT_INDEX for sparse index tests Fix GIT_TEST_SPLIT_INDEX - - - --- 2021-08-26 SZEDER Gábor New
[v2,4/6] read-cache: look for shared index files next to the index, too Fix GIT_TEST_SPLIT_INDEX - - - --- 2021-08-26 SZEDER Gábor New
[v2,3/6] t1600-index: disable GIT_TEST_SPLIT_INDEX Fix GIT_TEST_SPLIT_INDEX - - - --- 2021-08-26 SZEDER Gábor New
[v2,2/6] t1600-index: don't run git commands upstream of a pipe Fix GIT_TEST_SPLIT_INDEX - - - --- 2021-08-26 SZEDER Gábor New
[v2,1/6] t1600-index: remove unnecessary redirection Fix GIT_TEST_SPLIT_INDEX - - - --- 2021-08-26 SZEDER Gábor New
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
[v3,21/25] git-prompt: prepare for reftable refs backend [v3,01/25] hash.h: provide constants for the hash IDs - - - --- 2021-08-17 SZEDER Gábor New
[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
[4/4] preload-index: fix "Refreshing index" progress line WIP/POC check isatty(2)-protected progress lines - - - --- 2021-06-23 SZEDER Gábor New
[3/4] read-cache: avoid overlapping progress lines WIP/POC check isatty(2)-protected progress lines - - - --- 2021-06-23 SZEDER Gábor New
[2/4] blame: fix progress total with line ranges WIP/POC check isatty(2)-protected progress lines - - - --- 2021-06-23 SZEDER Gábor New
[1/4] WIP progress, isatty(2), hidden progress lnies for GIT_TEST_CHECK_PROGRESS WIP/POC check isatty(2)-protected progress lines - - - --- 2021-06-23 SZEDER Gábor New
« 1 2 3 44 5 »