Show patches with: State = Action Required       |   25453 patches
« 1 2 ... 78 79 80254 255 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,29/45] completion: bash: simplify config_variable_name completion: git-completion 1.3.3 patches - - - --- 2021-06-18 Felipe Contreras New
[v2,28/45] completion: improve __gitcomp suffix code completion: git-completion 1.3.3 patches - - - --- 2021-06-18 Felipe Contreras New
[v2,27/45] completion: bash: change suffix check in __gitcomp completion: git-completion 1.3.3 patches - - - --- 2021-06-18 Felipe Contreras New
[v2,26/45] completion: simplify __gitcomp completion: git-completion 1.3.3 patches - - - --- 2021-06-18 Felipe Contreras New
[v2,25/45] completion: refactor __gitcomp completion: git-completion 1.3.3 patches - - - --- 2021-06-18 Felipe Contreras New
[v2,24/45] completion: simplify equal suffix check completion: git-completion 1.3.3 patches - - - --- 2021-06-18 Felipe Contreras New
[v2,23/45] completion: factor out check in __gitcomp completion: git-completion 1.3.3 patches - - - --- 2021-06-18 Felipe Contreras New
[v2,22/45] completion: zsh: always set compset completion: git-completion 1.3.3 patches - - - --- 2021-06-18 Felipe Contreras New
[v2,21/45] completion: zsh: add excluded options completion: git-completion 1.3.3 patches - - - --- 2021-06-18 Felipe Contreras New
[v2,20/45] completion: zsh: fix extra space on foo= completion: git-completion 1.3.3 patches - - - --- 2021-06-18 Felipe Contreras New
[v2,19/45] completion: zsh: add support for general -c opts completion: git-completion 1.3.3 patches - - - --- 2021-06-18 Felipe Contreras New
[v2,18/45] completion: zsh: fix for undefined completions completion: git-completion 1.3.3 patches - - - --- 2021-06-18 Felipe Contreras New
[v2,17/45] completion: zsh: add support for general -C opts completion: git-completion 1.3.3 patches - - - --- 2021-06-18 Felipe Contreras New
[v2,16/45] completion: zsh: expand --git-dir file argument completion: git-completion 1.3.3 patches - - - --- 2021-06-18 Felipe Contreras New
[v2,15/45] completion: zsh: fix options with arguments completion: git-completion 1.3.3 patches - - - --- 2021-06-18 Felipe Contreras New
[v2,14/45] completion: bash: get rid of any non-append code completion: git-completion 1.3.3 patches - - - --- 2021-06-18 Felipe Contreras New
[v2,13/45] completion: bash: get rid of _append() functions completion: git-completion 1.3.3 patches - - - --- 2021-06-18 Felipe Contreras New
[v2,12/45] completion: bash: remove non-append functionality completion: git-completion 1.3.3 patches - - - --- 2021-06-18 Felipe Contreras New
[v2,11/45] test: completion: add run_func() helper completion: git-completion 1.3.3 patches - - - --- 2021-06-18 Felipe Contreras New
[v2,10/45] test: completion: switch __gitcomp_nl prefix test completion: git-completion 1.3.3 patches - - - --- 2021-06-18 Felipe Contreras New
[v2,09/45] test: completion: fix currently typed words completion: git-completion 1.3.3 patches - - - --- 2021-06-18 Felipe Contreras New
[v2,08/45] completion: bash: do not modify COMP_WORDBREAKS completion: git-completion 1.3.3 patches - - - --- 2021-06-18 Felipe Contreras New
[v2,07/45] completion: zsh: trivial improvement completion: git-completion 1.3.3 patches - - - --- 2021-06-18 Felipe Contreras New
[v2,06/45] completion: zsh: add higher-priority location completion: git-completion 1.3.3 patches - - - --- 2021-06-18 Felipe Contreras New
[v2,05/45] completion: bash: add correct suffix in variables completion: git-completion 1.3.3 patches - - - --- 2021-06-18 Felipe Contreras New
[v2,04/45] completion: bash: fix for multiple dash commands completion: git-completion 1.3.3 patches - - - --- 2021-06-18 Felipe Contreras New
[v2,03/45] completion: fix for suboptions with value completion: git-completion 1.3.3 patches - - - --- 2021-06-18 Felipe Contreras New
[v2,02/45] completion: bash: fix prefix detection in branch.* completion: git-completion 1.3.3 patches - - - --- 2021-06-18 Felipe Contreras New
[v2,01/45] completion: fix __git_cmd_idx regression completion: git-completion 1.3.3 patches - - - --- 2021-06-18 Felipe Contreras New
[v2] perf: fix when running with TEST_OUTPUT_DIRECTORY [v2] perf: fix when running with TEST_OUTPUT_DIRECTORY - - - --- 2021-06-18 Patrick Steinhardt New
[2/2] test: create repo using test_create_repo [1/2] test-lib-functions: test_create_repo learns --bare - - - --- 2021-06-17 Jiang Xin New
[1/2] test-lib-functions: test_create_repo learns --bare [1/2] test-lib-functions: test_create_repo learns --bare - - - --- 2021-06-17 Jiang Xin New
[27/27] hooks: fix a TOCTOU in "did we run a hook?" heuristic Base for "config-based-hooks" - - - --- 2021-06-17 Ævar Arnfjörð Bjarmason New
[26/27] receive-pack: convert receive hooks to hook.h Base for "config-based-hooks" - - - --- 2021-06-17 Ævar Arnfjörð Bjarmason New
[25/27] post-update: use hook.h library Base for "config-based-hooks" - - - --- 2021-06-17 Ævar Arnfjörð Bjarmason New
[24/27] receive-pack: convert 'update' hook to hook.h Base for "config-based-hooks" - - - --- 2021-06-17 Ævar Arnfjörð Bjarmason New
[23/27] hooks: allow callers to capture output Base for "config-based-hooks" - - - --- 2021-06-17 Ævar Arnfjörð Bjarmason New
[22/27] run-command: allow capturing of collated output Base for "config-based-hooks" - - - --- 2021-06-17 Ævar Arnfjörð Bjarmason New
[21/27] reference-transaction: use hook.h to run hooks Base for "config-based-hooks" - - - --- 2021-06-17 Ævar Arnfjörð Bjarmason New
[20/27] transport: convert pre-push hook to use config Base for "config-based-hooks" - - - --- 2021-06-17 Ævar Arnfjörð Bjarmason New
[19/27] hook: convert 'post-rewrite' hook in sequencer.c to hook.h Base for "config-based-hooks" - - - --- 2021-06-17 Ævar Arnfjörð Bjarmason New
[18/27] hook: provide stdin by string_list or callback Base for "config-based-hooks" - - - --- 2021-06-17 Ævar Arnfjörð Bjarmason New
[17/27] run-command: add stdin callback for parallelization Base for "config-based-hooks" - - - --- 2021-06-17 Ævar Arnfjörð Bjarmason New
[16/27] am: convert 'post-rewrite' hook to hook.h Base for "config-based-hooks" - - - --- 2021-06-17 Ævar Arnfjörð Bjarmason New
[15/27] hook: support passing stdin to hooks Base for "config-based-hooks" - - - --- 2021-06-17 Ævar Arnfjörð Bjarmason New
[14/27] run-command: allow stdin for run_processes_parallel Base for "config-based-hooks" - - - --- 2021-06-17 Ævar Arnfjörð Bjarmason New
[13/27] run-command: remove old run_hook_{le,ve}() hook API Base for "config-based-hooks" - - - --- 2021-06-17 Ævar Arnfjörð Bjarmason New
[12/27] receive-pack: convert push-to-checkout hook to hook.h Base for "config-based-hooks" - - - --- 2021-06-17 Ævar Arnfjörð Bjarmason New
[11/27] read-cache: convert post-index-change hook to use config Base for "config-based-hooks" - - - --- 2021-06-17 Ævar Arnfjörð Bjarmason New
[10/27] commit: use hook.h to execute hooks Base for "config-based-hooks" - - - --- 2021-06-17 Ævar Arnfjörð Bjarmason New
[09/27] git-p4: use 'git hook' to run hooks Base for "config-based-hooks" - - - --- 2021-06-17 Ævar Arnfjörð Bjarmason New
[08/27] send-email: use 'git hook run' for 'sendemail-validate' Base for "config-based-hooks" - - - --- 2021-06-17 Ævar Arnfjörð Bjarmason New
[07/27] git hook run: add an --ignore-missing flag Base for "config-based-hooks" - - - --- 2021-06-17 Ævar Arnfjörð Bjarmason New
[06/27] merge: use config-based hooks for post-merge hook Base for "config-based-hooks" - - - --- 2021-06-17 Ævar Arnfjörð Bjarmason New
[05/27] hooks: convert 'post-checkout' hook to hook library Base for "config-based-hooks" - - - --- 2021-06-17 Ævar Arnfjörð Bjarmason New
[04/27] am: convert applypatch hooks to use config Base for "config-based-hooks" - - - --- 2021-06-17 Ævar Arnfjörð Bjarmason New
[03/27] rebase: teach pre-rebase to use hook.h Base for "config-based-hooks" - - - --- 2021-06-17 Ævar Arnfjörð Bjarmason New
[02/27] gc: use hook library for pre-auto-gc hook Base for "config-based-hooks" - - - --- 2021-06-17 Ævar Arnfjörð Bjarmason New
[01/27] hook: add 'run' subcommand Base for "config-based-hooks" - - - --- 2021-06-17 Ævar Arnfjörð Bjarmason New
[5/5] serve: add support for a git_config() callback serve: add "configure" callback - - - --- 2021-06-16 Ævar Arnfjörð Bjarmason New
[4/5] serve: use designated initializers serve: add "configure" callback - - - --- 2021-06-16 Ævar Arnfjörð Bjarmason New
[3/5] transport: use designated initializers serve: add "configure" callback - - - --- 2021-06-16 Ævar Arnfjörð Bjarmason New
[2/5] transport: rename "fetch" in transport_vtable to "fetch_refs" serve: add "configure" callback - - - --- 2021-06-16 Ævar Arnfjörð Bjarmason New
[1/5] serve: mark has_capability() as static serve: add "configure" callback - - - --- 2021-06-16 Ævar Arnfjörð Bjarmason New
[v2] pager: do not unnecessarily set COLUMNS on Windows [v2] pager: do not unnecessarily set COLUMNS on Windows - - - --- 2021-06-16 Johannes Schindelin New
test-lib: fix "$remove_trash" regression and match_pattern_list() bugs test-lib: fix "$remove_trash" regression and match_pattern_list() bugs - - - --- 2021-06-16 Ævar Arnfjörð Bjarmason New
[v2,4/4] submodule: cache superproject gitdir during 'update' cache parent project's gitdir in submodules - - - --- 2021-06-16 Emily Shaffer New
[v2,3/4] submodule: cache superproject gitdir during absorbgitdirs cache parent project's gitdir in submodules - - - --- 2021-06-16 Emily Shaffer New
[v2,2/4] introduce submodule.superprojectGitDir cache cache parent project's gitdir in submodules - - - --- 2021-06-16 Emily Shaffer New
[v2,1/4] t7400-submodule-basic: modernize inspect() helper cache parent project's gitdir in submodules - - - --- 2021-06-16 Emily Shaffer New
[v2,5/5] merge-ort: add prefetching for content merges Optimization batch 13: partial clone optimizations for merge-ort - - - --- 2021-06-15 Elijah Newren New
[v2,4/5] diffcore-rename: use a different prefetch for basename comparisons Optimization batch 13: partial clone optimizations for merge-ort - - - --- 2021-06-15 Elijah Newren New
[v2,3/5] diffcore-rename: allow different missing_object_cb functions Optimization batch 13: partial clone optimizations for merge-ort - - - --- 2021-06-15 Elijah Newren New
[v2,2/5] t6421: add tests checking for excessive object downloads during merge Optimization batch 13: partial clone optimizations for merge-ort - - - --- 2021-06-15 Elijah Newren New
[v2,1/5] promisor-remote: output trace2 statistics for number of objects fetched Optimization batch 13: partial clone optimizations for merge-ort - - - --- 2021-06-15 Elijah Newren New
Add config variable besides env variable to squelch "do-not-use" warning. Add config variable besides env variable to squelch "do-not-use" warning. - - - --- 2021-06-15 Daniel Höpfl New
[v2,5/5] t6402: use test_line_count_cmd to count # of lines in stdout t: new helper test_line_count_cmd - - - --- 2021-06-15 Đoàn Trần Công Danh New
[v2,4/5] t6400: use test_line_count_cmd to count # of lines in stdout t: new helper test_line_count_cmd - - - --- 2021-06-15 Đoàn Trần Công Danh New
[v2,3/5] t0041: use test_line_count_cmd to check std{out,err} t: new helper test_line_count_cmd - - - --- 2021-06-15 Đoàn Trần Công Danh New
[v2,2/5] t6402: use find(1) builtin to filter instead of grep t: new helper test_line_count_cmd - - - --- 2021-06-15 Đoàn Trần Công Danh New
[v2,1/5] test-lib-functions: introduce test_line_count_cmd t: new helper test_line_count_cmd - - - --- 2021-06-15 Đoàn Trần Công Danh New
doc: builtin add -i is enabled by feature.experimental doc: builtin add -i is enabled by feature.experimental - - - --- 2021-06-15 Todd Zullinger New
[6/6] pack-protocol doc: use "www-data" in place of "alice" doc: replace "alice" and "bob" examples - - - --- 2021-06-15 Ævar Arnfjörð Bjarmason New
[5/6] doc: replace "alice" and "bob" with "jdoe" and "msmith" doc: replace "alice" and "bob" examples - - - --- 2021-06-15 Ævar Arnfjörð Bjarmason New
[4/6] fast-import doc: change "bob" in an example to "file.txt" doc: replace "alice" and "bob" examples - - - --- 2021-06-15 Ævar Arnfjörð Bjarmason New
[3/6] daemon doc + code comments: reword "alice" example doc: replace "alice" and "bob" examples - - - --- 2021-06-15 Ævar Arnfjörð Bjarmason New
[2/6] gitcvs-migration doc: replace "alice" and "bob" with "you" and "www-data" doc: replace "alice" and "bob" examples - - - --- 2021-06-15 Ævar Arnfjörð Bjarmason New
[1/6] gittutorial doc: replace "alice" and "bob" with "you" and "www-data" doc: replace "alice" and "bob" examples - - - --- 2021-06-15 Ævar Arnfjörð Bjarmason New
[v6,3/3] submodule--helper: introduce add-config subcommand submodule--helper: introduce subcommands for sh to C conversion - - - --- 2021-06-15 Atharva Raykar New
[v6,2/3] submodule--helper: introduce add-clone subcommand submodule--helper: introduce subcommands for sh to C conversion - - - --- 2021-06-15 Atharva Raykar New
[v6,1/3] submodule--helper: refactor module_clone() submodule--helper: introduce subcommands for sh to C conversion - - - --- 2021-06-15 Atharva Raykar New
[v3,4/4] CodingGuidelines: recommend singular they Avoid gendered pronouns - - - --- 2021-06-15 Derrick Stolee New
[v3,3/4] *: fix typos Avoid gendered pronouns - - - --- 2021-06-15 Derrick Stolee New
[v3,2/4] comments: avoid using the gender of our users Avoid gendered pronouns - - - --- 2021-06-15 Felipe Contreras New
[v3,1/4] doc: avoid using the gender of other people Avoid gendered pronouns - - - --- 2021-06-15 Felipe Contreras New
[2/2] update documentation for new zdiff3 conflictStyle RFC: implement new zdiff3 conflict style - - - --- 2021-06-15 Elijah Newren New
[1/2] xdiff: implement a zealous diff3, or "zdiff3" RFC: implement new zdiff3 conflict style - - - --- 2021-06-15 Elijah Newren New
Add a basic support of SHA256 repositories into Gitk Add a basic support of SHA256 repositories into Gitk - - - --- 2021-06-14 Rostislav Krasny New
[10/10] diff --color-moved: intern strings diff --color-moved[-ws] speedups - - - --- 2021-06-14 Phillip Wood New
[09/10] diff --color-moved-ws=allow-indentation-change: improve hash lookups diff --color-moved[-ws] speedups - - - --- 2021-06-14 Phillip Wood New
« 1 2 ... 78 79 80254 255 »