]> git.ipfire.org Git - thirdparty/git.git/history - diffcore-rename.c
[PATCH] Parallelize pulling by ssh
[thirdparty/git.git] / diffcore-rename.c
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.