http-fetch: do not use curl_message after releasing it
[git.git] / diff.h
2005-10-28 Chris ShoemakerDocumentation changes to recursive option for git-diff...
2005-10-27 Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-10-23 Junio C HamanoMerge branch 'fixes'
2005-10-23 Linus TorvaldsSplit up tree diff functions into tree-diff.c library
2005-10-16 Junio C HamanoMerge branch 'svn' of netz.smurf.noris.de/git/git
2005-10-05 Junio C HamanoMerge branch 'fixes'
2005-10-05 Junio C HamanoFix diff-filter All-Or-None mark.
2005-09-27 Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-09-25 Junio C HamanoDiff: --name-status output format.
2005-09-25 Junio C HamanoDiff: -l<num> to limit rename/copy detection.
2005-09-25 Junio C HamanoDiff clean-up.
2005-09-25 Junio C HamanoMerge branch 'fixes'
2005-09-24 Junio C HamanoMerge 'fixes' branch.
2005-09-23 Junio C HamanoMerge branch 'fixes'
2005-09-22 Junio C HamanoRetire diff-helper.
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-26 Junio C Hamanodiff-raw: Use 'A' instead of 'N' for added files.
2005-07-26 Junio C HamanoUse symbolic constants for diff-raw status indicators.
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-15 Linus TorvaldsSplit up "diff_format" into "format" and "line_terminat...
2005-07-13 Junio C Hamano[PATCH] Clean up diff option descriptions.
2005-07-13 Junio C Hamano[PATCH] git-diff-*: --name-only and --name-only-z.
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] Add --diff-filter= output restriction to diff...
2005-06-03 Junio C Hamano[PATCH] diff: Fix docs and add -O to diff-helper.
2005-06-01 Junio C Hamano[PATCH] diff: mode bits fixes
2005-05-31 Junio C Hamano[PATCH] Add -O<orderfile> option to diff-* brothers.
2005-05-30 Junio C Hamano[PATCH] Add -B flag to diff-* brothers.
2005-05-30 Junio C Hamano[PATCH] diff: consolidate various calls into diffcore.
2005-05-29 Junio C Hamano[PATCH] Optimize diff-tree -[CM] --stdin
2005-05-29 Junio C Hamano[PATCH] Add --pickaxe-all to diff-* brothers.
2005-05-29 Junio C Hamano[PATCH] Clean up diff_setup() to make it more extensible.
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-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] Constness fix for pickaxe option.
2005-05-21 Junio C Hamano[PATCH] Introducing software archaeologist's tool ...
2005-05-20 Junio C Hamano[PATCH] diff overhaul
2005-05-19 Junio C Hamano[PATCH] Detect renames in diff family.
2005-05-18 Junio C Hamano[PATCH] Diff-helper update
2005-05-15 Junio C Hamano[PATCH 2/3] Rename git-diff-tree-helper to git-diff...
2005-05-05 Linus TorvaldsMerge http://members.cox.net/junkio/git-jc.git/
2005-05-04 Junio C HamanoOptimize diff-cache -p --cached
2005-04-27 Junio C Hamano[PATCH] Reworked external diff interface.
2005-04-26 Junio C Hamano[PATCH] Diff-tree-helper take two.
2005-04-26 Junio C Hamano[PATCH] Split external diff command interface to a...