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