Show patches with: State = Action Required       |   24397 patches
« 1 2 ... 57 58 59243 244 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v5,20/36] run-command: remove old run_hook_{le,ve}() hook API Run hooks via "git run hook" & hook library - - - --- 2021-09-02 Ævar Arnfjörð Bjarmason New
[v5,19/36] receive-pack: convert push-to-checkout hook to hook.h Run hooks via "git run hook" & hook library - - - --- 2021-09-02 Ævar Arnfjörð Bjarmason New
[v5,18/36] read-cache: convert post-index-change to use hook.h Run hooks via "git run hook" & hook library - - - --- 2021-09-02 Ævar Arnfjörð Bjarmason New
[v5,17/36] commit: convert {pre-commit,prepare-commit-msg} hook to hook.h Run hooks via "git run hook" & hook library - - - --- 2021-09-02 Ævar Arnfjörð Bjarmason New
[v5,16/36] git-p4: use 'git hook' to run hooks Run hooks via "git run hook" & hook library - - - --- 2021-09-02 Ævar Arnfjörð Bjarmason New
[v5,15/36] send-email: use 'git hook run' for 'sendemail-validate' Run hooks via "git run hook" & hook library - - - --- 2021-09-02 Ævar Arnfjörð Bjarmason New
[v5,14/36] git hook run: add an --ignore-missing flag Run hooks via "git run hook" & hook library - - - --- 2021-09-02 Ævar Arnfjörð Bjarmason New
[v5,13/36] merge: convert post-merge to use hook.h Run hooks via "git run hook" & hook library - - - --- 2021-09-02 Ævar Arnfjörð Bjarmason New
[v5,12/36] hooks: convert 'post-checkout' hook to hook library Run hooks via "git run hook" & hook library - - - --- 2021-09-02 Ævar Arnfjörð Bjarmason New
[v5,11/36] am: convert applypatch to use hook.h Run hooks via "git run hook" & hook library - - - --- 2021-09-02 Ævar Arnfjörð Bjarmason New
[v5,10/36] rebase: convert pre-rebase to use hook.h Run hooks via "git run hook" & hook library - - - --- 2021-09-02 Ævar Arnfjörð Bjarmason New
[v5,09/36] gc: use hook library for pre-auto-gc hook Run hooks via "git run hook" & hook library - - - --- 2021-09-02 Ævar Arnfjörð Bjarmason New
[v5,08/36] hook: add 'run' subcommand Run hooks via "git run hook" & hook library - - - --- 2021-09-02 Ævar Arnfjörð Bjarmason New
[v5,07/36] hook-list.h: add a generated list of hooks, like config-list.h Run hooks via "git run hook" & hook library - - - --- 2021-09-02 Ævar Arnfjörð Bjarmason New
[v5,06/36] hook.c users: use "hook_exists()" instead of "find_hook()" Run hooks via "git run hook" & hook library - - - --- 2021-09-02 Ævar Arnfjörð Bjarmason New
[v5,05/36] hook.c: add a hook_exists() wrapper and use it in bugreport.c Run hooks via "git run hook" & hook library - - - --- 2021-09-02 Ævar Arnfjörð Bjarmason New
[v5,04/36] hook.[ch]: move find_hook() from run-command.c to hook.c Run hooks via "git run hook" & hook library - - - --- 2021-09-02 Ævar Arnfjörð Bjarmason New
[v5,03/36] Makefile: remove an out-of-date comment Run hooks via "git run hook" & hook library - - - --- 2021-09-02 Ævar Arnfjörð Bjarmason New
[v5,02/36] Makefile: stop hardcoding {command,config}-list.h Run hooks via "git run hook" & hook library - - - --- 2021-09-02 Ævar Arnfjörð Bjarmason New
[v5,01/36] Makefile: mark "check" target as .PHONY Run hooks via "git run hook" & hook library - - - --- 2021-09-02 Ævar Arnfjörð Bjarmason New
makefile: teach git about NO_MSGFMT (as supported in GUI and gitk) makefile: teach git about NO_MSGFMT (as supported in GUI and gitk) - - - --- 2021-09-02 Carlo Marcelo Arenas Belón New
remote: avoid -Wunused-but-set-variable in gcc with -DNDEBUG remote: avoid -Wunused-but-set-variable in gcc with -DNDEBUG - - - --- 2021-09-02 Carlo Marcelo Arenas Belón New
fixup! Provide zlib's uncompress2 from compat/zlib-compat.c fixup! Provide zlib's uncompress2 from compat/zlib-compat.c - - - --- 2021-09-02 Carlo Marcelo Arenas Belón New
[3/3] fixup! reftable: add a heap-based priority queue for reftable records hn/reftable: fixes for building with -DNDEBUG - - - --- 2021-09-02 Carlo Marcelo Arenas Belón New
[2/3] fixup! reftable: add merged table view hn/reftable: fixes for building with -DNDEBUG - - - --- 2021-09-02 Carlo Marcelo Arenas Belón New
[1/3] fixup! refs: RFC: Reftable support for git-core hn/reftable: fixes for building with -DNDEBUG - - - --- 2021-09-02 Carlo Marcelo Arenas Belón New
[v4,1/1] ci: new github-action for git-l10n code review [v4,1/1] ci: new github-action for git-l10n code review - - - --- 2021-09-02 Jiang Xin New
[RFC,v2,4/4] developer: move detect-compiler out of the main directory developer: support pedantic - - - --- 2021-09-01 Carlo Marcelo Arenas Belón New
[RFC,v2,3/4] developer: add an alternative script for detecting broken N_() developer: support pedantic - - - --- 2021-09-01 Carlo Marcelo Arenas Belón New
[RFC,v2,2/4] developer: enable pedantic by default developer: support pedantic - - - --- 2021-09-01 Carlo Marcelo Arenas Belón New
[RFC,v2,1/4] developer: retire USE_PARENS_AROUND_GETTEXT_N support developer: support pedantic - - - --- 2021-09-01 Carlo Marcelo Arenas Belón New
[v3] Make ident dynamic, not just a hardcoded value of "$Id". [v3] Make ident dynamic, not just a hardcoded value of "$Id". - - - --- 2021-09-01 Maksym Sobolyev New
[2/2] builtin/repack.c: move `.idx` files into place last pack-write,repack: prevent opening packs too early - - - --- 2021-09-01 Taylor Blau New
[1/2] pack-write.c: rename `.idx` file into place last pack-write,repack: prevent opening packs too early - - - --- 2021-09-01 Taylor Blau New
[v5,27/27] p5326: perf tests for MIDX bitmaps multi-pack reachability bitmaps - - - --- 2021-08-31 Taylor Blau New
[v5,26/27] p5310: extract full and partial bitmap tests multi-pack reachability bitmaps - - - --- 2021-08-31 Taylor Blau New
[v5,25/27] midx: respect 'GIT_TEST_MULTI_PACK_INDEX_WRITE_BITMAP' multi-pack reachability bitmaps - - - --- 2021-08-31 Taylor Blau New
[v5,24/27] t7700: update to work with MIDX bitmap test knob multi-pack reachability bitmaps - - - --- 2021-08-31 Taylor Blau New
[v5,23/27] t5319: don't write MIDX bitmaps in t5319 multi-pack reachability bitmaps - - - --- 2021-08-31 Taylor Blau New
[v5,22/27] t5310: disable GIT_TEST_MULTI_PACK_INDEX_WRITE_BITMAP multi-pack reachability bitmaps - - - --- 2021-08-31 Taylor Blau New
[v5,21/27] t0410: disable GIT_TEST_MULTI_PACK_INDEX_WRITE_BITMAP multi-pack reachability bitmaps - - - --- 2021-08-31 Taylor Blau New
[v5,20/27] t5326: test multi-pack bitmap behavior multi-pack reachability bitmaps - - - --- 2021-08-31 Taylor Blau New
[v5,19/27] t/helper/test-read-midx.c: add --checksum mode multi-pack reachability bitmaps - - - --- 2021-08-31 Taylor Blau New
[v5,18/27] t5310: move some tests to lib-bitmap.sh multi-pack reachability bitmaps - - - --- 2021-08-31 Taylor Blau New
[v5,17/27] pack-bitmap: write multi-pack bitmaps multi-pack reachability bitmaps - - - --- 2021-08-31 Taylor Blau New
[v5,16/27] pack-bitmap: read multi-pack bitmaps multi-pack reachability bitmaps - - - --- 2021-08-31 Taylor Blau New
[v5,15/27] pack-bitmap.c: avoid redundant calls to try_partial_reuse multi-pack reachability bitmaps - - - --- 2021-08-31 Taylor Blau New
[v5,14/27] pack-bitmap.c: introduce 'bitmap_is_preferred_refname()' multi-pack reachability bitmaps - - - --- 2021-08-31 Taylor Blau New
[v5,13/27] pack-bitmap.c: introduce 'nth_bitmap_object_oid()' multi-pack reachability bitmaps - - - --- 2021-08-31 Taylor Blau New
[v5,12/27] pack-bitmap.c: introduce 'bitmap_num_objects()' multi-pack reachability bitmaps - - - --- 2021-08-31 Taylor Blau New
[v5,11/27] midx: avoid opening multiple MIDXs when writing multi-pack reachability bitmaps - - - --- 2021-08-31 Taylor Blau New
[v5,10/27] midx: close linked MIDXs, avoid leaking memory multi-pack reachability bitmaps - - - --- 2021-08-31 Taylor Blau New
[v5,09/27] midx: infer preferred pack when not given one multi-pack reachability bitmaps - - - --- 2021-08-31 Taylor Blau New
[v5,08/27] midx: reject empty `--preferred-pack`'s multi-pack reachability bitmaps - - - --- 2021-08-31 Taylor Blau New
[v5,07/27] midx: clear auxiliary .rev after replacing the MIDX multi-pack reachability bitmaps - - - --- 2021-08-31 Taylor Blau New
[v5,06/27] midx: fix `*.rev` cleanups with `--object-dir` multi-pack reachability bitmaps - - - --- 2021-08-31 Taylor Blau New
[v5,05/27] midx: disallow running outside of a repository multi-pack reachability bitmaps - - - --- 2021-08-31 Taylor Blau New
[v5,04/27] Documentation: describe MIDX-based bitmaps multi-pack reachability bitmaps - - - --- 2021-08-31 Taylor Blau New
[v5,03/27] pack-bitmap-write.c: free existing bitmaps multi-pack reachability bitmaps - - - --- 2021-08-31 Taylor Blau New
[v5,02/27] pack-bitmap-write.c: gracefully fail to write non-closed bitmaps multi-pack reachability bitmaps - - - --- 2021-08-31 Taylor Blau New
[v5,01/27] pack-bitmap.c: harden 'test_bitmap_walk()' to check type bitmaps multi-pack reachability bitmaps - - - --- 2021-08-31 Taylor Blau New
[v4] pull, fetch: fix segfault in --set-upstream option [v4] pull, fetch: fix segfault in --set-upstream option - - - --- 2021-08-31 Ævar Arnfjörð Bjarmason New
[v3,8/8] tests: annotate select t*.sh with TEST_PASSES_SANITIZE_LEAK=true [v3,1/8] Makefile: add SANITIZE=leak flag to GIT-BUILD-OPTIONS - - - --- 2021-08-31 Ævar Arnfjörð Bjarmason New
[v3,7/8] tests: annotate select t0*.sh with TEST_PASSES_SANITIZE_LEAK=true [v3,1/8] Makefile: add SANITIZE=leak flag to GIT-BUILD-OPTIONS - - - --- 2021-08-31 Ævar Arnfjörð Bjarmason New
[v3,6/8] tests: annotate t002*.sh with TEST_PASSES_SANITIZE_LEAK=true [v3,1/8] Makefile: add SANITIZE=leak flag to GIT-BUILD-OPTIONS - - - --- 2021-08-31 Ævar Arnfjörð Bjarmason New
[v3,5/8] tests: annotate t001*.sh with TEST_PASSES_SANITIZE_LEAK=true [v3,1/8] Makefile: add SANITIZE=leak flag to GIT-BUILD-OPTIONS - - - --- 2021-08-31 Ævar Arnfjörð Bjarmason New
[v3,4/8] tests: annotate t000*.sh with TEST_PASSES_SANITIZE_LEAK=true [v3,1/8] Makefile: add SANITIZE=leak flag to GIT-BUILD-OPTIONS - - - --- 2021-08-31 Ævar Arnfjörð Bjarmason New
[v3,3/8] tests: add a test mode for SANITIZE=leak, run it in CI [v3,1/8] Makefile: add SANITIZE=leak flag to GIT-BUILD-OPTIONS - - - --- 2021-08-31 Ævar Arnfjörð Bjarmason New
[v3,2/8] CI: refactor "if" to "case" statement [v3,1/8] Makefile: add SANITIZE=leak flag to GIT-BUILD-OPTIONS - - - --- 2021-08-31 Ævar Arnfjörð Bjarmason New
[v3,1/8] Makefile: add SANITIZE=leak flag to GIT-BUILD-OPTIONS [v3,1/8] Makefile: add SANITIZE=leak flag to GIT-BUILD-OPTIONS - - - --- 2021-08-31 Ævar Arnfjörð Bjarmason New
rebase, cherry-pick, revert: only run from toplevel rebase, cherry-pick, revert: only run from toplevel - - - --- 2021-08-31 Elijah Newren New
[7/7] doc/diff-options: explain the new --remerge-diff option Add a new --remerge-diff capability to show & log - - - --- 2021-08-31 Elijah Newren New
[6/7] show, log: provide a --remerge-diff capability Add a new --remerge-diff capability to show & log - - - --- 2021-08-31 Elijah Newren New
[5/7] tmp-objdir: new API for creating and removing primary object dirs Add a new --remerge-diff capability to show & log - - - --- 2021-08-31 Elijah Newren New
[4/7] merge-ort: capture and print ll-merge warnings in our preferred fashion Add a new --remerge-diff capability to show & log - - - --- 2021-08-31 Elijah Newren New
[3/7] ll-merge: add API for capturing warnings in a strbuf instead of stderr Add a new --remerge-diff capability to show & log - - - --- 2021-08-31 Elijah Newren New
[2/7] merge-ort: add ability to record conflict messages in a file Add a new --remerge-diff capability to show & log - - - --- 2021-08-31 Elijah Newren New
[1/7] merge-ort: mark a few more conflict messages as omittable Add a new --remerge-diff capability to show & log - - - --- 2021-08-31 Elijah Newren New
[RESEND,v2] make: add install-stripped target [RESEND,v2] make: add install-stripped target - - - --- 2021-08-31 Bagas Sanjaya New
[v3] sequencer: advise if skipping cherry-picked commit [v3] sequencer: advise if skipping cherry-picked commit - - - --- 2021-08-30 Josh Steadmon New
[v2] gitk: new option to hide prefetch refs [v2] gitk: new option to hide prefetch refs - - - --- 2021-08-30 Tal Kelrich New
[RFC,v2,2/2] notes: don't indent empty lines suppress trailing whitespace on empty "notes" lines - - - --- 2021-08-30 Ævar Arnfjörð Bjarmason New
[RFC,v2,1/2] t3303/t9301: make `notes` tests less brittle suppress trailing whitespace on empty "notes" lines - - - --- 2021-08-30 Ævar Arnfjörð Bjarmason New
[3/3] notes: don't indent empty lines suppress trailing whitespace on empty "notes" lines - - - --- 2021-08-30 Eric Sunshine New
[2/3] t3303/t9301: make `notes` tests less brittle suppress trailing whitespace on empty "notes" lines - - - --- 2021-08-30 Eric Sunshine New
[1/3] t3301: tolerate minor notes-related presentation changes suppress trailing whitespace on empty "notes" lines - - - --- 2021-08-30 Eric Sunshine New
merge-recursive: use fspathcmp() in path_hashmap_cmp() merge-recursive: use fspathcmp() in path_hashmap_cmp() - - - --- 2021-08-28 René Scharfe New
t7900: add '--scheduler=launchctl' parameter to fix test t7900: add '--scheduler=launchctl' parameter to fix test - - - --- 2021-08-27 Ramsay Jones New
archive: convert queue_directory to struct object_id archive: convert queue_directory to struct object_id - - - --- 2021-08-27 René Scharfe New
show-branch: simplify rev_is_head() show-branch: simplify rev_is_head() - - - --- 2021-08-27 René Scharfe New
[v4] submodule: absorb git dir instead of dying on deinit [v4] submodule: absorb git dir instead of dying on deinit - - - --- 2021-08-27 Mugdha Pattnaik New
[v3] branch: allow deleting dangling branches with --force [v3] branch: allow deleting dangling branches with --force - - - --- 2021-08-27 René Scharfe New
[v2] pretty-options.txt: describe supported encoding [v2] pretty-options.txt: describe supported encoding - - - --- 2021-08-27 Krzysztof Żelechowski New
[RFC] reftable: fixup for broken __FUNCTION__ use [RFC] reftable: fixup for broken __FUNCTION__ use - - - --- 2021-08-27 Ævar Arnfjörð Bjarmason New
pretty-options.txt: describe supported encoding pretty-options.txt: describe supported encoding - - - --- 2021-08-26 Christopher Yeleighton 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
« 1 2 ... 57 58 59243 244 »