]> git.99rst.org Git - git.git/commitdiff
Merge branch 'rs/diff-index-find-copies-harder-optim'
authorJunio C Hamano <redacted>
Sun, 14 Dec 2025 08:04:36 +0000 (17:04 +0900)
committerJunio C Hamano <redacted>
Sun, 14 Dec 2025 08:04:36 +0000 (17:04 +0900)
Halve the memory consumed by artificial filepairs created during
"git diff --find-copioes-harder", also making the operation run
faster.

* rs/diff-index-find-copies-harder-optim:
  diff-index: don't queue unchanged filepairs with diff_change()

1  2 
diff.c
diff.h

diff --cc diff.c
Simple merge
diff --cc diff.h
Simple merge
git clone https://git.99rst.org/PROJECT