Show patches with: Submitter = Junio C Hamano       |    State = Action Required       |   287 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,7/7] quote: turn 'nodq' parameter into a set of flags quote_path() clean-ups - - - --- 2020-09-10 Junio C Hamano New
[v2,6/7] quote: rename misnamed sq_lookup[] to cq_lookup[] quote_path() clean-ups - - - --- 2020-09-10 Junio C Hamano New
[v2,5/7] wt-status: consistently quote paths in "status --short" output quote_path() clean-ups - - - --- 2020-09-10 Junio C Hamano New
[v2,4/7] quote_path: code clarification quote_path() clean-ups - - - --- 2020-09-10 Junio C Hamano New
[v2,3/7] quote_path: optionally allow quoting a path with SP in it quote_path() clean-ups - - - --- 2020-09-10 Junio C Hamano New
[v2,2/7] quote_path: give flags parameter to quote_path() quote_path() clean-ups - - - --- 2020-09-10 Junio C Hamano New
[v2,1/7] quote_path: rename quote_path_relative() to quote_path() quote_path() clean-ups - - - --- 2020-09-10 Junio C Hamano New
[v2,3/2] credential-cache: use child_process.args avoid running "git-subcmd" in the dashed form - - - --- 2020-08-26 Junio C Hamano New
[v2,2/2] cvsexportcommit: do not run git programs in dashed form avoid running "git-subcmd" in the dashed form - - - --- 2020-08-26 Junio C Hamano New
[v2,1/2] transport-helper: do not run git-remote-ext etc. in dashed form avoid running "git-subcmd" in the dashed form - - - --- 2020-08-26 Junio C Hamano New
[v1,3/3] git: catch an attempt to run "git-foo" War on dashed-git - - - --- 2020-08-26 Junio C Hamano New
[v1,2/3] cvsexportcommit: do not run git programs in dashed form War on dashed-git - - - --- 2020-08-26 Junio C Hamano New
[v1,1/3] transport-helper: do not run git-remote-ext etc. in dashed form War on dashed-git - - - --- 2020-08-26 Junio C Hamano New
pack-redundant: gauge the usage before proposing its removal pack-redundant: gauge the usage before proposing its removal - - - --- 2020-08-25 Junio C Hamano New
[v3] fetch: optionally allow disabling FETCH_HEAD update [v3] fetch: optionally allow disabling FETCH_HEAD update - - - --- 2020-08-13 Junio C Hamano New
[v2] fetch: optionally allow disabling FETCH_HEAD update [v2] fetch: optionally allow disabling FETCH_HEAD update - - - --- 2020-07-28 Junio C Hamano New
RelNotes: update the v0 with extension situation RelNotes: update the v0 with extension situation - - - --- 2020-07-17 Junio C Hamano New
setup: tweak upgrade policy to grandfather worktreeconfig setup: tweak upgrade policy to grandfather worktreeconfig - - - --- 2020-07-13 Junio C Hamano New
fetch: optionally allow disabling FETCH_HEAD update fetch: optionally allow disabling FETCH_HEAD update - - - --- 2020-07-13 Junio C Hamano New
Re* [PATCH v19 03/20] checkout: add '\n' to reflog message Re* [PATCH v19 03/20] checkout: add '\n' to reflog message - - - --- 2020-07-01 Junio C Hamano New
Re* [PATCH 8/9] fast-export: respect the possibly-overridden default branch name Re* [PATCH 8/9] fast-export: respect the possibly-overridden default branch name - - - --- 2020-06-11 Junio C Hamano New
Re* [ANNOUNCE] Git v2.27.0-rc1 Re* [ANNOUNCE] Git v2.27.0-rc1 - - - --- 2020-05-20 Junio C Hamano New
[2/2] Revert "tests: when run in Bash, annotate test failures with file name/line number" Unbreak TAP output under bash - - - --- 2020-05-15 Junio C Hamano New
[1/2] Revert "t/test_lib: avoid naked bash arrays in file_lineno" Unbreak TAP output under bash - - - --- 2020-05-15 Junio C Hamano New
Re* [PATCH] contrib/git-jump: cat output when not a terminal Re* [PATCH] contrib/git-jump: cat output when not a terminal - - - --- 2020-05-11 Junio C Hamano New
[v6] submodule: port subcommand 'set-url' from shell to C [v6] submodule: port subcommand 'set-url' from shell to C - - - --- 2020-05-08 Junio C Hamano New
Re* [PATCH v4] submodule: port subcommand 'set-url' from shell to C Re* [PATCH v4] submodule: port subcommand 'set-url' from shell to C - - - --- 2020-05-08 Junio C Hamano New
[2/2] auto-gc: pass --quiet down from am, commit, merge and rebase Pass down "--quiet" to "gc --auto" - - - --- 2020-05-06 Junio C Hamano New
[1/2] auto-gc: extract a reusable helper from "git fetch" Pass down "--quiet" to "gc --auto" - - - --- 2020-05-06 Junio C Hamano New
[2/2] auto-gc: pass --quiet down from am, commit, merge and rebase Re* option -q not passed from "git commit" to "git gc --auto" - - - --- 2020-05-06 Junio C Hamano New
Re* option -q not passed from "git commit" to "git gc --auto" Re* option -q not passed from "git commit" to "git gc --auto" - - - --- 2020-05-06 Junio C Hamano New
Re* [PATCH 0/4] t: replace incorrect test_must_fail usage (part 5) Re* [PATCH 0/4] t: replace incorrect test_must_fail usage (part 5) - - - --- 2020-04-29 Junio C Hamano New
Re* [BUG] segmentation fault in git-diff Re* [BUG] segmentation fault in git-diff - - - --- 2020-04-10 Junio C Hamano New
[2/2] t: protect against use of test_path_is_hidden outside MINGW make "is_hidden" even more robust - - - --- 2020-04-09 Junio C Hamano New
[1/2] mingw: refactor test_path_is_hidden out to t/test-lib-functions.sh make "is_hidden" even more robust - - - --- 2020-04-09 Junio C Hamano New
[v2] t/README: suggest how to leave test early with failure [v2] t/README: suggest how to leave test early with failure - - - --- 2020-03-28 Junio C Hamano New
Re*: [RFC PATCH 0/2] upload-pack.c: limit allowed filter choices Re*: [RFC PATCH 0/2] upload-pack.c: limit allowed filter choices - - - --- 2020-03-18 Junio C Hamano New
[3/3] log: give --[no-]use-mailmap a more sensible synonym --[no-]mailmap [1/3] parse-options: teach "git cmd -h" to show alias as alias - - - --- 2020-03-16 Junio C Hamano New
[2/3] clone: reorder --recursive/--recurse-submodules [1/3] parse-options: teach "git cmd -h" to show alias as alias - - - --- 2020-03-16 Junio C Hamano New
[1/3] parse-options: teach "git cmd -h" to show alias as alias [1/3] parse-options: teach "git cmd -h" to show alias as alias - - - --- 2020-03-16 Junio C Hamano New
update how-to-maintain-git update how-to-maintain-git - - - --- 2020-03-06 Junio C Hamano New
non-regression bug in 'git merge' (really, xdiff/xmerge, I think) non-regression bug in 'git merge' (really, xdiff/xmerge, I think) - - - --- 2020-03-02 Junio C Hamano New
[v3,3/3] color.c: alias RGB colors 8-15 to aixterm colors es/bright-colors (hopefully final) reroll - - - --- 2020-02-11 Junio C Hamano New
[v3,2/3] color.c: support bright aixterm colors es/bright-colors (hopefully final) reroll - - - --- 2020-02-11 Junio C Hamano New
[v3,1/3] color.c: refactor color_output arguments es/bright-colors (hopefully final) reroll - - - --- 2020-02-11 Junio C Hamano New
[v2] C: use skip-prefix to avoid hardcoded string length [v2] C: use skip-prefix to avoid hardcoded string length - - - --- 2020-01-30 Junio C Hamano New
C: use skip-prefix to avoid hardcoded string length C: use skip-prefix to avoid hardcoded string length - - - --- 2020-01-27 Junio C Hamano New
gitk: to run in a bare repository (was: gitk can't be run from non-worktree folders) gitk: to run in a bare repository (was: gitk can't be run from non-worktree folders) - - - --- 2020-01-23 Junio C Hamano New
Re* Potential Issue with ls-tree documentation Re* Potential Issue with ls-tree documentation - - - --- 2020-01-13 Junio C Hamano New
Makefile: drop GEN_HDRS Makefile: drop GEN_HDRS - - - --- 2019-12-13 Junio C Hamano New
doc: am --show-current-patch gives an entire e-mail message doc: am --show-current-patch gives an entire e-mail message - - - --- 2019-10-23 Junio C Hamano New
t: use LF variable defined in the test harness t: use LF variable defined in the test harness - - - --- 2019-09-03 Junio C Hamano New
rm: resolving by removal is not a warning-worthy event rm: resolving by removal is not a warning-worthy event - - - --- 2019-07-17 Junio C Hamano New
transport-helper: avoid var decl in for () loop control transport-helper: avoid var decl in for () loop control - 1 - --- 2019-07-16 Junio C Hamano New
[RFC/PATCH] CodingGuidelines: spell out post-C89 rules [RFC/PATCH] CodingGuidelines: spell out post-C89 rules - 2 - --- 2019-07-16 Junio C Hamano New
[v2,2/2] send-email: honor transferencoding config option again send-email: set xfer encoding correctly - - - --- 2019-05-08 Junio C Hamano New
[v2,1/2] send-email: update the mechanism to set default configuration values send-email: set xfer encoding correctly - - - --- 2019-05-08 Junio C Hamano New
[2/2] send-email: honor transferencoding config option again Re* [PATCH 1/1] send-email: fix transferencoding config option - - - --- 2019-05-08 Junio C Hamano New
Re* [PATCH 1/1] send-email: fix transferencoding config option Re* [PATCH 1/1] send-email: fix transferencoding config option - - - --- 2019-05-08 Junio C Hamano New
[PATCH/RFC] Makefile: dedup list of files obtained from ls-files [PATCH/RFC] Makefile: dedup list of files obtained from ls-files - - - --- 2019-04-21 Junio C Hamano New
Re* [PATCH v4 1/2] transport: die if server options are unsupported Re* [PATCH v4 1/2] transport: die if server options are unsupported - - - --- 2019-04-15 Junio C Hamano New
[v3,3/3] asciidoctor-extensions: fix spurious space after linkgit [v3,1/3] Documentation/Makefile: add missing xsl dependencies for manpages - - - --- 2019-03-11 Junio C Hamano New
[v3,2/3] Documentation/Makefile: add missing dependency on asciidoctor-extensions [v3,1/3] Documentation/Makefile: add missing xsl dependencies for manpages - - - --- 2019-03-11 Junio C Hamano New
[v3,1/3] Documentation/Makefile: add missing xsl dependencies for manpages [v3,1/3] Documentation/Makefile: add missing xsl dependencies for manpages - - - --- 2019-03-11 Junio C Hamano New
[3/3] format-patch: --no-clobber refrains from overwriting output files format-patch --no-clobber - - - --- 2019-02-22 Junio C Hamano New
[2/3] format-patch: notice failure to open cover letter for writing format-patch --no-clobber - - - --- 2019-02-22 Junio C Hamano New
[1/3] builtin/log: downcase the beginning of error messages format-patch --no-clobber - - - --- 2019-02-22 Junio C Hamano New
[v3] commit-graph tests: fix unportable "dd" invocation [v3] commit-graph tests: fix unportable "dd" invocation - - - --- 2019-02-22 Junio C Hamano New
Re* [Breakage] 2.20.0-rc0 t1404: test_i18ngrep reports 1 instead of 0 on NonStop in one case Re* [Breakage] 2.20.0-rc0 t1404: test_i18ngrep reports 1 instead of 0 on NonStop in one case - - - --- 2019-02-14 Junio C Hamano New
ci: clear and mark MAKEFLAGS exported just once ci: clear and mark MAKEFLAGS exported just once - - - --- 2019-02-07 Junio C Hamano New
[v2] run-command: report exec failure [v2] run-command: report exec failure - - - --- 2018-12-12 Junio C Hamano New
run-command: report exec failure run-command: report exec failure - - - --- 2018-12-11 Junio C Hamano New
format-patch: do not let its diff-options affect --range-diff (was Re: [PATCH 2/2] format-patch: al… format-patch: do not let its diff-options affect --range-diff (was Re: [PATCH 2/2] format-patch: al… - - - --- 2018-11-30 Junio C Hamano New
rebase: mark the C reimplementation as an experimental opt-in feature (was Re: [ANNOUNCE] Git v2.20… rebase: mark the C reimplementation as an experimental opt-in feature (was Re: [ANNOUNCE] Git v2.20… - - - --- 2018-11-26 Junio C Hamano New
Re* [PATCH v3 1/1] protocol: advertise multiple supported versions Re* [PATCH v3 1/1] protocol: advertise multiple supported versions - - - --- 2018-11-13 Junio C Hamano New
it's called read_object_file() these days it's called read_object_file() these days - - - --- 2018-11-02 Junio C Hamano New
[2+3/3] stash: tolerate missing user identity Untitled series #37531 - - - --- 2018-11-02 Junio C Hamano New
[v4fixed,4/5] add read_author_script() to libgit Untitled series #37063 - - - --- 2018-11-01 Junio C Hamano New
[v4fixed,2/5] am: improve author-script error reporting Untitled series #37065 - - - --- 2018-11-01 Junio C Hamano New
Re*: [PATCH v3] fetch: replace string-list used as a look-up table with a hashmap Re*: [PATCH v3] fetch: replace string-list used as a look-up table with a hashmap - - - --- 2018-10-27 Junio C Hamano New
http: give curl version warnings consistently http: give curl version warnings consistently - - - --- 2018-10-25 Junio C Hamano New
receive: denyCurrentBranch=updateinstead should not blindly update receive: denyCurrentBranch=updateinstead should not blindly update - - - --- 2018-10-19 Junio C Hamano New
[v3] fetch: replace string-list used as a look-up table with a hashmap [v3] fetch: replace string-list used as a look-up table with a hashmap - - - --- 2018-10-19 Junio C Hamano New
zlib.c: use size_t for size zlib.c: use size_t for size - - - --- 2018-10-12 Junio C Hamano New
fixup! builtin rebase: support `--gpg-sign` option fixup! builtin rebase: support `--gpg-sign` option - - - --- 2018-10-11 Junio C Hamano New
fetch: replace string-list used as a look-up table with a hashmap fetch: replace string-list used as a look-up table with a hashmap - - - --- 2018-09-26 Junio C Hamano New
Re*: [PATCH v3 0/5] Cleanup pass on special test setups Re*: [PATCH v3 0/5] Cleanup pass on special test setups - - - --- 2018-09-20 Junio C Hamano New
« 1 2 3 »