]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jz/patch-id'
authorTaylor Blau <me@ttaylorr.com>
Mon, 31 Oct 2022 01:04:41 +0000 (21:04 -0400)
committerTaylor Blau <me@ttaylorr.com>
Mon, 31 Oct 2022 01:04:41 +0000 (21:04 -0400)
A new "--include-whitespace" option is added to "git patch-id", and
existing bugs in the internal patch-id logic that did not match
what "git patch-id" produces have been corrected.

* jz/patch-id:
  builtin: patch-id: remove unused diff-tree prefix
  builtin: patch-id: add --verbatim as a command mode
  patch-id: fix patch-id for mode changes
  builtin: patch-id: fix patch-id with binary diffs
  patch-id: use stable patch-id for rebases
  patch-id: fix stable patch id for binary / header-only

1  2 
builtin/log.c
diff.c
patch-ids.c

diff --cc builtin/log.c
Simple merge
diff --cc diff.c
Simple merge
diff --cc patch-ids.c
Simple merge