Show patches with: State = Action Required       |   24531 patches
« 1 2 ... 34 35 36245 246 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,4/4] builtin/repack.c: implement `--expire-to` for storing pruned objects move pruned objects to a separate repository - - - --- 2022-06-29 Taylor Blau New
[RFC,3/4] builtin/repack.c: write cruft packs to arbitrary locations move pruned objects to a separate repository - - - --- 2022-06-29 Taylor Blau New
[RFC,2/4] builtin/repack.c: pass "cruft_expiration" to `write_cruft_pack` move pruned objects to a separate repository - - - --- 2022-06-29 Taylor Blau New
[RFC,1/4] builtin/repack.c: pass "out" to `prepare_pack_objects` move pruned objects to a separate repository - - - --- 2022-06-29 Taylor Blau New
pack-objects.h: remove outdated pahole results pack-objects.h: remove outdated pahole results - - - --- 2022-06-28 Taylor Blau New
[v5,5/5] tr2: avoid to print "interesting" config repeatedly tr2: avoid to print "interesting" config repeatedly - - - --- 2022-06-28 Teng Long New
[v5,4/5] pack-bitmap.c: retrieve missing i18n translations tr2: avoid to print "interesting" config repeatedly - - - --- 2022-06-28 Teng Long New
[v5,3/5] pack-bitmap.c: using error() instead of silently returning -1 tr2: avoid to print "interesting" config repeatedly - - - --- 2022-06-28 Teng Long New
[v4,16/16] bisect: no longer try to clean up left-over `.git/head-name` files Finish converting git bisect into a built-in - - - --- 2022-06-27 Johannes Schindelin New
[v4,15/16] bisect: remove Cogito-related code Finish converting git bisect into a built-in - - - --- 2022-06-27 Johannes Schindelin New
[v4,14/16] Turn `git bisect` into a full built-in Finish converting git bisect into a built-in - - - --- 2022-06-27 Johannes Schindelin New
[v4,13/16] bisect: move even the command-line parsing to `bisect--helper` Finish converting git bisect into a built-in - - - --- 2022-06-27 Johannes Schindelin New
[v4,12/16] bisect: teach the `bisect--helper` command to show the correct usage strings Finish converting git bisect into a built-in - - - --- 2022-06-27 Johannes Schindelin New
[v4,11/16] bisect--helper: return only correct exit codes in `cmd_*()` Finish converting git bisect into a built-in - - - --- 2022-06-27 Johannes Schindelin New
[v4,10/16] bisect--helper: move the `BISECT_STATE` case to the end Finish converting git bisect into a built-in - - - --- 2022-06-27 Johannes Schindelin New
[v4,09/16] bisect--helper: make `--bisect-state` optional Finish converting git bisect into a built-in - - - --- 2022-06-27 Johannes Schindelin New
[v4,08/16] bisect--helper: align the sub-command order with git-bisect.sh Finish converting git bisect into a built-in - - - --- 2022-06-27 Johannes Schindelin New
[v4,07/16] bisect--helper: using `--bisect-state` without an argument is a bug Finish converting git bisect into a built-in - - - --- 2022-06-27 Johannes Schindelin New
[v4,06/16] bisect--helper: really retire `--bisect-autostart` Finish converting git bisect into a built-in - - - --- 2022-06-27 Johannes Schindelin New
[v4,05/16] bisect--helper: really retire --bisect-next-check Finish converting git bisect into a built-in - - - --- 2022-06-27 Johannes Schindelin New
[v4,04/16] bisect--helper: retire the --no-log option Finish converting git bisect into a built-in - - - --- 2022-06-27 Johannes Schindelin New
[v4,03/16] bisect: avoid double-quoting when printing the failed command Finish converting git bisect into a built-in - - - --- 2022-06-27 Johannes Schindelin New
[v4,02/16] bisect run: fix the error message Finish converting git bisect into a built-in - - - --- 2022-06-27 Johannes Schindelin New
[v4,01/16] bisect: verify that a bogus option won't try to start a bisection Finish converting git bisect into a built-in - - - --- 2022-06-27 Johannes Schindelin New
[PULL] l10n updates for 2.37.0 round 1 [PULL] l10n updates for 2.37.0 round 1 - - - --- 2022-06-26 Jiang Xin New
[v2,2/2] commit-graph.c: no lazy fetch in lookup_commit_in_graph() commit-graph.c: no lazy fetch in lookup_commit_in_graph() - - - --- 2022-06-24 Han Xin New
[v2,1/2] test-lib.sh: add limited processes to test-lib commit-graph.c: no lazy fetch in lookup_commit_in_graph() - - - --- 2022-06-24 Han Xin New
Diff for unmerged files always misses the `\ No newline at end of file` mark Diff for unmerged files always misses the `\ No newline at end of file` mark - - - --- 2022-06-23 Danil Pristupov New
[v2,1/1] scalar: reorganize from contrib/, still keep it "a contrib command" scalar: move to the top-level, test, CI and "install" support - - - --- 2022-06-23 Ævar Arnfjörð Bjarmason New
[v3,2/2] tests: add tests for grep --max-count grep: add --max-count command line option - - - --- 2022-06-22 Carlos López New
[v3,1/2] grep: add --max-count command line option grep: add --max-count command line option - - - --- 2022-06-22 Carlos López New
[RFC] midx.c: clean up .rev file [RFC] midx.c: clean up .rev file - - - --- 2022-06-22 Xiaowen Xia New
[10/10] fetch tests: fix needless and buggy re-quoting t5510: fix the quoting mess - - - --- 2022-06-21 Ævar Arnfjörð Bjarmason New
[09/10] fetch tests: stop implicitly adding refspecs t5510: fix the quoting mess - - - --- 2022-06-21 Ævar Arnfjörð Bjarmason New
[08/10] fetch tests: remove shelling out for previously "lazy" variables t5510: fix the quoting mess - - - --- 2022-06-21 Ævar Arnfjörð Bjarmason New
[07/10] fetch tests: remove lazy variable setup t5510: fix the quoting mess - - - --- 2022-06-21 Ævar Arnfjörð Bjarmason New
[06/10] fetch tests: pass a list, not a string of arguments t5510: fix the quoting mess - - - --- 2022-06-21 Ævar Arnfjörð Bjarmason New
[05/10] fetch tests: pass "mode" parameter first, pave way for "$@" t5510: fix the quoting mess - - - --- 2022-06-21 Ævar Arnfjörð Bjarmason New
[04/10] fetch tests: add a helper to avoid boilerplate t5510: fix the quoting mess - - - --- 2022-06-21 Ævar Arnfjörð Bjarmason New
[03/10] fetch tests: use "local", &&-chaining, style etc. t5510: fix the quoting mess - - - --- 2022-06-21 Ævar Arnfjörð Bjarmason New
[02/10] fetch tests: use named, not positional parameters t5510: fix the quoting mess - - - --- 2022-06-21 Ævar Arnfjörð Bjarmason New
[01/10] fetch tests: remove redundant test_unconfig() t5510: fix the quoting mess - - - --- 2022-06-21 Ævar Arnfjörð Bjarmason New
mktree: do not check type of remote objects mktree: do not check type of remote objects - - - --- 2022-06-21 Richard Oliver New
[v3,5/5] bitmap: add trace2 outputs during open "bitmap" file [v3,1/5] pack-bitmap.c: continue looping when first MIDX bitmap is found - - - --- 2022-06-21 Teng Long New
[v3,4/5] pack-bitmap.c: using error() instead of silently returning -1 [v3,1/5] pack-bitmap.c: continue looping when first MIDX bitmap is found - - - --- 2022-06-21 Teng Long New
[v3,3/5] pack-bitmap.c: make warnings support i18N when opening bitmap [v3,1/5] pack-bitmap.c: continue looping when first MIDX bitmap is found - - - --- 2022-06-21 Teng Long New
[v2] t5510: replace 'origin' with URL more carefully (was Re: Test Failure t5510,t5562 - was RE: [A… [v2] t5510: replace 'origin' with URL more carefully (was Re: Test Failure t5510,t5562 - was RE: [A… - - - --- 2022-06-20 Derrick Stolee New
git-send-email: Add --no-validate-email option git-send-email: Add --no-validate-email option - - - --- 2022-06-20 Smith, Stewart New
[v2,3/3] apply: support case-only renames in case-insensitive filesystems RFC: apply: support case-only renames in case-insensitive filesystems - - - --- 2022-06-19 Tao Klerks New
[v2,2/3] reset: new failing test for reset of case-insensitive duplicate in index RFC: apply: support case-only renames in case-insensitive filesystems - - - --- 2022-06-19 Tao Klerks New
[v2,1/3] t4141: test "git apply" with core.ignorecase RFC: apply: support case-only renames in case-insensitive filesystems - - - --- 2022-06-19 Junio C Hamano New
[v2,6/6] merge: do not exit restore_state() prematurely Fix merge restore state - - - --- 2022-06-19 Elijah Newren New
[v2,5/6] merge: ensure we can actually restore pre-merge state Fix merge restore state - - - --- 2022-06-19 Elijah Newren New
[v2,4/6] merge: make restore_state() restore staged state too Fix merge restore state - - - --- 2022-06-19 Elijah Newren New
[v2,3/6] merge: fix save_state() to work when there are racy-dirty files Fix merge restore state - - - --- 2022-06-19 Elijah Newren New
[v2,2/6] merge: remove unused variable Fix merge restore state - - - --- 2022-06-19 Elijah Newren New
[2/2] combine-diff: abort if --output is given [1/2] combine-diff: abort if --ignore-matching-lines is given - - - --- 2022-06-18 René Scharfe New
[1/2] combine-diff: abort if --ignore-matching-lines is given [1/2] combine-diff: abort if --ignore-matching-lines is given - - - --- 2022-06-18 René Scharfe New
git a/xyz or b/xyz git a/xyz or b/xyz - - - --- 2022-06-18 Fabrice Creuzot New
[08/11] read_index_from(): avoid memory leak Untitled series #651572 - - - --- 2022-06-17 Tom Levy New
[v6] git-compat-util: allow root to access both SUDO_UID and root owned [v6] git-compat-util: allow root to access both SUDO_UID and root owned - - - --- 2022-06-17 Carlo Marcelo Arenas Belón New
i18n: fix mismatched camelCase config variables i18n: fix mismatched camelCase config variables - - - --- 2022-06-17 Jiang Xin New
[v3,6/6] remote: add test for negative refspec with prune remote: handle negative refspecs with show - - - --- 2022-06-17 Jacob Keller New
[v3,5/6] t5505: use test_config where appropriate remote: handle negative refspecs with show - - - --- 2022-06-17 Jacob Keller New
[v3,4/6] tests: only automatically unset matching values from test_config remote: handle negative refspecs with show - - - --- 2022-06-17 Jacob Keller New
[v3,3/6] tests: handle --global directly in test_config/test_unconfig remote: handle negative refspecs with show - - - --- 2022-06-17 Jacob Keller New
[v3,2/6] t5505: remove sub shell use in favor of git -C remote: handle negative refspecs with show - - - --- 2022-06-17 Jacob Keller New
[v2,5/5] remote: handle negative refspecs in git remote show support negative refspecs in git remote show - - - --- 2022-06-16 Jacob Keller New
[v2,4/5] t5505: use test_config where appropriate support negative refspecs in git remote show - - - --- 2022-06-16 Jacob Keller New
[v2,3/5] tests: only automatically unset matching values from test_config support negative refspecs in git remote show - - - --- 2022-06-16 Jacob Keller New
[v2,2/5] tests: handle --global directly in test_config/test_unconfig support negative refspecs in git remote show - - - --- 2022-06-16 Jacob Keller New
[v2,1/5] t5505: remove sub shell use in favor of git -C support negative refspecs in git remote show - - - --- 2022-06-16 Jacob Keller New
mktree: Make '--missing' behave as documented mktree: Make '--missing' behave as documented - - - --- 2022-06-16 Richard Oliver New
[v4,3/3] bitmap-format.txt: add information for trailing checksum bitmap-format.txt: fix some formatting issues and include checksum info - - - --- 2022-06-16 Abhradeep Chakraborty New
[v4,2/3] bitmap-format.txt: fix some formatting issues bitmap-format.txt: fix some formatting issues and include checksum info - - - --- 2022-06-16 Abhradeep Chakraborty New
[v4,1/3] bitmap-format.txt: feed the file to asciidoc to generate html bitmap-format.txt: fix some formatting issues and include checksum info - - - --- 2022-06-16 Abhradeep Chakraborty New
[RFC,2/2] fetch-pack.c: pass "oi_flags" to lookup_commit_in_graph() Re: An endless loop fetching issue with partial clone, alternates and commit graph - - - --- 2022-06-16 Han Xin New
[RFC,1/2] commit-graph.c: add "flags" to lookup_commit_in_graph() Re: An endless loop fetching issue with partial clone, alternates and commit graph - - - --- 2022-06-16 Han Xin New
[11/11] bug_fl(): add missing `va_end()` call Coverity fixes - - - --- 2022-06-15 Johannes Schindelin New
[06/11] pack-redundant: avoid using uninitialized memory Coverity fixes - - - --- 2022-06-15 Johannes Schindelin New
[04/11] get_oid_with_context_1(): avoid use-after-free Coverity fixes - - - --- 2022-06-15 Johannes Schindelin New
[03/11] submodule--helper: avoid memory leak in `update_submodule()` Coverity fixes - - - --- 2022-06-15 Johannes Schindelin New
[01/11] mingw: avoid accessing uninitialized memory in `is_executable()` Coverity fixes - - - --- 2022-06-15 Johannes Schindelin New
[v4,6/6] archive-tar: use internal gzip by default Avoid spawning gzip in git archive - - - --- 2022-06-15 René Scharfe New
[v4,4/6] archive-tar: add internal gzip implementation Avoid spawning gzip in git archive - - - --- 2022-06-15 René Scharfe New
[v4,3/6] archive-tar: factor out write_block() Avoid spawning gzip in git archive - - - --- 2022-06-15 René Scharfe New
[v4,2/6] archive: rename archiver data field to filter_command Avoid spawning gzip in git archive - - - --- 2022-06-15 René Scharfe New
[v4,1/6] archive: update format documentation Avoid spawning gzip in git archive - - - --- 2022-06-15 René Scharfe New
[2/2] ls-files: introduce "--object-only" option ls-files: introduce "--format" and "--object-only" options - - - --- 2022-06-15 ZheNing Hu New
[1/2] ls-files: introduce "--format" option ls-files: introduce "--format" and "--object-only" options - - - --- 2022-06-15 ZheNing Hu New
[RFC,5/5] transport: check remote.<name>pushurl with transfer.credentialsInUrl fix issues in transfer.credentialsInUrl - - - --- 2022-06-15 Ævar Arnfjörð Bjarmason New
[RFC,4/5] fetch: stop emitting duplicate transfer.credentialsInUrl=warn warnings fix issues in transfer.credentialsInUrl - - - --- 2022-06-15 Ævar Arnfjörð Bjarmason New
[RFC,3/5] CI: add a linux-BUILD-vars job fix issues in transfer.credentialsInUrl - - - --- 2022-06-15 Ævar Arnfjörð Bjarmason New
[RFC,2/5] fetch+push tests: add missing coverage for 6dcbdc0d661 fix issues in transfer.credentialsInUrl - - - --- 2022-06-15 Ævar Arnfjörð Bjarmason New
[RFC,1/5] push tests: add a missing "test_line_count" fix issues in transfer.credentialsInUrl - - - --- 2022-06-15 Ævar Arnfjörð Bjarmason New
pack-write.c: remove unused `mtimes_name` parameter pack-write.c: remove unused `mtimes_name` parameter - - - --- 2022-06-15 Taylor Blau New
[v3] commit-graph: refactor to avoid prepare_repo_settings [v3] commit-graph: refactor to avoid prepare_repo_settings - - - --- 2022-06-14 Josh Steadmon New
[2/4] t5329: test 'git gc --cruft' without '--prune=now' Reactions to v2.37.0-rc0 test coverage report - - - --- 2022-06-14 Derrick Stolee New
[1/4] t2107: test 'git update-index --verbose' Reactions to v2.37.0-rc0 test coverage report - - - --- 2022-06-14 Derrick Stolee New
t3701: update tests fixed with builtin add -p t3701: update tests fixed with builtin add -p - - - --- 2022-06-14 Todd Zullinger New
« 1 2 ... 34 35 36245 246 »