Show patches with: State = Action Required       |   25224 patches
« 1 2 ... 26 27 28252 253 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[04/14] replay: introduce pick_regular_commit() Introduce new `git replay` command - - - --- 2023-04-07 Christian Couder New
[03/14] replay: die() instead of failing assert() Introduce new `git replay` command - - - --- 2023-04-07 Christian Couder New
[02/14] replay: start using parse_options API Introduce new `git replay` command - - - --- 2023-04-07 Christian Couder New
[01/14] replay: introduce new builtin Introduce new `git replay` command - - - --- 2023-04-07 Christian Couder New
[v2,2/2] fetch: add support for HEAD update on mirrors Add fetch.updateHead option - - - --- 2023-04-07 Felipe Contreras New
[v2,1/2] Add fetch.updateHead option Add fetch.updateHead option - - - --- 2023-04-07 Felipe Contreras New
coccinelle: add and apply branch_get() rules coccinelle: add and apply branch_get() rules - - - --- 2023-04-06 Rubén Justo New
userdiff: support regexec(3) with multi-byte support userdiff: support regexec(3) with multi-byte support - - - --- 2023-04-06 René Scharfe New
[v2,2/2] branch, for-each-ref: add option to omit empty lines branch, for-each-ref: add option to omit empty lines - - - --- 2023-04-06 Øystein Walle New
[v2,1/2] ref-filter: remove unused ref_format member branch, for-each-ref: add option to omit empty lines - - - --- 2023-04-06 Øystein Walle New
[v2] hooks: add sendemail-validate-series [v2] hooks: add sendemail-validate-series - - - --- 2023-04-05 Robin Jarry New
[RFC,3/3] doc: asciidoc.py workarounds for doc guideline doc: document for our use of legacy asciidoc.py - - - --- 2023-04-05 Felipe Contreras New
[RFC,2/3] doc: use deprecated syntax in doc guideline doc: document for our use of legacy asciidoc.py - - - --- 2023-04-05 Felipe Contreras New
[RFC,1/3] doc: add documentation guideline doc: document for our use of legacy asciidoc.py - - - --- 2023-04-05 Felipe Contreras New
global: resolve Perl executable via PATH global: resolve Perl executable via PATH - - - --- 2023-04-05 Patrick Steinhardt New
Dubious diff using --diff-algorithm=histogram Dubious diff using --diff-algorithm=histogram - - - --- 2023-04-04 Alejandro Colomar New
"git diff" does not show a diff for newly added, binary files "git diff" does not show a diff for newly added, binary files - - - --- 2023-04-04 Thorsten Otto New
[v2,21/24] strbuf: move forward declarations to beginning of file Header cleanups (splitting up cache.h) - - - --- 2023-04-04 Elijah Newren New
[v2,3/3] doc: interpret-trailers: fix examples [v2,1/3] doc: interpret-trailers: don’t use heredoc in examples - - - --- 2023-04-03 Kristoffer Haugsbakk New
[v2,2/3] doc: interpret-trailers: don’t use deprecated config [v2,1/3] doc: interpret-trailers: don’t use heredoc in examples - - - --- 2023-04-03 Kristoffer Haugsbakk New
[v2,1/3] doc: interpret-trailers: don’t use heredoc in examples [v2,1/3] doc: interpret-trailers: don’t use heredoc in examples - - - --- 2023-04-03 Kristoffer Haugsbakk New
[GSOC,v1] diff-index: enable diff-index [GSOC,v1] diff-index: enable diff-index - - - --- 2023-04-03 Raghul Nanth A New
[GSOC,v4] t3701: don't lose "git" exit codes in test scripts [GSOC,v4] t3701: don't lose "git" exit codes in test scripts - - - --- 2023-04-02 Edwin Fernando New
[v7,49/49] completion: bash: rename _get_comp_words_by_ref() completion: git-completion 2.0 patches - - - --- 2023-04-01 Felipe Contreras New
[v7,48/49] completion: bash: trivial cleanup completion: git-completion 2.0 patches - - - --- 2023-04-01 Felipe Contreras New
[v7,47/49] completion: bash: cleanup _get_comp_words_by_ref() completion: git-completion 2.0 patches - - - --- 2023-04-01 Felipe Contreras New
[v7,46/49] completion: bash: refactor _get_comp_words_by_ref() completion: git-completion 2.0 patches - - - --- 2023-04-01 Felipe Contreras New
[v7,45/49] completion: bash: simplify _get_comp_words_by_ref() completion: git-completion 2.0 patches - - - --- 2023-04-01 Felipe Contreras New
[v7,44/49] completion: zsh: add correct removable suffix completion: git-completion 2.0 patches - - - --- 2023-04-01 Felipe Contreras New
[v7,43/49] completion: zsh: add __gitcompadd helper completion: git-completion 2.0 patches - - - --- 2023-04-01 Felipe Contreras New
[v7,42/49] completion: zsh: add elements individually in __gitcomp_opts completion: git-completion 2.0 patches - - - --- 2023-04-01 Felipe Contreras New
[v7,41/49] completion: zsh: fix direct quoting completion: git-completion 2.0 patches - - - --- 2023-04-01 Felipe Contreras New
[v7,40/49] completion: zsh: shuffle __gitcomp* functions completion: git-completion 2.0 patches - - - --- 2023-04-01 Felipe Contreras New
[v7,39/49] completion: zsh: simplify __gitcomp_direct completion: git-completion 2.0 patches - - - --- 2023-04-01 Felipe Contreras New
[v7,38/49] completion: bash: shuffle __gitcomp functions completion: git-completion 2.0 patches - - - --- 2023-04-01 Felipe Contreras New
[v7,37/49] completion: bash: cleanup __gitcomp* invocations completion: git-completion 2.0 patches - - - --- 2023-04-01 Felipe Contreras New
[v7,36/49] completion: add __gitcomp_opts completion: git-completion 2.0 patches - - - --- 2023-04-01 Felipe Contreras New
[v7,35/49] completion: bash: improve __gitcomp description completion: git-completion 2.0 patches - - - --- 2023-04-01 Felipe Contreras New
[v7,34/49] completion: bash: simplify config_variable_name completion: git-completion 2.0 patches - - - --- 2023-04-01 Felipe Contreras New
[v7,33/49] test: completion: add missing test completion: git-completion 2.0 patches - - - --- 2023-04-01 Felipe Contreras New
[v7,32/49] completion: improve __gitcomp suffix code completion: git-completion 2.0 patches - - - --- 2023-04-01 Felipe Contreras New
[v7,31/49] completion: bash: change suffix check in __gitcomp completion: git-completion 2.0 patches - - - --- 2023-04-01 Felipe Contreras New
[v7,30/49] completion: simplify __gitcomp completion: git-completion 2.0 patches - - - --- 2023-04-01 Felipe Contreras New
[v7,29/49] completion: refactor __gitcomp completion: git-completion 2.0 patches - - - --- 2023-04-01 Felipe Contreras New
[v7,28/49] completion: simplify equal suffix check completion: git-completion 2.0 patches - - - --- 2023-04-01 Felipe Contreras New
[v7,27/49] completion: factor out check in __gitcomp completion: git-completion 2.0 patches - - - --- 2023-04-01 Felipe Contreras New
[v7,26/49] completion: zsh: always set compset completion: git-completion 2.0 patches - - - --- 2023-04-01 Felipe Contreras New
[v7,25/49] completion: zsh: add excluded options completion: git-completion 2.0 patches - - - --- 2023-04-01 Felipe Contreras New
[v7,24/49] completion: zsh: fix extra space on foo= completion: git-completion 2.0 patches - - - --- 2023-04-01 Felipe Contreras New
[v7,23/49] completion: zsh: add support for general -c opts completion: git-completion 2.0 patches - - - --- 2023-04-01 Felipe Contreras New
[v7,22/49] completion: zsh: fix for undefined completions completion: git-completion 2.0 patches - - - --- 2023-04-01 Felipe Contreras New
[v7,21/49] completion: zsh: add support for general -C opts completion: git-completion 2.0 patches - - - --- 2023-04-01 Felipe Contreras New
[v7,20/49] completion: zsh: expand --git-dir file argument completion: git-completion 2.0 patches - - - --- 2023-04-01 Felipe Contreras New
[v7,19/49] completion: zsh: fix options with arguments completion: git-completion 2.0 patches - - - --- 2023-04-01 Felipe Contreras New
[v7,18/49] completion: bash: get rid of any non-append code completion: git-completion 2.0 patches - - - --- 2023-04-01 Felipe Contreras New
[v7,17/49] completion: bash: get rid of _append() functions completion: git-completion 2.0 patches - - - --- 2023-04-01 Felipe Contreras New
[v7,16/49] completion: bash: remove non-append functionality completion: git-completion 2.0 patches - - - --- 2023-04-01 Felipe Contreras New
[v7,15/49] test: completion: add run_func() helper completion: git-completion 2.0 patches - - - --- 2023-04-01 Felipe Contreras New
[v7,14/49] test: completion: switch __gitcomp_nl prefix test completion: git-completion 2.0 patches - - - --- 2023-04-01 Felipe Contreras New
[v7,13/49] test: completion: fix currently typed words completion: git-completion 2.0 patches - - - --- 2023-04-01 Felipe Contreras New
[v7,12/49] completion: bash: do not modify COMP_WORDBREAKS completion: git-completion 2.0 patches - - - --- 2023-04-01 Felipe Contreras New
[v7,11/49] completion: zsh: trivial improvement completion: git-completion 2.0 patches - - - --- 2023-04-01 Felipe Contreras New
[v7,10/49] completion: fix for suboptions with value completion: git-completion 2.0 patches - - - --- 2023-04-01 Felipe Contreras New
[v7,09/49] completion: fix __git_cmd_idx regression for zsh completion: git-completion 2.0 patches - - - --- 2023-04-01 Felipe Contreras New
[v7,08/49] test: completion: use global config completion: git-completion 2.0 patches - - - --- 2023-04-01 Felipe Contreras New
[v7,07/49] zsh: simplify realpath dirname idiom completion: git-completion 2.0 patches - - - --- 2023-04-01 Felipe Contreras New
[v7,06/49] zsh: resolve symlink of script completion: git-completion 2.0 patches - - - --- 2023-04-01 Felipe Contreras New
[v7,05/49] completion: zsh: add higher-priority location completion: git-completion 2.0 patches - - - --- 2023-04-01 Felipe Contreras New
[v7,04/49] completion: bash: trivial grammar fix completion: git-completion 2.0 patches - - - --- 2023-04-01 Felipe Contreras New
[v7,03/49] zsh: remove version completion: git-completion 2.0 patches - - - --- 2023-04-01 Felipe Contreras New
[v7,02/49] completion: bash: trivial cleanup completion: git-completion 2.0 patches - - - --- 2023-04-01 Felipe Contreras New
[v7,01/49] test: completion add test for __git_cmd_idx completion: git-completion 2.0 patches - - - --- 2023-04-01 Felipe Contreras New
[2/2] test: completion: add zsh tests test: add support for zsh and zsh completion - - - --- 2023-04-01 Felipe Contreras New
[1/2] test: fix build for zsh test: add support for zsh and zsh completion - - - --- 2023-04-01 Felipe Contreras New
[3/3] doc: interpret-trailers: fix example [1/3] doc: interpret-trailers: remove trailing spaces - - - --- 2023-03-31 Kristoffer Haugsbakk New
[2/3] doc: interpret-trailers: don’t use deprecated config [1/3] doc: interpret-trailers: remove trailing spaces - - - --- 2023-03-31 Kristoffer Haugsbakk New
[1/3] doc: interpret-trailers: remove trailing spaces [1/3] doc: interpret-trailers: remove trailing spaces - - - --- 2023-03-31 Kristoffer Haugsbakk New
doc: add that '-' is the same as '@{-1}' doc: add that '-' is the same as '@{-1}' - - - --- 2023-03-31 ryicoh New
send-email: show --no options correctly send-email: show --no options correctly - - - --- 2023-03-31 Felipe Contreras New
[6/7] t/helper: mark unused argv/argc arguments unused argc/argv/prefix parameters - - - --- 2023-03-28 Jeff King New
[6/6] mergetools: vimdiff: check for empty fields test: make the test suite work with zsh - - - --- 2023-03-28 Felipe Contreras New
[5/6] test: hack for zsh test: make the test suite work with zsh - - - --- 2023-03-28 Felipe Contreras New
[4/6] test: avoid `path` variable test: make the test suite work with zsh - - - --- 2023-03-28 Felipe Contreras New
[3/6] test: avoid `options` variable test: make the test suite work with zsh - - - --- 2023-03-28 Felipe Contreras New
[2/6] test: avoid `stat` variable test: make the test suite work with zsh - - - --- 2023-03-28 Felipe Contreras New
[1/6] test: fix build for zsh test: make the test suite work with zsh - - - --- 2023-03-28 Felipe Contreras New
[v2,07/17] cocci: apply the "commit.h" part of "the_repository.pending" cocci: remove "the_repository" wrapper macros - - - --- 2023-03-28 Ævar Arnfjörð Bjarmason New
[v2,05/17] cocci: apply the "cache.h" part of "the_repository.pending" cocci: remove "the_repository" wrapper macros - - - --- 2023-03-28 Ævar Arnfjörð Bjarmason New
[v2] attr: teach "--attr-source=<tree>" global option to "git" [v2] attr: teach "--attr-source=<tree>" global option to "git" - - - --- 2023-03-27 Junio C Hamano New
[GSOC,1/1] t3701: Avoid suppression of exit status of git Avoid suppression of git's exit code in tests - - - --- 2023-03-26 Edwin Fernando New
t5000: use check_mtime() t5000: use check_mtime() - - - --- 2023-03-25 René Scharfe New
[v2] credential/libsecret: support password_expiry_utc [v2] credential/libsecret: support password_expiry_utc - - - --- 2023-03-25 M Hickford New
[v2] archive: improve support for running in subdirectory [v2] archive: improve support for running in subdirectory - - - --- 2023-03-24 René Scharfe New
[v3] blame: allow --contents to work with non-HEAD commit [v3] blame: allow --contents to work with non-HEAD commit - - - --- 2023-03-24 Jacob Keller New
[RFC] rebase: implement --rewind [RFC] rebase: implement --rewind - - - --- 2023-03-23 Oswald Buddenhagen New
rebase: clarify conditionals in todo_list_to_strbuf() rebase: clarify conditionals in todo_list_to_strbuf() - - - --- 2023-03-23 Oswald Buddenhagen New
[8/8] rebase: improve resumption from incorrect initial todo list sequencer refactoring - - - --- 2023-03-23 Oswald Buddenhagen New
[3/3] advice: translate all actions in error_resolve_conflict() [1/3] Capitalization and punctuation fixes to some user visible messages - - - --- 2023-03-23 Oswald Buddenhagen New
send-email: prompt-dependent exit codes send-email: prompt-dependent exit codes - - - --- 2023-03-23 Oswald Buddenhagen New
t/lib-rebase: (mostly) cosmetic improvements to set_fake_editor() t/lib-rebase: (mostly) cosmetic improvements to set_fake_editor() - - - --- 2023-03-23 Oswald Buddenhagen New
« 1 2 ... 26 27 28252 253 »