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
[01/11] completion: fix a typo in a comment completion: complete configuration variables and values after 'git -c <TAB>' - - - --- 2019-08-13 SZEDER Gábor New
[01/11] test-lib: fix interrupt handling with 'dash' and '--verbose-log -x' tests: introduce 'test_atexit' - - - --- 2019-03-13 SZEDER Gábor New
[01/15] t6120-describe: correct test repo history graph in comment name-rev: eliminate recursion - - - --- 2019-09-19 SZEDER Gábor New
[01/20] git.c: update NO_PARSEOPT markings parse-options: handle subcommands - - - --- 2022-07-25 SZEDER Gábor Superseded
[01/34] tree-walk.c: don't match submodule entries for 'submod/anything' An alternative modified path Bloom filters implementation - - - --- 2020-05-29 SZEDER Gábor New
[02/11] completion: complete more values of more 'color.*' configuration variables completion: complete configuration variables and values after 'git -c <TAB>' - - - --- 2019-08-13 SZEDER Gábor New
[02/11] t/lib-git-daemon: make sure to kill the 'git-daemon' process tests: introduce 'test_atexit' - - - --- 2019-03-13 SZEDER Gábor New
[02/15] t6120-describe: modernize the 'check_describe' helper name-rev: eliminate recursion - - - --- 2019-09-19 SZEDER Gábor New
[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
[02/34] commit-graph: fix parsing the Chunk Lookup table An alternative modified path Bloom filters implementation - - - --- 2020-05-29 SZEDER Gábor New
[03/11] completion: add tests for 'git config' completion completion: complete configuration variables and values after 'git -c <TAB>' - - - --- 2019-08-13 SZEDER Gábor New
[03/11] test-lib: introduce 'test_atexit' tests: introduce 'test_atexit' - - - --- 2019-03-13 SZEDER Gábor New
[03/15] name-rev: use strip_suffix() in get_rev_name() name-rev: eliminate recursion - - - --- 2019-09-19 SZEDER Gábor New
[03/20] t5505-remote.sh: check the behavior without a subcommand parse-options: handle subcommands - - - --- 2022-07-25 SZEDER Gábor Superseded
[03/34] commit-graph-format.txt: all multi-byte numbers are in network byte order An alternative modified path Bloom filters implementation - - - --- 2020-05-29 SZEDER Gábor New
[04/11] completion: deduplicate configuration sections completion: complete configuration variables and values after 'git -c <TAB>' - - - --- 2019-08-13 SZEDER Gábor New
[04/11] git-daemon: use 'test_atexit` to stop 'git-daemon' tests: introduce 'test_atexit' - - - --- 2019-03-13 SZEDER Gábor New
[04/15] name-rev: avoid unnecessary cast in name_ref() name-rev: eliminate recursion - - - --- 2019-09-19 SZEDER Gábor New
[04/20] t0040-parse-options: test parse_options() with various 'parse_opt_flags' parse-options: handle subcommands - - - --- 2022-07-25 SZEDER Gábor Superseded
[04/34] commit-slab: add a function to deep free entries on the slab An alternative modified path Bloom filters implementation - - - --- 2020-05-29 SZEDER Gábor New
[05/11] completion: use 'sort -u' to deduplicate config variable names completion: complete configuration variables and values after 'git -c <TAB>' - - - --- 2019-08-13 SZEDER Gábor New
[05/11] tests: use 'test_atexit' to stop httpd tests: introduce 'test_atexit' - - - --- 2019-03-13 SZEDER Gábor New
[05/15] name-rev: use sizeof(*ptr) instead of sizeof(type) in allocation name-rev: eliminate recursion - - - --- 2019-09-19 SZEDER Gábor New
[05/20] api-parse-options.txt: fix description of OPT_CMDMODE parse-options: handle subcommands - - - --- 2022-07-25 SZEDER Gábor Superseded
[05/34] diff.h: drop diff_tree_oid() & friends' return value An alternative modified path Bloom filters implementation - - - --- 2020-05-29 SZEDER Gábor New
[06/11] completion: simplify inner 'case' pattern in __gitcomp() completion: complete configuration variables and values after 'git -c <TAB>' - - - --- 2019-08-13 SZEDER Gábor New
[06/11] t0301-credential-cache: use 'test_atexit' to stop the credentials helper tests: introduce 'test_atexit' - - - --- 2019-03-13 SZEDER Gábor New
[06/15] t6120: add a test to cover inner conditions in 'git name-rev's name_rev() name-rev: eliminate recursion - - - --- 2019-09-19 SZEDER Gábor New
[06/20] parse-options: PARSE_OPT_KEEP_UNKNOWN only applies to --options parse-options: handle subcommands - - - --- 2022-07-25 SZEDER Gábor Superseded
[06/34] commit-graph: clean up #includes An alternative modified path Bloom filters implementation - - - --- 2020-05-29 SZEDER Gábor New
[07/11] completion: split _git_config() completion: complete configuration variables and values after 'git -c <TAB>' - - - --- 2019-08-13 SZEDER Gábor New
[07/11] git p4 test: use 'test_atexit' to kill p4d and the watchdog process tests: introduce 'test_atexit' - - - --- 2019-03-13 SZEDER Gábor New
[07/15] name-rev: extract creating/updating a 'struct name_rev' into a helper name-rev: eliminate recursion - - - --- 2019-09-19 SZEDER Gábor New
[07/20] parse-options: clarify the limitations of PARSE_OPT_NODASH parse-options: handle subcommands - - - --- 2022-07-25 SZEDER Gábor Superseded
[07/34] commit-graph: simplify parse_commit_graph() #1 An alternative modified path Bloom filters implementation - - - --- 2020-05-29 SZEDER Gábor New
[08/11] completion: complete configuration sections and variable names for 'git -c' completion: complete configuration variables and values after 'git -c <TAB>' - - - --- 2019-08-13 SZEDER Gábor New
[08/11] git p4 test: clean up the p4d cleanup functions tests: introduce 'test_atexit' - - - --- 2019-03-13 SZEDER Gábor New
[08/15] name-rev: pull out deref handling from the recursion name-rev: eliminate recursion - - - --- 2019-09-19 SZEDER Gábor New
[08/20] parse-options: drop leading space from '--git-completion-helper' output parse-options: handle subcommands - - - --- 2022-07-25 SZEDER Gábor Superseded
[08/34] commit-graph: simplify parse_commit_graph() #2 An alternative modified path Bloom filters implementation - - - --- 2020-05-29 SZEDER Gábor New
[09/11] completion: complete values of configuration variables after 'git -c var=' completion: complete configuration variables and values after 'git -c <TAB>' - - - --- 2019-08-13 SZEDER Gábor New
[09/11] git p4 test: simplify timeout handling tests: introduce 'test_atexit' - - - --- 2019-03-13 SZEDER Gábor New
[09/15] name-rev: restructure parsing commits and applying date cutoff name-rev: eliminate recursion - - - --- 2019-09-19 SZEDER Gábor New
[09/20] parse-options: add support for parsing subcommands parse-options: handle subcommands - - - --- 2022-07-25 SZEDER Gábor Superseded
[09/34] commit-graph: simplify write_commit_graph_file() #1 An alternative modified path Bloom filters implementation - - - --- 2020-05-29 SZEDER Gábor New
[1/2] ci: don't update Homebrew [1/2] ci: don't update Homebrew - - - --- 2019-07-03 SZEDER Gábor New
[1/2] commit-graph: rename 'num_extra_edges' variable to 'num_large_edges' [1/2] commit-graph: rename 'num_extra_edges' variable to 'num_large_edges' - - - --- 2018-11-21 SZEDER Gábor New
[1/2] line-log: extract pathspec parsing from line ranges into a helper function line-log: avoid unnecessary full tree diffs - - - --- 2019-08-21 SZEDER Gábor New
[1/2] path.c: fix field name in 'struct common_dir' path.c: minor common_list fixes - - - --- 2019-10-18 SZEDER Gábor New
[1/2] Revert "progress: use term_clear_line()" Revert "progress: use term_clear_line()" - - - --- 2019-09-16 SZEDER Gábor New
[1/2] t/lib-git-svn.sh: check GIT_TEST_SVN_HTTPD when running SVN HTTP tests [1/2] t/lib-git-svn.sh: check GIT_TEST_SVN_HTTPD when running SVN HTTP tests - - - --- 2019-09-06 SZEDER Gábor New
[1/2] tests: add 'test_bool_env' to catch non-bool GIT_TEST_* values tests: catch non-bool GIT_TEST_* values - - - --- 2019-11-22 SZEDER Gábor New
[1/2] tests: don't mess with fd 7 of test helper functions [1/2] tests: don't mess with fd 7 of test helper functions - - - --- 2021-02-21 SZEDER Gábor New
[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
[1/2] trace2: rename environment variables to GIT_TRACE2* [1/2] trace2: rename environment variables to GIT_TRACE2* - - - --- 2019-05-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
[1/3] clone: use a more appropriate variable name for the default refspec clone: respect configured fetch respecs during initial fetch - - - --- 2018-11-14 SZEDER Gábor New
[1/3] Documentation/git-diff-tree.txt: fix formatting [1/3] Documentation/git-diff-tree.txt: fix formatting - - - --- 2019-03-24 SZEDER Gábor New
[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
[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/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
[1/3] t5318-commit-graph: use 'test_expect_code' commit-graph: error out on invalid commit oids in 'write --stdin-commits' - - - --- 2019-08-05 SZEDER Gábor New
[1/3] t5510-fetch: run non-httpd-specific test before sourcing 'lib-httpd.sh' tests: run non-httpd-specific tests before sourcing 'lib-httpd.sh' - - - --- 2019-08-01 SZEDER Gábor New
[1/3] test-lib: consolidate naming of test-results paths test-lib: add the '--stress' option to help reproduce occasional failures in flaky tests - - - --- 2018-12-04 SZEDER Gábor New
[1/4] Add a (very) barebones Bloom filter implementation Bloom filter experiment - - - --- 2018-10-09 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/5] compat/obstack: fix -Wcast-function-type warnings travis-ci: build with the right compiler - - - --- 2018-12-20 SZEDER Gábor New
[1/5] Documentation: mention more worktree-specific exceptions path.c: a couple of common dir/trie fixes - - - --- 2019-10-21 SZEDER Gábor New
[1/5] progress: make display_progress() return void Progress display fixes - - - --- 2019-03-25 SZEDER Gábor New
[1/5] t0040-parse-options: remove leftover debugging parse-options: minor cleanups for handling subcommands - - - --- 2022-09-05 SZEDER Gábor Accepted
[1/6] t1600-index: remove unnecessary redirection Fix GIT_TEST_SPLIT_INDEX - - - --- 2021-08-17 SZEDER Gábor Superseded
[1/6] t2407-worktree-heads.sh: remove outdated loop rebase --update-refs: smooth out some rough edges - - - --- 2022-09-30 SZEDER Gábor New
[1/6] t9902-completion: add tests for the __git_find_on_cmdline() helper completion: improve completion for 'git worktree' - - - --- 2019-10-17 SZEDER Gábor New
[1/7] progress: introduce GIT_TEST_CHECK_PROGRESS to verify progress counters progress: verify progress counters in the test suite - - - --- 2021-06-20 SZEDER Gábor New
[1/8] test-lib.sh: preserve GIT_GETTEXT_POISON from the environment [1/8] test-lib.sh: preserve GIT_GETTEXT_POISON from the environment - - - --- 2018-10-22 SZEDER Gábor New
[10/11] completion: complete config variables names and values for 'git clone -c' completion: complete configuration variables and values after 'git -c <TAB>' - - - --- 2019-08-13 SZEDER Gábor New
[10/11] git p4 test: disable '-x' tracing in the p4d watchdog loop tests: introduce 'test_atexit' - - - --- 2019-03-13 SZEDER Gábor New
[10/15] name-rev: restructure creating/updating 'struct rev_name' instances name-rev: eliminate recursion - - - --- 2019-09-19 SZEDER Gábor New
[10/20] builtin/bundle.c: let parse-options parse subcommands parse-options: handle subcommands - - - --- 2022-07-25 SZEDER Gábor Superseded
[10/34] commit-graph: simplify write_commit_graph_file() #2 An alternative modified path Bloom filters implementation - - - --- 2020-05-29 SZEDER Gábor New
[11/11] completion: complete config variables and values for 'git clone --config=' completion: complete configuration variables and values after 'git -c <TAB>' - - - --- 2019-08-13 SZEDER Gábor New
[11/11] t9811-git-p4-label-import: fix pipeline negation tests: introduce 'test_atexit' - - - --- 2019-03-13 SZEDER Gábor New
[11/15] name-rev: drop name_rev()'s 'generation' and 'distance' parameters name-rev: eliminate recursion - - - --- 2019-09-19 SZEDER Gábor New
[11/20] builtin/commit-graph.c: let parse-options parse subcommands parse-options: handle subcommands - - - --- 2022-07-25 SZEDER Gábor Superseded
[11/34] commit-graph: allocate the 'struct chunk_info' array dinamically An alternative modified path Bloom filters implementation - - - --- 2020-05-29 SZEDER Gábor New
[12/15] name-rev: eliminate recursion in name_rev() name-rev: eliminate recursion - - - --- 2019-09-19 SZEDER Gábor New
[12/20] builtin/gc.c: let parse-options parse 'git maintenance's subcommands parse-options: handle subcommands - - - --- 2022-07-25 SZEDER Gábor Superseded
[12/34] commit-graph: unify the signatures of all write_graph_chunk_*() functions An alternative modified path Bloom filters implementation - - - --- 2020-05-29 SZEDER Gábor New
[13/15] name-rev: cleanup name_ref() name-rev: eliminate recursion - - - --- 2019-09-19 SZEDER Gábor New
[13/20] builtin/hook.c: let parse-option parse subcommands parse-options: handle subcommands - - - --- 2022-07-25 SZEDER Gábor Superseded
[13/34] commit-graph: simplify write_commit_graph_file() #3 An alternative modified path Bloom filters implementation - - - --- 2020-05-29 SZEDER Gábor New
[14/15] name-rev: plug a memory leak in name_rev() name-rev: eliminate recursion - - - --- 2019-09-19 SZEDER Gábor New
[14/15] name-rev: plug memory leak in name_rev() in the deref case Untitled series #176485 - - - --- 2019-09-19 SZEDER Gábor New
[14/20] builtin/multi-pack-index.c: let parse-options parse subcommands parse-options: handle subcommands - - - --- 2022-07-25 SZEDER Gábor Superseded
[14/34] commit-graph: check chunk sizes after writing An alternative modified path Bloom filters implementation - - - --- 2020-05-29 SZEDER Gábor New
[15/15] name-rev: plug a memory leak in name_rev() in the deref case name-rev: eliminate recursion - - - --- 2019-09-19 SZEDER Gábor New
[15/15] name-rev: plug memory leak in name_rev() Untitled series #176487 - - - --- 2019-09-19 SZEDER Gábor New
[15/20] builtin/notes.c: let parse-options parse subcommands parse-options: handle subcommands - - - --- 2022-07-25 SZEDER Gábor Superseded
[15/34] commit-graph-format.txt: document the modified path Bloom filter chunks An alternative modified path Bloom filters implementation - - - --- 2020-05-29 SZEDER Gábor New
[16/20] builtin/reflog.c: let parse-options parse subcommands parse-options: handle subcommands - - - --- 2022-07-25 SZEDER Gábor Superseded
« 1 2 3 44 5 »