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