]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'jt/diff-pairs'
authorJunio C Hamano <gitster@pobox.com>
Wed, 26 Mar 2025 07:26:09 +0000 (16:26 +0900)
committerJunio C Hamano <gitster@pobox.com>
Wed, 26 Mar 2025 07:26:09 +0000 (16:26 +0900)
commitf50df872a45c4a1010dc5378055b1be0e844add1
treefe68490cf5058c4386c4ecc1fc86350f0f19d447
parent683c54c999c301c2cd6f715c411407c413b1d84e
parentcf15095ec52f1e997ec9eef42bdf275d2a68fe66
Merge branch 'jt/diff-pairs'

A post-processing filter for "diff --raw" output has been
introduced.

* jt/diff-pairs:
  builtin/diff-pairs: allow explicit diff queue flush
  builtin: introduce diff-pairs command
  diff: add option to skip resolving diff statuses
  diff: return diff_filepair from diff queue helpers
Documentation/meson.build
Makefile
builtin.h
diff.h
meson.build
t/meson.build