Yank writing-back support from gitfakemmap.
[gitweb.git] / diffcore-rename.c
2005-09-27 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-09-25 Diff: -l<num> to limit rename/copy detection.
2005-09-18 Merge branch 'master' of .
2005-09-15 Plug diff leaks.
2005-09-10 Fix copy marking from diffcore-rename.
2005-08-30 Merge refs/heads/master from paulus
2005-08-19 Merge from gitk
2005-08-18 Merge with gitk --parents change.
2005-08-18 Merge with gitk
2005-08-12 Merge with gitk.
2005-08-10 Merge with gitk.
2005-08-09 Merge with gitk.
2005-08-08 Merge with gitk.
2005-08-07 Merge with gitk.
2005-08-06 Merge with gitk.
2005-08-05 Merge with gitk.
2005-07-31 Merge with gitk.
2005-07-29 Merge with gitk.
2005-07-18 Merge master.kernel.org:/pub/scm/gitk/gitk
2005-07-16 Merge git-tools repository under "tools" subdirectory
2005-07-06 Merge master.kernel.org:/pub/scm/gitk/gitk
2005-07-05 Merge with Linus' current tree
2005-06-29 [PATCH] Use enhanced diff_delta() in the similarity...
2005-06-28 Merge rsync://rsync.kernel.org/pub/scm/gitk/gitk
2005-06-26 Add a "max_size" parameter to diff_delta()
2005-06-22 Do a cross-project merge of Paul Mackerras' gitk visualizer
2005-06-13 [PATCH] Fix rename/copy when dealing with temporarily...
2005-06-03 [PATCH] diff: Clean up diff_scoreopt_parse().
2005-06-03 [PATCH] Tweak count-delta interface
2005-05-30 [PATCH] Add -B flag to diff-* brothers.
2005-05-30 [PATCH] diff: fix the culling of unneeded delete record.
2005-05-30 [PATCH] diff: code clean-up and removal of rename hack.
2005-05-29 [PATCH] Optimize diff-tree -[CM] --stdin
2005-05-29 [PATCH] Fix the way diffcore-rename records unremoved...
2005-05-29 [PATCH] Remove unused rank field from diff_core structure.
2005-05-29 [PATCH] Introduce diff_free_filepair() funcion.
2005-05-29 [PATCH] Fix math thinko in similarity estimator.
2005-05-25 [PATCH] Update rename/copy similarity estimator.
2005-05-24 [PATCH] Redo rename/copy detection logic.
2005-05-24 [PATCH] Fix diff-pruning logic which was running prune...
2005-05-23 [PATCH] Rename/copy detection fix.
2005-05-23 [PATCH] Be careful with symlinks when detecting renames...
2005-05-22 [PATCH] Diffcore updates.
2005-05-22 [PATCH] Add the code to set default minimum score back in.
2005-05-22 [PATCH] Fix tweak in similarity estimator.
2005-05-22 [PATCH] The diff-raw format updates.
2005-05-22 [PATCH] Prepare diffcore interface for diff-tree header...
2005-05-21 [PATCH] Tweak diffcore-rename heuristics.
2005-05-21 [PATCH] Introducing software archaeologist's tool ...
2005-05-21 [PATCH] Diff overhaul, adding half of copy detection.