Show patches with: State = Action Required       |   24275 patches
« 1 2 ... 88 89 90242 243 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v5,19/23] mktag: allow turning off fsck.extraHeaderEntry make "mktag" use fsck_tag() & more - - - --- 2021-01-05 Ævar Arnfjörð Bjarmason New
[v5,18/23] fsck: make fsck_config() re-usable make "mktag" use fsck_tag() & more - - - --- 2021-01-05 Ævar Arnfjörð Bjarmason New
[v5,17/23] mktag: use fsck instead of custom verify_tag() make "mktag" use fsck_tag() & more - - - --- 2021-01-05 Ævar Arnfjörð Bjarmason New
[v5,16/23] mktag: use puts(str) instead of printf("%s\n", str) make "mktag" use fsck_tag() & more - - - --- 2021-01-05 Ævar Arnfjörð Bjarmason New
[v5,15/23] mktag: remove redundant braces in one-line body "if" make "mktag" use fsck_tag() & more - - - --- 2021-01-05 Ævar Arnfjörð Bjarmason New
[v5,14/23] mktag: use default strbuf_read() hint make "mktag" use fsck_tag() & more - - - --- 2021-01-05 Ævar Arnfjörð Bjarmason New
[v5,13/23] mktag tests: test verify_object() with replaced objects make "mktag" use fsck_tag() & more - - - --- 2021-01-05 Ævar Arnfjörð Bjarmason New
[v5,12/23] mktag tests: improve verify_object() test coverage make "mktag" use fsck_tag() & more - - - --- 2021-01-05 Ævar Arnfjörð Bjarmason New
[v5,11/23] mktag tests: test "hash-object" compatibility make "mktag" use fsck_tag() & more - - - --- 2021-01-05 Ævar Arnfjörð Bjarmason New
[v5,10/23] mktag tests: stress test whitespace handling make "mktag" use fsck_tag() & more - - - --- 2021-01-05 Ævar Arnfjörð Bjarmason New
[v5,09/23] mktag tests: run "fsck" after creating "mytag" make "mktag" use fsck_tag() & more - - - --- 2021-01-05 Ævar Arnfjörð Bjarmason New
[v5,08/23] mktag tests: don't create "mytag" twice make "mktag" use fsck_tag() & more - - - --- 2021-01-05 Ævar Arnfjörð Bjarmason New
[v5,07/23] mktag tests: don't redirect stderr to a file needlessly make "mktag" use fsck_tag() & more - - - --- 2021-01-05 Ævar Arnfjörð Bjarmason New
[v5,06/23] mktag tests: remove needless SHA-1 hardcoding make "mktag" use fsck_tag() & more - - - --- 2021-01-05 Ævar Arnfjörð Bjarmason New
[v5,05/23] mktag tests: use "test_commit" helper make "mktag" use fsck_tag() & more - - - --- 2021-01-05 Ævar Arnfjörð Bjarmason New
[v5,04/23] mktag tests: don't needlessly use a subshell make "mktag" use fsck_tag() & more - - - --- 2021-01-05 Ævar Arnfjörð Bjarmason New
[v5,03/23] mktag doc: update to explain why to use this make "mktag" use fsck_tag() & more - - - --- 2021-01-05 Ævar Arnfjörð Bjarmason New
[v5,02/23] mktag doc: grammar fix, when exists -> when it exists make "mktag" use fsck_tag() & more - - - --- 2021-01-05 Ævar Arnfjörð Bjarmason New
[v5,01/23] mktag doc: say <hash> not <sha1> make "mktag" use fsck_tag() & more - - - --- 2021-01-05 Ævar Arnfjörð Bjarmason New
[v2,2/2] bundle: arguments can be read from stdin [v2,1/2] bundle: lost objects when removing duplicate pendings - - - --- 2021-01-05 Jiang Xin New
[v2,1/2] bundle: lost objects when removing duplicate pendings [v2,1/2] bundle: lost objects when removing duplicate pendings - - - --- 2021-01-05 Jiang Xin New
shortlog: remove unused(?) "repo-abbrev" feature shortlog: remove unused(?) "repo-abbrev" feature - - - --- 2021-01-05 Ævar Arnfjörð Bjarmason New
worktree: add -z option for list subcommand worktree: add -z option for list subcommand - - - --- 2021-01-05 Phillip Wood New
[RFC,v1,1/1] strbuf.c/h: add the constant version initialization method of strbuf strbuf.c/h: add the constant version initialization method of strbuf - - - --- 2021-01-05 ZheNing Hu New
p7519: allow running without watchman prereq p7519: allow running without watchman prereq - - - --- 2021-01-04 Taylor Blau New
[RFC] gitk: Activate --find-copies-harder [RFC] gitk: Activate --find-copies-harder - - - --- 2021-01-04 Robert Pollak New
[v2,5/5] mailmap: support hashed entries in mailmaps Hashed mailmap - - - --- 2021-01-03 brian m. carlson New
[v2,4/5] mailmap: use case-sensitive comparisons for local-parts and names Hashed mailmap - - - --- 2021-01-03 brian m. carlson New
[v2,3/5] t4203: add failing test for case-sensitive local-parts and names Hashed mailmap - - - --- 2021-01-03 brian m. carlson New
[v2,2/5] mailmap: switch to opaque struct Hashed mailmap - - - --- 2021-01-03 brian m. carlson New
[v2,1/5] mailmap: add a function to inspect the number of entries Hashed mailmap - - - --- 2021-01-03 brian m. carlson New
bundle: arguments can be read from stdin bundle: arguments can be read from stdin - - - --- 2021-01-03 Jiang Xin New
[12/12] update-index: remove ce_match_stat(), all macros Remove more index compatibility macros - - - --- 2021-01-01 Derrick Stolee New
[11/12] update-index: replace several compatibility macros Remove more index compatibility macros - - - --- 2021-01-01 Derrick Stolee New
[10/12] update-index: use add_index_entry() Remove more index compatibility macros - - - --- 2021-01-01 Derrick Stolee New
[09/12] update-index: use remove_file_from_index() Remove more index compatibility macros - - - --- 2021-01-01 Derrick Stolee New
[08/12] update-index: use index_name_pos() over cache_name_pos() Remove more index compatibility macros - - - --- 2021-01-01 Derrick Stolee New
[07/12] update-index: use istate->cache_changed Remove more index compatibility macros - - - --- 2021-01-01 Derrick Stolee New
[06/12] update-index: use index->cache_nr over active_nr Remove more index compatibility macros - - - --- 2021-01-01 Derrick Stolee New
[05/12] update-index: use istate->cache over active_cache Remove more index compatibility macros - - - --- 2021-01-01 Derrick Stolee New
[04/12] update-index: drop the_index, the_repository Remove more index compatibility macros - - - --- 2021-01-01 Derrick Stolee New
[03/12] rm: remove compatilibity macros Remove more index compatibility macros - - - --- 2021-01-01 Derrick Stolee New
[02/12] mv: remove index compatibility macros Remove more index compatibility macros - - - --- 2021-01-01 Derrick Stolee New
[01/12] merge-index: drop index compatibility macros Remove more index compatibility macros - - - --- 2021-01-01 Derrick Stolee New
[47/47] completion: zsh: add higher-priority location completion: git-completion 1.3 patches - - - --- 2021-01-01 Felipe Contreras New
[46/47] completion: add proper public __git_complete completion: git-completion 1.3 patches - - - --- 2021-01-01 Felipe Contreras New
[45/47] test: completion: add tests for __git_complete completion: git-completion 1.3 patches - - - --- 2021-01-01 Felipe Contreras New
[44/47] completion: bash: improve function detection completion: git-completion 1.3 patches - - - --- 2021-01-01 Felipe Contreras New
[43/47] completion: bash: add __git_have_func helper completion: git-completion 1.3 patches - - - --- 2021-01-01 Felipe Contreras New
[42/47] completion: bash: rename _get_comp_words_by_ref() completion: git-completion 1.3 patches - - - --- 2021-01-01 Felipe Contreras New
[41/47] completion: bash: trivial cleanup completion: git-completion 1.3 patches - - - --- 2021-01-01 Felipe Contreras New
[40/47] completion: bash: cleanup _get_comp_words_by_ref() completion: git-completion 1.3 patches - - - --- 2021-01-01 Felipe Contreras New
[39/47] completion: bash: refactor _get_comp_words_by_ref() completion: git-completion 1.3 patches - - - --- 2021-01-01 Felipe Contreras New
[38/47] completion: bash: simplify _get_comp_words_by_ref() completion: git-completion 1.3 patches - - - --- 2021-01-01 Felipe Contreras New
[37/47] completion: zsh: add correct removable suffix completion: git-completion 1.3 patches - - - --- 2021-01-01 Felipe Contreras New
[36/47] completion: zsh: add __gitcompadd helper completion: git-completion 1.3 patches - - - --- 2021-01-01 Felipe Contreras New
[35/47] completion: zsh: add elements individually in __gitcomp_opts completion: git-completion 1.3 patches - - - --- 2021-01-01 Felipe Contreras New
[34/47] completion: zsh: fix direct quoting completion: git-completion 1.3 patches - - - --- 2021-01-01 Felipe Contreras New
[33/47] completion: zsh: shuffle __gitcomp* functions completion: git-completion 1.3 patches - - - --- 2021-01-01 Felipe Contreras New
[32/47] completion: zsh: simplify __gitcomp_direct completion: git-completion 1.3 patches - - - --- 2021-01-01 Felipe Contreras New
[31/47] completion: bash: shuffle __gitcomp functions completion: git-completion 1.3 patches - - - --- 2021-01-01 Felipe Contreras New
[30/47] completion: bash: cleanup __gitcomp* invocations completion: git-completion 1.3 patches - - - --- 2021-01-01 Felipe Contreras New
[29/47] completion: add __gitcomp_opts completion: git-completion 1.3 patches - - - --- 2021-01-01 Felipe Contreras New
[28/47] completion: bash: improve __gitcomp description completion: git-completion 1.3 patches - - - --- 2021-01-01 Felipe Contreras New
[27/47] test: completion: add missing test completion: git-completion 1.3 patches - - - --- 2021-01-01 Felipe Contreras New
[26/47] completion: bash: simplify config_variable_name completion: git-completion 1.3 patches - - - --- 2021-01-01 Felipe Contreras New
[25/47] completion: improve __gitcomp suffix code completion: git-completion 1.3 patches - - - --- 2021-01-01 Felipe Contreras New
[24/47] completion: bash: change suffix check in __gitcomp completion: git-completion 1.3 patches - - - --- 2021-01-01 Felipe Contreras New
[23/47] completion: simplify __gitcomp completion: git-completion 1.3 patches - - - --- 2021-01-01 Felipe Contreras New
[22/47] completion: refactor __gitcomp completion: git-completion 1.3 patches - - - --- 2021-01-01 Felipe Contreras New
[21/47] completion: simplify equal suffix check completion: git-completion 1.3 patches - - - --- 2021-01-01 Felipe Contreras New
[20/47] completion: factor out check in __gitcomp completion: git-completion 1.3 patches - - - --- 2021-01-01 Felipe Contreras New
[19/47] completion: zsh: always set compset completion: git-completion 1.3 patches - - - --- 2021-01-01 Felipe Contreras New
[18/47] completion: zsh: add excluded options completion: git-completion 1.3 patches - - - --- 2021-01-01 Felipe Contreras New
[17/47] completion: zsh: fix extra space on foo= completion: git-completion 1.3 patches - - - --- 2021-01-01 Felipe Contreras New
[16/47] completion: zsh: add support for general -c opts completion: git-completion 1.3 patches - - - --- 2021-01-01 Felipe Contreras New
[15/47] completion: zsh: fix for undefined completions completion: git-completion 1.3 patches - - - --- 2021-01-01 Felipe Contreras New
[14/47] completion: zsh: add support for general -C opts completion: git-completion 1.3 patches - - - --- 2021-01-01 Felipe Contreras New
[13/47] completion: zsh: expand --git-dir file argument completion: git-completion 1.3 patches - - - --- 2021-01-01 Felipe Contreras New
[12/47] completion: zsh: fix options with arguments completion: git-completion 1.3 patches - - - --- 2021-01-01 Felipe Contreras New
[11/47] completion: bash: get rid of any non-append code completion: git-completion 1.3 patches - - - --- 2021-01-01 Felipe Contreras New
[10/47] completion: bash: get rid of _append() functions completion: git-completion 1.3 patches - - - --- 2021-01-01 Felipe Contreras New
[09/47] completion: bash: remove non-append functionality completion: git-completion 1.3 patches - - - --- 2021-01-01 Felipe Contreras New
[08/47] test: completion: add run_func() helper completion: git-completion 1.3 patches - - - --- 2021-01-01 Felipe Contreras New
[07/47] test: completion: switch __gitcomp_nl prefix test completion: git-completion 1.3 patches - - - --- 2021-01-01 Felipe Contreras New
[06/47] test: completion: fix currently typed words completion: git-completion 1.3 patches - - - --- 2021-01-01 Felipe Contreras New
[05/47] completion: bash: do not modify COMP_WORDBREAKS completion: git-completion 1.3 patches - - - --- 2021-01-01 Felipe Contreras New
[04/47] completion: bash: add correct suffix in variables completion: git-completion 1.3 patches - - - --- 2021-01-01 Felipe Contreras New
[03/47] completion: bash: fix for multiple dash commands completion: git-completion 1.3 patches - - - --- 2021-01-01 Felipe Contreras New
[02/47] completion: fix for suboptions with value completion: git-completion 1.3 patches - - - --- 2021-01-01 Felipe Contreras New
[01/47] completion: bash: fix prefix detection in branch.* completion: git-completion 1.3 patches - - - --- 2021-01-01 Felipe Contreras New
[v2,4/4] hash-lookup: rename from sha1-lookup rename "sha1-foo" files - - - --- 2020-12-31 Martin Ågren New
[v2,3/4] sha1-lookup: rename `sha1_pos()` as `hash_pos()` rename "sha1-foo" files - - - --- 2020-12-31 Martin Ågren New
[v2,2/4] object-file.c: rename from sha1-file.c rename "sha1-foo" files - - - --- 2020-12-31 Martin Ågren New
[v2,1/4] object-name.c: rename from sha1-name.c rename "sha1-foo" files - - - --- 2020-12-31 Martin Ågren New
test-tool: bloom: generate_filter for multiple string? test-tool: bloom: generate_filter for multiple string? - - - --- 2020-12-31 Đoàn Trần Công Danh New
[8/8] cache-tree: avoid path comparison loop when silent Cleanups around index operations - - - --- 2020-12-30 Derrick Stolee New
[7/8] index-format: discuss recursion of cached-tree better Cleanups around index operations - - - --- 2020-12-30 Derrick Stolee New
[6/8] index-format: update preamble to cached tree extension Cleanups around index operations - - - --- 2020-12-30 Derrick Stolee New
[5/8] cache-tree: trace regions for prime_cache_tree Cleanups around index operations - - - --- 2020-12-30 Derrick Stolee New
« 1 2 ... 88 89 90242 243 »