Yank writing-back support from gitfakemmap.
[gitweb.git] / diff.h
2005-10-05 Merge branch 'fixes'
2005-10-05 Fix diff-filter All-Or-None mark.
2005-09-27 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-09-25 Diff: --name-status output format.
2005-09-25 Diff: -l<num> to limit rename/copy detection.
2005-09-25 Diff clean-up.
2005-09-25 Merge branch 'fixes'
2005-09-24 Merge 'fixes' branch.
2005-09-23 Merge branch 'fixes'
2005-09-22 Retire diff-helper.
2005-08-30 Merge refs/heads/master from paulus
2005-08-19 Merge from gitk
2005-08-18 Merge with gitk --parents change.
2005-08-18 Merge with gitk
2005-08-12 Merge with gitk.
2005-08-10 Merge with gitk.
2005-08-09 Merge with gitk.
2005-08-08 Merge with gitk.
2005-08-07 Merge with gitk.
2005-08-06 Merge with gitk.
2005-08-05 Merge with gitk.
2005-07-31 Merge with gitk.
2005-07-29 Merge with gitk.
2005-07-26 diff-raw: Use 'A' instead of 'N' for added files.
2005-07-26 Use symbolic constants for diff-raw status indicators.
2005-07-18 Merge master.kernel.org:/pub/scm/gitk/gitk
2005-07-16 Merge git-tools repository under "tools" subdirectory
2005-07-15 Split up "diff_format" into "format" and "line_terminat...
2005-07-13 [PATCH] Clean up diff option descriptions.
2005-07-13 [PATCH] git-diff-*: --name-only and --name-only-z.
2005-07-06 Merge master.kernel.org:/pub/scm/gitk/gitk
2005-06-28 Merge rsync://rsync.kernel.org/pub/scm/gitk/gitk
2005-06-22 Do a cross-project merge of Paul Mackerras' gitk visualizer
2005-06-13 [PATCH] Add --diff-filter= output restriction to diff...
2005-06-03 [PATCH] diff: Fix docs and add -O to diff-helper.
2005-06-01 [PATCH] diff: mode bits fixes
2005-05-31 [PATCH] Add -O<orderfile> option to diff-* brothers.
2005-05-30 [PATCH] Add -B flag to diff-* brothers.
2005-05-30 [PATCH] diff: consolidate various calls into diffcore.
2005-05-29 [PATCH] Optimize diff-tree -[CM] --stdin
2005-05-29 [PATCH] Add --pickaxe-all to diff-* brothers.
2005-05-29 [PATCH] Clean up diff_setup() to make it more extensible.
2005-05-24 [PATCH] Fix diff-pruning logic which was running prune...
2005-05-23 [PATCH] diff-raw format update take #2.
2005-05-22 [PATCH] Diffcore updates.
2005-05-22 [PATCH] The diff-raw format updates.
2005-05-22 [PATCH] Prepare diffcore interface for diff-tree header...
2005-05-21 [PATCH] Constness fix for pickaxe option.
2005-05-21 [PATCH] Introducing software archaeologist's tool ...
2005-05-20 [PATCH] diff overhaul
2005-05-19 [PATCH] Detect renames in diff family.
2005-05-18 [PATCH] Diff-helper update
2005-05-15 [PATCH 2/3] Rename git-diff-tree-helper to git-diff...
2005-05-05 Merge http://members.cox.net/junkio/git-jc.git/
2005-05-04 Optimize diff-cache -p --cached
2005-04-27 [PATCH] Reworked external diff interface.
2005-04-26 [PATCH] Diff-tree-helper take two.
2005-04-26 [PATCH] Split external diff command interface to a...