Show patches with: Submitter = Junio C Hamano       |    Archived = No       |   442 patches
« 1 2 ... 2 3 4 5 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2] SubmittingPatches: tighten wording on "sign-off" procedure [v2] SubmittingPatches: tighten wording on "sign-off" procedure - - - --- 2021-01-07 Junio C Hamano Accepted
[v3,1/2] parse-options: format argh like error messages builtin/*: update usage format - - - --- 2021-01-06 Junio C Hamano Accepted
[v2,2/2] parse-options: format argh like error messages builtin/*: update usage format - - - --- 2021-01-06 Junio C Hamano Accepted
Re* [PATCH] builtin/*: update usage format Re* [PATCH] builtin/*: update usage format - - - --- 2021-01-06 Junio C Hamano Accepted
Re* [PATCH v2 2/2] CoC: update to version 2.0 + local changes Re* [PATCH v2 2/2] CoC: update to version 2.0 + local changes 1 - - --- 2021-01-04 Junio C Hamano Accepted
SubmittingPatches: tighten wording on "sign-off" procedure SubmittingPatches: tighten wording on "sign-off" procedure - - - --- 2020-12-28 Junio C Hamano Superseded
Re* [PATCH] diff: suppress --name-only paths where all hunks are ignored Re* [PATCH] diff: suppress --name-only paths where all hunks are ignored - - - --- 2020-12-17 Junio C Hamano Accepted
compat-util: pretend that stub setitimer() always succeeds compat-util: pretend that stub setitimer() always succeeds - - - --- 2020-12-15 Junio C Hamano Accepted
strmap: make callers of strmap_remove() to call it in void context strmap: make callers of strmap_remove() to call it in void context - - - --- 2020-12-15 Junio C Hamano Accepted
[v7,5/5] pull: display default warning only when non-ff making pull advice not to trigger when unneeded - - - --- 2020-12-14 Junio C Hamano Accepted
[v7,4/5] pull: correct condition to trigger non-ff advice making pull advice not to trigger when unneeded - - - --- 2020-12-14 Junio C Hamano Accepted
[v7,3/5] pull: get rid of unnecessary global variable making pull advice not to trigger when unneeded - - - --- 2020-12-14 Junio C Hamano Accepted
[v7,2/5] pull: give the advice for choosing rebase/merge much later making pull advice not to trigger when unneeded - - - --- 2020-12-14 Junio C Hamano Accepted
[v7,1/5] pull: refactor fast-forward check making pull advice not to trigger when unneeded - - - --- 2020-12-14 Junio C Hamano Accepted
[v3] t7064: avoid relying on a specific default branch name [v3] t7064: avoid relying on a specific default branch name - - - --- 2020-12-08 Junio C Hamano Accepted
Re* [PATCH] doc: make HTML manual reproducible Re* [PATCH] doc: make HTML manual reproducible - - - --- 2020-12-03 Junio C Hamano Accepted
[v2,2/2] banned.h: mark ctime_r() and asctime_r() as banned. [v2,1/2] banned.h: mark non-reentrant gmtime, etc as banned - - - --- 2020-12-01 Junio C Hamano Accepted
[v2,1/2] banned.h: mark non-reentrant gmtime, etc as banned [v2,1/2] banned.h: mark non-reentrant gmtime, etc as banned - - - --- 2020-12-01 Junio C Hamano Accepted
[v6] help.c: help.autocorrect=never means "do not compute suggestions" [v6] help.c: help.autocorrect=never means "do not compute suggestions" - - - --- 2020-11-25 Junio C Hamano Accepted
format-patch: make output filename configurable format-patch: make output filename configurable - - - --- 2020-11-06 Junio C Hamano Superseded
[v2] doc: clarify that --abbrev=<n> is about the minimum length [v2] doc: clarify that --abbrev=<n> is about the minimum length - - - --- 2020-11-04 Junio C Hamano Accepted
Makefile: enable -Wsparse-error for DEVELOPER build Makefile: enable -Wsparse-error for DEVELOPER build - - - --- 2020-10-31 Junio C Hamano Accepted
[v2,3/3] SubmittingPatches: clarify DCO is our --signoff rule Claryfing the meaning of the sign-off - - - --- 2020-10-18 Junio C Hamano Accepted
[v2,2/3] Documentation: clarify and expand description of --signoff Claryfing the meaning of the sign-off - - - --- 2020-10-18 Junio C Hamano Accepted
[v2,1/3] doc: preparatory clean-up of description on the sign-off option Claryfing the meaning of the sign-off - - - --- 2020-10-18 Junio C Hamano Accepted
[4/4] sequencer: stop abbreviating stopped-sha file Clean-up around get_x_ish() - - - --- 2020-09-25 Junio C Hamano Accepted
[3/4] t1506: rev-parse A..B and A...B Clean-up around get_x_ish() - - - --- 2020-09-25 Junio C Hamano Accepted
[2/4] blame: validate and peel the object names on the ignore list Clean-up around get_x_ish() - - - --- 2020-09-25 Junio C Hamano Accepted
[1/4] t8013: minimum preparatory clean-up Clean-up around get_x_ish() - - - --- 2020-09-25 Junio C Hamano Accepted
[RFH] sequencer: simplify logic around stopped-sha file [RFH] sequencer: simplify logic around stopped-sha file - - - --- 2020-09-25 Junio C Hamano Accepted
[6/6] quote: turn 'nodq' parameter into a set of flags quote_path() clean-ups - - - --- 2020-09-08 Junio C Hamano Superseded
[5/6] quote: rename misnamed sq_lookup[] to cq_lookup[] quote_path() clean-ups - - - --- 2020-09-08 Junio C Hamano Superseded
[4/6] wt-status: consistently quote paths in "status --short" output quote_path() clean-ups - - - --- 2020-09-08 Junio C Hamano Superseded
[3/6] quote_path: optionally allow quoting a path with SP in it quote_path() clean-ups - - - --- 2020-09-08 Junio C Hamano Superseded
[2/6] quote_path: give flags parameter to quote_path() quote_path() clean-ups - - - --- 2020-09-08 Junio C Hamano Superseded
[1/6] quote_path: rename quote_path_relative() to quote_path() quote_path() clean-ups - - - --- 2020-09-08 Junio C Hamano Superseded
run_command: teach API users to use embedded 'args' more run_command: teach API users to use embedded 'args' more - - - --- 2020-08-26 Junio C Hamano Accepted
ident: say whose identity is missing when giving user.name hint ident: say whose identity is missing when giving user.name hint - - - --- 2020-08-21 Junio C Hamano Accepted
[v2] messages: avoid SHA-1 in end-user facing messages [v2] messages: avoid SHA-1 in end-user facing messages - - - --- 2020-08-14 Junio C Hamano Accepted
messages: avoid SHA-1 in end-user facing messages messages: avoid SHA-1 in end-user facing messages - - - --- 2020-08-14 Junio C Hamano Superseded
[v3,2/2] fmt-merge-msg: allow merge destination to be omitted again fmt-merge-msg: selectively suppress "into <branch>" - - - --- 2020-07-30 Junio C Hamano Accepted
[v3,1/2] Revert "fmt-merge-msg: stop treating `master` specially" fmt-merge-msg: selectively suppress "into <branch>" - - - --- 2020-07-30 Junio C Hamano Accepted
« 1 2 ... 2 3 4 5 »