author | Junio C Hamano <gitster@pobox.com> | |
Wed, 31 Oct 2007 04:38:00 +0000 (21:38 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 31 Oct 2007 04:38:00 +0000 (21:38 -0700) | ||
commit | 7e9a4645d1a113d4390f5198a4212721cc9bf3dd | |
tree | 1f52f02e4c09a5c914be19a7dfc02bb1c42fb517 | tree | snapshot |
parent | 6beb66968d15332e4d8a0b0f4c4a572493fe20f4 | commit | diff |
parent | 42899ac898f2b539fc762c8452da2c981ccbd815 | commit | diff |
Merge branch 'lt/rename' into HEAD
* lt/rename:
Do the fuzzy rename detection limits with the exact renames removed
Fix ugly magic special case in exact rename detection
Do exact rename detection regardless of rename limits
Do linear-time/space rename logic for exact renames
copy vs rename detection: avoid unnecessary O(n*m) loops
Ref-count the filespecs used by diffcore
Split out "exact content match" phase of rename detection
Add 'diffcore.h' to LIB_H
* lt/rename:
Do the fuzzy rename detection limits with the exact renames removed
Fix ugly magic special case in exact rename detection
Do exact rename detection regardless of rename limits
Do linear-time/space rename logic for exact renames
copy vs rename detection: avoid unnecessary O(n*m) loops
Ref-count the filespecs used by diffcore
Split out "exact content match" phase of rename detection
Add 'diffcore.h' to LIB_H
Makefile | diff1 | | diff2 | | blob | history |