summaryrefslogtreecommitdiff
path: root/diffcore-rename.c
Commit message (Expand)AuthorAgeFilesLines
...
* [PATCH] Remove unused rank field from diff_core structure.Junio C Hamano2005-05-291-1/+0
* [PATCH] Introduce diff_free_filepair() funcion.Junio C Hamano2005-05-291-5/+2
* [PATCH] Fix math thinko in similarity estimator.Junio C Hamano2005-05-291-1/+1
* [PATCH] Update rename/copy similarity estimator.Junio C Hamano2005-05-241-5/+11
* [PATCH] Redo rename/copy detection logic.Junio C Hamano2005-05-241-204/+181
* [PATCH] Fix diff-pruning logic which was running prune too early.Junio C Hamano2005-05-231-23/+2
* [PATCH] Rename/copy detection fix.Junio C Hamano2005-05-231-75/+37
* [PATCH] Be careful with symlinks when detecting renames and copies.Junio C Hamano2005-05-231-10/+14
* [PATCH] Diffcore updates.Junio C Hamano2005-05-221-2/+19
* [PATCH] Add the code to set default minimum score back in.Junio C Hamano2005-05-221-0/+2
* [PATCH] Fix tweak in similarity estimator.Junio C Hamano2005-05-221-2/+2
* [PATCH] The diff-raw format updates.Junio C Hamano2005-05-211-10/+10
* [PATCH] Prepare diffcore interface for diff-tree header supression.Junio C Hamano2005-05-211-2/+2
* [PATCH] Tweak diffcore-rename heuristics.Junio C Hamano2005-05-211-19/+21
* [PATCH] Introducing software archaeologist's tool "pickaxe".Junio C Hamano2005-05-211-18/+11
* [PATCH] Diff overhaul, adding half of copy detection.Junio C Hamano2005-05-211-0/+443