Show patches with: State = Action Required       |   25203 patches
« 1 2 ... 75 76 77252 253 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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
[12/12] reset: clear_unpack_trees_porcelain to plug leak Fix all leaks in tests t0002-t0099: Part 2 - - - --- 2021-06-20 Andrzej Hunt New
[11/12] builtin/rebase: fix options.strategy memory lifecycle Fix all leaks in tests t0002-t0099: Part 2 - - - --- 2021-06-20 Andrzej Hunt New
[10/12] builtin/merge: free found_ref when done Fix all leaks in tests t0002-t0099: Part 2 - - - --- 2021-06-20 Andrzej Hunt New
[09/12] builtin/mv: free or UNLEAK multiple pointers at end of cmd_mv Fix all leaks in tests t0002-t0099: Part 2 - - - --- 2021-06-20 Andrzej Hunt New
[08/12] convert: release strbuf to avoid leak Fix all leaks in tests t0002-t0099: Part 2 - - - --- 2021-06-20 Andrzej Hunt New
[07/12] read-cache: call diff_setup_done to avoid leak Fix all leaks in tests t0002-t0099: Part 2 - - - --- 2021-06-20 Andrzej Hunt New
[06/12] ref-filter: also free head for ATOM_HEAD to avoid leak Fix all leaks in tests t0002-t0099: Part 2 - - - --- 2021-06-20 Andrzej Hunt New
[05/12] diffcore-rename: move old_dir/new_dir definition to plug leak Fix all leaks in tests t0002-t0099: Part 2 - - - --- 2021-06-20 Andrzej Hunt New
[04/12] builtin/for-each-repo: remove unnecessary argv copy to plug leak Fix all leaks in tests t0002-t0099: Part 2 - - - --- 2021-06-20 Andrzej Hunt New
[03/12] builtin/submodule--helper: release unused strbuf to avoid leak Fix all leaks in tests t0002-t0099: Part 2 - - - --- 2021-06-20 Andrzej Hunt New
[02/12] environment: move strbuf into block to plug leak Fix all leaks in tests t0002-t0099: Part 2 - - - --- 2021-06-20 Andrzej Hunt New
[01/12] fmt-merge-msg: free newly allocated temporary strings when done Fix all leaks in tests t0002-t0099: Part 2 - - - --- 2021-06-20 Andrzej Hunt New
[v3,4/4] t6402: use test_line_count_cmd to count # of lines in stdout Untitled series #503631 - - - --- 2021-06-19 Đoàn Trần Công Danh New
[v3,3/4] t6400: use test_line_count_cmd to count # of lines in stdout Untitled series #503627 - - - --- 2021-06-19 Đoàn Trần Công Danh New
[v3,2/4] t6402: use find(1) builtin to filter instead of grep Untitled series #503629 - - - --- 2021-06-19 Đoàn Trần Công Danh New
[v3,1/4] test-lib-functions: introduce test_line_count_cmd [v3,1/4] test-lib-functions: introduce test_line_count_cmd - - - --- 2021-06-19 Đoàn Trần Công Danh New
[v3,2/2] config: add 'config.superproject' file share a config between submodule and superproject - - - --- 2021-06-19 Emily Shaffer New
[v3,1/2] config: rename "submodule" scope to "gitmodules" share a config between submodule and superproject - - - --- 2021-06-19 Emily Shaffer New
[v5,4/4] doc: asciidoc: remove unnecessary attribute doc: cleanup old cruft - - - --- 2021-06-18 Felipe Contreras New
[v5,3/4] doc: simplify version passing doc: cleanup old cruft - - - --- 2021-06-18 Felipe Contreras New
[v5,2/4] doc: use --stringparam in xmlto doc: cleanup old cruft - - - --- 2021-06-18 Felipe Contreras New
[v5,1/4] doc: remove GNU troff workaround doc: cleanup old cruft - - - --- 2021-06-18 Felipe Contreras New
[RFC/NOPATCHv3,4/4] doc: remove GNU_ROFF option doc: asciidoctor: direct man page creation and fixes (brian's version) - - - --- 2021-06-18 Felipe Contreras New
[RFC/NOPATCHv3,3/4] doc: use XML-style escapes only for HTML and XML doc: asciidoctor: direct man page creation and fixes (brian's version) - - - --- 2021-06-18 Felipe Contreras New
[RFC/NOPATCHv3,2/4] doc: add linkgit macros for asciidoctor doc: asciidoctor: direct man page creation and fixes (brian's version) - - - --- 2021-06-18 Felipe Contreras New
[RFC/NOPATCHv3,1/4] doc: add an option to have Asciidoctor build man pages directly doc: asciidoctor: direct man page creation and fixes (brian's version) - - - --- 2021-06-18 Felipe Contreras New
completion: fix __git_cmd_idx regression completion: fix __git_cmd_idx regression - - - --- 2021-06-18 Felipe Contreras New
[v2,45/45] completion: bash: rename _get_comp_words_by_ref() completion: git-completion 1.3.3 patches - - - --- 2021-06-18 Felipe Contreras New
[v2,44/45] completion: bash: trivial cleanup completion: git-completion 1.3.3 patches - - - --- 2021-06-18 Felipe Contreras New
[v2,43/45] completion: bash: cleanup _get_comp_words_by_ref() completion: git-completion 1.3.3 patches - - - --- 2021-06-18 Felipe Contreras New
[v2,42/45] completion: bash: refactor _get_comp_words_by_ref() completion: git-completion 1.3.3 patches - - - --- 2021-06-18 Felipe Contreras New
[v2,41/45] completion: bash: simplify _get_comp_words_by_ref() completion: git-completion 1.3.3 patches - - - --- 2021-06-18 Felipe Contreras New
[v2,40/45] completion: zsh: add correct removable suffix completion: git-completion 1.3.3 patches - - - --- 2021-06-18 Felipe Contreras New
[v2,39/45] completion: zsh: add __gitcompadd helper completion: git-completion 1.3.3 patches - - - --- 2021-06-18 Felipe Contreras New
[v2,38/45] completion: zsh: add elements individually in __gitcomp_opts completion: git-completion 1.3.3 patches - - - --- 2021-06-18 Felipe Contreras New
[v2,37/45] completion: zsh: fix direct quoting completion: git-completion 1.3.3 patches - - - --- 2021-06-18 Felipe Contreras New
[v2,36/45] completion: zsh: shuffle __gitcomp* functions completion: git-completion 1.3.3 patches - - - --- 2021-06-18 Felipe Contreras New
[v2,35/45] completion: zsh: simplify __gitcomp_direct completion: git-completion 1.3.3 patches - - - --- 2021-06-18 Felipe Contreras New
[v2,34/45] completion: bash: shuffle __gitcomp functions completion: git-completion 1.3.3 patches - - - --- 2021-06-18 Felipe Contreras New
[v2,33/45] completion: bash: cleanup __gitcomp* invocations completion: git-completion 1.3.3 patches - - - --- 2021-06-18 Felipe Contreras New
[v2,32/45] completion: add __gitcomp_opts completion: git-completion 1.3.3 patches - - - --- 2021-06-18 Felipe Contreras New
[v2,31/45] completion: bash: improve __gitcomp description completion: git-completion 1.3.3 patches - - - --- 2021-06-18 Felipe Contreras New
[v2,30/45] test: completion: add missing test completion: git-completion 1.3.3 patches - - - --- 2021-06-18 Felipe Contreras New
[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
« 1 2 ... 75 76 77252 253 »