Show patches with: Submitter = SZEDER Gábor       |    State = Action Required       |   372 patches
« 1 2 3 4 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
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
[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/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
[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
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
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,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
[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
[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
[7/7] test-lib: enable GIT_TEST_CHECK_PROGRESS by default progress: verify progress counters in the test suite - - - --- 2021-06-20 SZEDER Gábor New
[6/7,RFC] entry: don't show "Filtering content: ... done." line in case of errors progress: verify progress counters in the test suite - - - --- 2021-06-20 SZEDER Gábor New
[5/7] entry: show finer-grained counter in "Filtering content" progress line progress: verify progress counters in the test suite - - - --- 2021-06-20 SZEDER Gábor New
[4/7] commit-graph: fix bogus counter in "Scanning merged commits" progress line progress: verify progress counters in the test suite - - - --- 2021-06-20 SZEDER Gábor New
[3/7] progress: catch backwards counting with GIT_TEST_CHECK_PROGRESS progress: verify progress counters in the test suite - - - --- 2021-06-20 SZEDER Gábor New
[2/7] progress: catch nested/overlapping progresses with GIT_TEST_CHECK_PROGRESS progress: verify progress counters in the test suite - - - --- 2021-06-20 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
[v7,24/28] git-prompt: prepare for reftable refs backend reftable library - - - --- 2021-04-19 SZEDER Gábor New
[v5,14/15] git-prompt: prepare for reftable refs backend reftable library - - - --- 2021-03-12 SZEDER Gábor New
[2/2] test-lib-functions: use BUG() in 'test_must_fail' [1/2] tests: don't mess with fd 7 of test helper functions - - - --- 2021-02-21 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
[v4,14/15] git-prompt: prepare for reftable refs backend reftable library - - - --- 2020-12-09 SZEDER Gábor New
[v2] ci: use absolute PYTHON_PATH in the Linux jobs [v2] ci: use absolute PYTHON_PATH in the Linux jobs - - - --- 2020-07-23 SZEDER Gábor New
[RFC] travis-ci: remove bogus 'pyenv' in the Linux jobs [RFC] travis-ci: remove bogus 'pyenv' in the Linux jobs - - - --- 2020-07-21 SZEDER Gábor New
commit-graph: fix "Collecting commits from input" progress line commit-graph: fix "Collecting commits from input" progress line - 1 - --- 2020-07-10 SZEDER Gábor New
commit-graph: fix "Writing out commit graph" progress counter commit-graph: fix "Writing out commit graph" progress counter - - - --- 2020-07-09 SZEDER Gábor New
commit-graph: fix progress of reachable commits commit-graph: fix progress of reachable commits - - - --- 2020-07-09 SZEDER Gábor New
[34/34] commit-graph: use modified path Bloom filters with wildcards, if possible An alternative modified path Bloom filters implementation - - - --- 2020-05-29 SZEDER Gábor New
[33/34] commit-graph: write modified path Bloom filters in "history order" An alternative modified path Bloom filters implementation - - - --- 2020-05-29 SZEDER Gábor New
[32/34] PoC commit-graph: use revision walk machinery for '--reachable' An alternative modified path Bloom filters implementation - - - --- 2020-05-29 SZEDER Gábor New
[31/34] t7007-show: make the first test compatible with the next patch An alternative modified path Bloom filters implementation - - - --- 2020-05-29 SZEDER Gábor New
[30/34] commit-graph: move write_commit_graph_reachable below write_commit_graph An alternative modified path Bloom filters implementation - - - --- 2020-05-29 SZEDER Gábor New
[29/34] commit-graph: extract init and free write_commit_graph_context An alternative modified path Bloom filters implementation - - - --- 2020-05-29 SZEDER Gábor New
[28/34] commit-graph: write Modified Path Bloom Filter Merge Index chunk An alternative modified path Bloom filters implementation - - - --- 2020-05-29 SZEDER Gábor New
[27/34] commit-graph: load modified path Bloom filters for merge commits An alternative modified path Bloom filters implementation - - - --- 2020-05-29 SZEDER Gábor New
[26/34] commit-graph: deduplicate modified path Bloom filters An alternative modified path Bloom filters implementation - - - --- 2020-05-29 SZEDER Gábor New
[25/34] commit-graph: check embedded modified path Bloom filters with a mask An alternative modified path Bloom filters implementation - - - --- 2020-05-29 SZEDER Gábor New
[24/34] commit-graph: check all leading directories in modified path Bloom filters An alternative modified path Bloom filters implementation - - - --- 2020-05-29 SZEDER Gábor New
[23/34] commit-graph: load and use the Modified Path Bloom Filters chunk An alternative modified path Bloom filters implementation - - - --- 2020-05-29 SZEDER Gábor New
[22/34] commit-graph: write the Modified Path Bloom Filters chunk An alternative modified path Bloom filters implementation - - - --- 2020-05-29 SZEDER Gábor New
[21/34] commit-graph: load and use the Modified Path Bloom Filter Index chunk An alternative modified path Bloom filters implementation - - - --- 2020-05-29 SZEDER Gábor New
[20/34] commit-graph: fill the Modified Path Bloom Filter Index chunk An alternative modified path Bloom filters implementation - - - --- 2020-05-29 SZEDER Gábor New
[19/34] commit-graph: add commit slab for modified path Bloom filters An alternative modified path Bloom filters implementation - - - --- 2020-05-29 SZEDER Gábor New
[18/34] commit-graph: write "empty" Modified Path Bloom Filter Index chunk An alternative modified path Bloom filters implementation - - - --- 2020-05-29 SZEDER Gábor New
[17/34] Import a streaming-capable Murmur3 hash function implementation An alternative modified path Bloom filters implementation - - - --- 2020-05-29 SZEDER Gábor New
[16/34] Add a generic and minimal Bloom filter implementation An alternative modified path Bloom filters implementation - - - --- 2020-05-29 SZEDER Gábor New
[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
[14/34] commit-graph: check chunk sizes after writing An alternative modified path Bloom filters implementation - - - --- 2020-05-29 SZEDER Gábor New
[13/34] commit-graph: simplify write_commit_graph_file() #3 An alternative modified path Bloom filters implementation - - - --- 2020-05-29 SZEDER Gábor New
[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
[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
[10/34] commit-graph: simplify write_commit_graph_file() #2 An alternative modified path Bloom filters implementation - - - --- 2020-05-29 SZEDER Gábor New
[09/34] commit-graph: simplify write_commit_graph_file() #1 An alternative modified path Bloom filters implementation - - - --- 2020-05-29 SZEDER Gábor New
[08/34] commit-graph: simplify parse_commit_graph() #2 An alternative modified path Bloom filters implementation - - - --- 2020-05-29 SZEDER Gábor New
[07/34] commit-graph: simplify parse_commit_graph() #1 An alternative modified path Bloom filters implementation - - - --- 2020-05-29 SZEDER Gábor New
[06/34] commit-graph: clean up #includes An alternative modified path Bloom filters implementation - - - --- 2020-05-29 SZEDER Gábor New
[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
[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
[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
[02/34] commit-graph: fix parsing the Chunk Lookup table An alternative modified path Bloom filters implementation - - - --- 2020-05-29 SZEDER Gábor New
[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
ci: make MAKEFLAGS available inside the Docker container in the Linux32 job ci: make MAKEFLAGS available inside the Docker container in the Linux32 job - - - --- 2020-04-01 SZEDER Gábor New
commit-slab: clarify slabname##_peek()'s return value commit-slab: clarify slabname##_peek()'s return value - - - --- 2020-03-10 SZEDER Gábor New
[v2,6/6] completion: list paths and refs for 'git worktree add' completion: improve completion for 'git worktree' - - - --- 2019-12-19 SZEDER Gábor New
[v2,5/6] completion: list existing working trees for 'git worktree' subcommands completion: improve completion for 'git worktree' - - - --- 2019-12-19 SZEDER Gábor New
[v2,4/6] completion: simplify completing 'git worktree' subcommands and options completion: improve completion for 'git worktree' - - - --- 2019-12-19 SZEDER Gábor New
[v2,3/6] completion: return the index of found word from __git_find_on_cmdline() completion: improve completion for 'git worktree' - - - --- 2019-12-19 SZEDER Gábor New
[v2,2/6] completion: clean up the __git_find_on_cmdline() helper function completion: improve completion for 'git worktree' - - - --- 2019-12-19 SZEDER Gábor New
[v2,1/6] t9902-completion: add tests for the __git_find_on_cmdline() helper completion: improve completion for 'git worktree' - - - --- 2019-12-19 SZEDER Gábor New
[v3,14/14] name-rev: cleanup name_ref() name-rev: eliminate recursion - - - --- 2019-12-09 SZEDER Gábor New
[v3,13/14] name-rev: eliminate recursion in name_rev() name-rev: eliminate recursion - - - --- 2019-12-09 SZEDER Gábor New
[v3,12/14] name-rev: use 'name->tip_name' instead of 'tip_name' name-rev: eliminate recursion - - - --- 2019-12-09 SZEDER Gábor New
[v3,11/14] name-rev: drop name_rev()'s 'generation' and 'distance' parameters name-rev: eliminate recursion - - - --- 2019-12-09 SZEDER Gábor New
[v3,10/14] name-rev: restructure creating/updating 'struct rev_name' instances name-rev: eliminate recursion - - - --- 2019-12-09 SZEDER Gábor New
[v3,09/14] name-rev: restructure parsing commits and applying date cutoff name-rev: eliminate recursion - - - --- 2019-12-09 SZEDER Gábor New
[v3,08/14] name-rev: pull out deref handling from the recursion name-rev: eliminate recursion - - - --- 2019-12-09 SZEDER Gábor New
[v3,07/14] name-rev: extract creating/updating a 'struct name_rev' into a helper name-rev: eliminate recursion - - - --- 2019-12-09 SZEDER Gábor New
[v3,06/14] t6120: add a test to cover inner conditions in 'git name-rev's name_rev() name-rev: eliminate recursion - - - --- 2019-12-09 SZEDER Gábor New
[v3,05/14] name-rev: use sizeof(*ptr) instead of sizeof(type) in allocation name-rev: eliminate recursion - - - --- 2019-12-09 SZEDER Gábor New
[v3,04/14] name-rev: avoid unnecessary cast in name_ref() name-rev: eliminate recursion - - - --- 2019-12-09 SZEDER Gábor New
[v3,03/14] name-rev: use strbuf_strip_suffix() in get_rev_name() name-rev: eliminate recursion - - - --- 2019-12-09 SZEDER Gábor New
[v3,02/14] t6120-describe: modernize the 'check_describe' helper name-rev: eliminate recursion - - - --- 2019-12-09 SZEDER Gábor New
[v3,01/14] t6120-describe: correct test repo history graph in comment name-rev: eliminate recursion - - - --- 2019-12-09 SZEDER Gábor New
[v2,2/2] t9300-fast-import: don't hang if background fast-import exits too early t9300-fast-import: don't hang if background fast-import exits too early - - - --- 2019-12-06 SZEDER Gábor New
[v2,1/2] t9300-fast-import: store the PID in a variable instead of pidfile t9300-fast-import: don't hang if background fast-import exits too early - - - --- 2019-12-06 SZEDER Gábor New
t9300-fast-import: don't hang if background fast-import exits too early t9300-fast-import: don't hang if background fast-import exits too early - - - --- 2019-11-30 SZEDER Gábor New
« 1 2 3 4 »