]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jk/all-negative-diff-filter-fix'
authorJunio C Hamano <gitster@pobox.com>
Mon, 14 Jul 2025 18:19:24 +0000 (11:19 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 14 Jul 2025 18:19:24 +0000 (11:19 -0700)
A diff-filter with negative-only specification like "git log
--diff-filter=d" did not trigger correctly, which has been fixed.

* jk/all-negative-diff-filter-fix:
  setup_revisions(): turn on diffs for all-negative diff filter

1  2 
revision.c
t/t4202-log.sh

diff --cc revision.c
Simple merge
diff --cc t/t4202-log.sh
Simple merge