]> git.ipfire.org Git - thirdparty/git.git/history - diffcore-rename.c
Use symbolic name SHORT_NAME_AMBIGUOUS as error return value
[thirdparty/git.git] / diffcore-rename.c
2005-12-27  Junio C HamanoMerge fixes up to GIT 1.0.5
2005-12-27  Junio C HamanoGIT 1.0.5 v1.0.5
2005-12-26  Eric Wongshort circuit out of a few places where we would alloca...
2005-12-07  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-29  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-28  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-27  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-26  Junio C HamanoGIT 0.99.9k v0.99.9k
2005-11-22  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-21  Junio C Hamanorename detection with -M100 means "exact renames only".
2005-11-20  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-19  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-17  Junio C HamanoGIT 0.99.9j aka 1.0rc3 v0.99.9j v1.0rc3
2005-11-15  Junio C Hamanodiff: make default rename detection limit configurable.
2005-11-07  Junio C HamanoGIT 0.99.9e v0.99.9e
2005-10-27  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
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.