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
[v3] branch: do not fail a no-op --edit-desc [v3] branch: do not fail a no-op --edit-desc - - - --- 2022-09-30 Junio C Hamano Accepted
[v2] branch: do not fail a no-op --edit-desc [v2] branch: do not fail a no-op --edit-desc - - - --- 2022-09-30 Junio C Hamano Superseded
branch: do not fail a no-op --edit-desc branch: do not fail a no-op --edit-desc - - - --- 2022-09-28 Junio C Hamano Superseded
[5/5] environ: GIT_INDEX_VERSION affects not just a new repository Update docs on GIT_* environment variables - - - --- 2022-09-15 Junio C Hamano Accepted
[3/5] environ: GIT_FLUSH should be made a usual Boolean Update docs on GIT_* environment variables - - - --- 2022-09-15 Junio C Hamano Accepted
[2/5] environ: explain Boolean environment variables Update docs on GIT_* environment variables - - - --- 2022-09-15 Junio C Hamano Accepted
[1/5] environ: document GIT_SSL_NO_VERIFY Update docs on GIT_* environment variables - - - --- 2022-09-15 Junio C Hamano Accepted
[v2,3/3] format-patch: learn format.forceInBodyFrom configuration variable format-patch --force-in-body-from - - - --- 2022-08-29 Junio C Hamano Accepted
[v2,2/3] format-patch: allow forcing the use of in-body From: header format-patch --force-in-body-from - - - --- 2022-08-29 Junio C Hamano Accepted
[v2,1/3] pretty: separate out the logic to decide the use of in-body from format-patch --force-in-body-from - - - --- 2022-08-29 Junio C Hamano Accepted
doc: clarify rerere-autoupdate doc: clarify rerere-autoupdate - - - --- 2022-08-03 Junio C Hamano Accepted
string_list: use the right kind of STRING_LIST_INIT string_list: use the right kind of STRING_LIST_INIT - - - --- 2022-07-21 Junio C Hamano Accepted
[2/1] fsck: do not dereference NULL while checking resolve-undo data revision: mark blobs needed for resolve-undo as reachable - - - --- 2022-07-11 Junio C Hamano Accepted
[v3] builtin/mv.c: use the MOVE_ARRAY() macro instead of memmove() [v3] builtin/mv.c: use the MOVE_ARRAY() macro instead of memmove() - - - --- 2022-07-10 Junio C Hamano Accepted
[v2] builtin/mv.c: use the MOVE_ARRAY() macro instead of memmove() [v2] builtin/mv.c: use the MOVE_ARRAY() macro instead of memmove() - - - --- 2022-07-07 Junio C Hamano Superseded
[v2,1/6] t6424: make sure a failed merge preserves local changes Fix merge restore state - - - --- 2022-06-19 Junio C Hamano Accepted
revision: mark blobs needed for resolve-undo as reachable revision: mark blobs needed for resolve-undo as reachable - - - --- 2022-06-09 Junio C Hamano Accepted
cocci: retire is_null_sha1() rule cocci: retire is_null_sha1() rule - - - --- 2022-06-07 Junio C Hamano Accepted
pathspec: correct an empty string used as a pathspec element pathspec: correct an empty string used as a pathspec element - - - --- 2022-05-29 Junio C Hamano Accepted
[v6+,7/7] scalar: teach `diagnose` to gather loose objects information js/scalar-diagnose rebased - - - --- 2022-05-28 Junio C Hamano Accepted
[v6+,6/7] scalar: teach `diagnose` to gather packfile info js/scalar-diagnose rebased - - - --- 2022-05-28 Junio C Hamano Accepted
[v6+,5/7] scalar diagnose: include disk space information js/scalar-diagnose rebased - - - --- 2022-05-28 Junio C Hamano Accepted
[v6+,4/7] scalar: implement `scalar diagnose` js/scalar-diagnose rebased - - - --- 2022-05-28 Junio C Hamano Accepted
[v6+,3/7] scalar: validate the optional enlistment argument js/scalar-diagnose rebased - - - --- 2022-05-28 Junio C Hamano Accepted
[v6+,2/7] archive --add-virtual-file: allow paths containing colons js/scalar-diagnose rebased - - - --- 2022-05-28 Junio C Hamano Accepted
[v3] revert: optionally refer to commit in the "reference" format [v3] revert: optionally refer to commit in the "reference" format - - - --- 2022-05-27 Junio C Hamano Accepted
revert: optionally refer to commit in the "reference" format revert: optionally refer to commit in the "reference" format - - - --- 2022-05-22 Junio C Hamano Superseded
t6424: make sure a failed merge preserves local changes t6424: make sure a failed merge preserves local changes - - - --- 2022-05-19 Junio C Hamano Accepted
[v2] fetch: do not run a redundant fetch from submodule [v2] fetch: do not run a redundant fetch from submodule - - - --- 2022-05-16 Junio C Hamano Accepted
fetch: do not run a redundant fetch from submodule fetch: do not run a redundant fetch from submodule - - - --- 2022-05-16 Junio C Hamano Superseded
commit: fix "author_ident" leak commit: fix "author_ident" leak - - - --- 2022-05-12 Junio C Hamano Accepted
[v4,4/4] ci: use https, not http to download binaries from perforce.com ci: avoid perforce/brew issues affecting macOS - - - --- 2022-05-12 Junio C Hamano Accepted
[v4,3/4] ci: reintroduce prevention from perforce being quarantined in macOS ci: avoid perforce/brew issues affecting macOS - - - --- 2022-05-12 Junio C Hamano Accepted
[v4,2/4] ci: avoid brew for installing perforce ci: avoid perforce/brew issues affecting macOS - - - --- 2022-05-12 Junio C Hamano Accepted
[v4,1/4] ci: make failure to find perforce more user friendly ci: avoid perforce/brew issues affecting macOS - - - --- 2022-05-12 Junio C Hamano Accepted
[v2,4/4] object-file: fix a unpack_loose_header() regression in 3b6a8db3b03 test fixes around valgrind - - - --- 2022-05-12 Junio C Hamano Accepted
[v2,3/4] commit-graph.c: don't assume that stat() succeeds test fixes around valgrind - - - --- 2022-05-12 Junio C Hamano Accepted
[v2,2/4] log test: skip a failing mkstemp() test under valgrind test fixes around valgrind - - - --- 2022-05-12 Junio C Hamano Accepted
[v2,1/4] tests: using custom GIT_EXEC_PATH breaks --valgrind tests test fixes around valgrind - - - --- 2022-05-12 Junio C Hamano Accepted
clone: plug a miniscule leak clone: plug a miniscule leak - - - --- 2022-05-01 Junio C Hamano Accepted
cocci: drop bogus xstrdup_or_null() rule cocci: drop bogus xstrdup_or_null() rule - - - --- 2022-05-01 Junio C Hamano Accepted
2.36 show regression fix 2.36 show regression fix - - - --- 2022-04-30 Junio C Hamano Accepted
2.36 gitk/diff-tree --stdin regression fix 2.36 gitk/diff-tree --stdin regression fix - - - --- 2022-04-26 Junio C Hamano Accepted
2.36 gitk/diff-tree --stdin regression fix 2.36 gitk/diff-tree --stdin regression fix - - - --- 2022-04-25 Junio C Hamano Superseded
show-branch: -g and --current are incompatible show-branch: -g and --current are incompatible - - - --- 2022-04-21 Junio C Hamano Accepted
[2/2] RelNotes: mention safe.directory [1/2] RelNotes: clarify "bisect run unexecutable" tweak - - - --- 2022-04-14 Junio C Hamano Accepted
[1/2] RelNotes: clarify "bisect run unexecutable" tweak [1/2] RelNotes: clarify "bisect run unexecutable" tweak - - - --- 2022-04-14 Junio C Hamano Accepted
[2/2] branch.c: simplify advice-and-die sequence [1/2] branch: rework comments for future developers - - - --- 2022-03-31 Junio C Hamano Accepted
[1/2] branch: rework comments for future developers [1/2] branch: rework comments for future developers - - - --- 2022-03-31 Junio C Hamano Accepted
CodingGuidelines: give deadline for "for (int i = 0; ..." CodingGuidelines: give deadline for "for (int i = 0; ..." - - - --- 2022-03-31 Junio C Hamano Accepted
[v2] rerere-train: two fixes to the use of "git show -s" [v2] rerere-train: two fixes to the use of "git show -s" - - - --- 2022-02-27 Junio C Hamano Accepted
[v3,3/3] SubmittingPatches: explain why we care about log messages Untitled series #609223 - 1 - --- 2022-01-27 Junio C Hamano Accepted
[v3,2/3] CodingGuidelines: hint why we value clearly written log messages Untitled series #609222 - - - --- 2022-01-27 Junio C Hamano Accepted
[v3,1/3] SubmittingPatches: write problem statement in the log in the present tense [v3,1/3] SubmittingPatches: write problem statement in the log in the present tense - 1 - --- 2022-01-27 Junio C Hamano Accepted
[v2,1/3] SubmittingPatches: write problem statement in the log in the present tense contributor doc update around log messages - - - --- 2022-01-26 Junio C Hamano Accepted
[v5] compat: auto-detect if zlib has uncompress2() [v5] compat: auto-detect if zlib has uncompress2() - - - --- 2022-01-24 Junio C Hamano Accepted
[v4] compat: auto-detect if zlib has uncompress2() [v4] compat: auto-detect if zlib has uncompress2() - - - --- 2022-01-24 Junio C Hamano Superseded
[RFC] Contributor doc: more on the proposed log message [RFC] Contributor doc: more on the proposed log message - - - --- 2022-01-23 Junio C Hamano Accepted
checkout: avoid BUG() when hitting a broken repository checkout: avoid BUG() when hitting a broken repository - - - --- 2022-01-22 Junio C Hamano Accepted
Makefile: FreeBSD cannot do C99-or-below build Makefile: FreeBSD cannot do C99-or-below build - - - --- 2022-01-18 Junio C Hamano Accepted
Re* [PATCH v2] SubmittingPatchs: clarify choice of base and testing Re* [PATCH v2] SubmittingPatchs: clarify choice of base and testing - - - --- 2021-12-30 Junio C Hamano Accepted
[v2] merge: allow to pretend a merge is made into a different branch [v2] merge: allow to pretend a merge is made into a different branch - - - --- 2021-12-20 Junio C Hamano Accepted
format-patch: mark rev_info with UNLEAK format-patch: mark rev_info with UNLEAK - - - --- 2021-12-16 Junio C Hamano Accepted
t4204 is not sanitizer clean at all t4204 is not sanitizer clean at all - - - --- 2021-12-16 Junio C Hamano Accepted
[v5.1,8/8] ssh signing: verify ssh-keygen in test prereq redo ssh-signing-key-lifetime topic - - - --- 2021-12-08 Junio C Hamano Accepted
[v5.1,7/8] ssh signing: make fmt-merge-msg consider key lifetime redo ssh-signing-key-lifetime topic - - - --- 2021-12-08 Junio C Hamano Accepted
[v5.1,6/8] ssh signing: make verify-tag consider key lifetime redo ssh-signing-key-lifetime topic - - - --- 2021-12-08 Junio C Hamano Accepted
[v5.1,5/8] ssh signing: make git log verify key lifetime redo ssh-signing-key-lifetime topic - - - --- 2021-12-08 Junio C Hamano Accepted
[v5.1,4/8] ssh signing: make verify-commit consider key lifetime redo ssh-signing-key-lifetime topic - - - --- 2021-12-08 Junio C Hamano Accepted
[v5.1,3/8] ssh signing: add key lifetime test prereqs redo ssh-signing-key-lifetime topic - - - --- 2021-12-08 Junio C Hamano Accepted
[v5.1,2/8] ssh signing: use sigc struct to pass payload redo ssh-signing-key-lifetime topic - - - --- 2021-12-08 Junio C Hamano Accepted
[3/2] replace die("BUG: ...") with BUG("...") replace die("BUG: ...") with BUG("...") - - - --- 2021-12-07 Junio C Hamano Superseded
[v2] grep: clarify what `grep.patternType=default` means [v2] grep: clarify what `grep.patternType=default` means - - - --- 2021-12-05 Junio C Hamano Accepted
grep: clarify what `grep.patternType=default` means grep: clarify what `grep.patternType=default` means - - - --- 2021-11-29 Junio C Hamano Superseded
Re* [PATCH 2/4] refs: trim newline from reflog message Re* [PATCH 2/4] refs: trim newline from reflog message - - - --- 2021-11-28 Junio C Hamano Accepted
Re* [PATCH 2/4] refs: trim newline from reflog message Re* [PATCH 2/4] refs: trim newline from reflog message - - - --- 2021-11-26 Junio C Hamano Superseded
Re* Contradicting man page for git branch copy Re* Contradicting man page for git branch copy - - - --- 2021-10-23 Junio C Hamano Accepted
hash-object: prefix_filename() returns allocated memory these days hash-object: prefix_filename() returns allocated memory these days - - - --- 2021-09-07 Junio C Hamano Accepted
[v2] apply: resolve trivial merge without hitting ll-merge with "--3way" [v2] apply: resolve trivial merge without hitting ll-merge with "--3way" - 1 - --- 2021-09-05 Junio C Hamano Accepted
[v2,3/3] build: catch clang that identifies itself as "$VENDOR clang" detect-compiler: clang updates - - - --- 2021-08-06 Junio C Hamano Accepted
[v2,2/3] build: clang version may not be followed by extra words detect-compiler: clang updates - - - --- 2021-08-06 Junio C Hamano Accepted
[v2,1/3] build: update detect-compiler for newer Xcode version detect-compiler: clang updates - - - --- 2021-08-06 Junio C Hamano Accepted
Re* [PATCH] Fix git-bisect when show-branch is configured to run with pager Re* [PATCH] Fix git-bisect when show-branch is configured to run with pager - - - --- 2021-07-28 Junio C Hamano Accepted
[v2] CodingGuidelines: recommend gender-neutral description [v2] CodingGuidelines: recommend gender-neutral description - - - --- 2021-07-16 Junio C Hamano Accepted
CodingGuidelines: recommend gender-neutral description CodingGuidelines: recommend gender-neutral description - - - --- 2021-07-15 Junio C Hamano Superseded
revisions(7): clarify that most commands take a single revision range revisions(7): clarify that most commands take a single revision range - - - --- 2021-05-18 Junio C Hamano Accepted
[v2] CodingGuidelines: explicitly allow "local" for test scripts [v2] CodingGuidelines: explicitly allow "local" for test scripts - - - --- 2021-05-03 Junio C Hamano Accepted
CodingGuidelines: explicitly allow "local" for test scripts CodingGuidelines: explicitly allow "local" for test scripts - - - --- 2021-05-03 Junio C Hamano Superseded
xcalloc: use CALLOC_ARRAY() when applicable xcalloc: use CALLOC_ARRAY() when applicable - - - --- 2021-03-16 Junio C Hamano Accepted
[v3,3/3] index-format doc: camelCase core.excludesFile doc: spell configuration variable names in camelCase - - - --- 2021-02-24 Junio C Hamano Accepted
[v3,2/3] blame-options.txt: camelcase blame.blankBoundary doc: spell configuration variable names in camelCase - - - --- 2021-02-24 Junio C Hamano Accepted
[v3,1/3] i18n.txt: camel case and monospace "i18n.commitEncoding" doc: spell configuration variable names in camelCase - - - --- 2021-02-24 Junio C Hamano Accepted
push: do not turn --delete '' into a matching push push: do not turn --delete '' into a matching push - 1 - --- 2021-02-23 Junio C Hamano Accepted
[v2] i18n.txt: camel case and monospace "i18n.commitEncoding" [v2] i18n.txt: camel case and monospace "i18n.commitEncoding" - - - --- 2021-02-23 Junio C Hamano Accepted
Documentation: typofix --column description Documentation: typofix --column description - 1 - --- 2021-02-20 Junio C Hamano Accepted
[v7,3/3] ls-files.c: add --deduplicate option [v7,1/3] ls_files.c: bugfix for --deleted and --modified - - - --- 2021-01-23 Junio C Hamano Accepted
[v7,2/3] ls_files.c: consolidate two for loops into one [v7,1/3] ls_files.c: bugfix for --deleted and --modified - - - --- 2021-01-23 Junio C Hamano Accepted
[v7,1/3] ls_files.c: bugfix for --deleted and --modified [v7,1/3] ls_files.c: bugfix for --deleted and --modified - - - --- 2021-01-23 Junio C Hamano Accepted
ci/install-depends: attempt to fix "brew cask" stuff ci/install-depends: attempt to fix "brew cask" stuff - 1 - --- 2021-01-15 Junio C Hamano Accepted
CoC: update to version 2.0 + local changes CoC: update to version 2.0 + local changes 8 - - --- 2021-01-13 Junio C Hamano Accepted
« 1 2 ... 2 3 4 5 »