]> git.ipfire.org Git - thirdparty/git.git/history - diffcore.h
Use symbolic name SHORT_NAME_AMBIGUOUS as error return value
[thirdparty/git.git] / diffcore.h
2006-01-16  Junio C HamanoGIT 1.1.3 v1.1.3
2006-01-16  Junio C HamanoMerge branch 'fix'
2006-01-16  Junio C HamanoMerge branch 'fixo/1.0'
2006-01-16  Junio C HamanoGIT 1.0.11 v1.0.11
2006-01-16  Junio C Hamanodiffcore-break/diffcore-rename: integer overflow.
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-22  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
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-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-14  Junio C HamanoRevert "[PATCH] plug memory leak in diff.c::diff_free_f...
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-14  Junio C HamanoMerge master into rc
2005-08-14  Yasushi SHOJI[PATCH] plug memory leak in diff.c::diff_free_filepair()
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-06-28  Linus TorvaldsMerge rsync://rsync.kernel.org/pub/scm/gitk/gitk
2005-06-22  Linus TorvaldsDo a cross-project merge of Paul Mackerras' gitk visualizer
2005-06-13  Junio C Hamano[PATCH] Re-Fix SIGSEGV on unmerged files in git-diff...
2005-06-08  Linus TorvaldsFix SIGSEGV on unmerged files in git-diff-files -p
2005-06-05  Junio C Hamano[PATCH] diffcore-break.c: various fixes.
2005-06-03  Junio C Hamano[PATCH] diff: Update -B heuristics.
2005-06-03  Junio C Hamano[PATCH] diff: Fix docs and add -O to diff-helper.
2005-06-03  Junio C Hamano[PATCH] Tweak count-delta interface
2005-06-01  Junio C Hamano[PATCH] diff: mode bits fixes
2005-05-30  Junio C Hamano[PATCH] Add -B flag to diff-* brothers.
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 a function not used anymore.
2005-05-29  Junio C Hamano[PATCH] Introduce diff_free_filepair() funcion.
2005-05-26  Junio C Hamano[PATCH] Diff updates to express type changes
2005-05-25  Junio C Hamano[PATCH] Fix type-change handling when assigning the...
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] diff-raw format update take #2.
2005-05-23  Junio C Hamano[PATCH] Rename/copy detection fix.
2005-05-22  Junio C Hamano[PATCH] Diffcore updates.
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] Introducing software archaeologist's tool ...
2005-05-21  Junio C Hamano[PATCH] Diff overhaul, adding half of copy detection.