aboutsummaryrefslogtreecommitdiff
path: root/diffcore-rename.c
Commit message (Expand)AuthorAge
...
* [PATCH] Remove unused rank field from diff_core structure.Junio C Hamano2005-05-29
* [PATCH] Introduce diff_free_filepair() funcion.Junio C Hamano2005-05-29
* [PATCH] Fix math thinko in similarity estimator.Junio C Hamano2005-05-29
* [PATCH] Update rename/copy similarity estimator.Junio C Hamano2005-05-24
* [PATCH] Redo rename/copy detection logic.Junio C Hamano2005-05-24
* [PATCH] Fix diff-pruning logic which was running prune too early.Junio C Hamano2005-05-23
* [PATCH] Rename/copy detection fix.Junio C Hamano2005-05-23
* [PATCH] Be careful with symlinks when detecting renames and copies.Junio C Hamano2005-05-23
* [PATCH] Diffcore updates.Junio C Hamano2005-05-22
* [PATCH] Add the code to set default minimum score back in.Junio C Hamano2005-05-22
* [PATCH] Fix tweak in similarity estimator.Junio C Hamano2005-05-22
* [PATCH] The diff-raw format updates.Junio C Hamano2005-05-21
* [PATCH] Prepare diffcore interface for diff-tree header supression.Junio C Hamano2005-05-21
* [PATCH] Tweak diffcore-rename heuristics.Junio C Hamano2005-05-21
* [PATCH] Introducing software archaeologist's tool "pickaxe".Junio C Hamano2005-05-21
* [PATCH] Diff overhaul, adding half of copy detection.Junio C Hamano2005-05-21