Code

Merge branch 'lt/rename' into HEAD
authorJunio C Hamano <gitster@pobox.com>
Wed, 31 Oct 2007 04:38:00 +0000 (21:38 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 31 Oct 2007 04:38:00 +0000 (21:38 -0700)
commit7e9a4645d1a113d4390f5198a4212721cc9bf3dd
tree1f52f02e4c09a5c914be19a7dfc02bb1c42fb517
parent6beb66968d15332e4d8a0b0f4c4a572493fe20f4
parent42899ac898f2b539fc762c8452da2c981ccbd815
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
Makefile