summaryrefslogtreecommitdiffstats
path: root/diff.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* binary diff: further updates.Junio C Hamano2006-05-061-0/+1
* built-in diff: assorted updates.Junio C Hamano2006-04-291-0/+2
* Libified diff-index: backward compatibility fix.Junio C Hamano2006-04-221-1/+1
* Libify diff-index.Junio C Hamano2006-04-221-0/+2
* Libify diff-files.Junio C Hamano2006-04-221-2/+5
* Log message printout cleanupsLinus Torvalds2006-04-181-4/+4
* diff-options: add --patch-with-statJohannes Schindelin2006-04-161-0/+3
* diff-options: add --stat (take 2)Johannes Schindelin2006-04-141-0/+2
* Merge branch 'jc/diff' into nextJunio C Hamano2006-04-111-1/+5
|\
| * tree-diff: do not assume we use only one pathspecJunio C Hamano2006-04-111-1/+5
* | Document --patch-with-rawPetr Baudis2006-04-111-0/+2
* | diff-* --patch-with-rawJunio C Hamano2006-04-111-0/+1
|/
* Retire diffcore-pathspec.Junio C Hamano2006-04-111-1/+0
* Support for pickaxe matching regular expressionsPetr Baudis2006-04-041-0/+1
* tree/diff header cleanup.Junio C Hamano2006-03-301-11/+1
* combine-diff: Record diff status a bit more faithfullyJunio C Hamano2006-02-101-0/+1
* combine-diff: move formatting logic to show_combined_diff()Junio C Hamano2006-02-101-1/+2
* diff-tree -c raw outputLinus Torvalds2006-02-091-3/+3
* combine-diff: show mode changes as well.Junio C Hamano2006-02-061-1/+8
* combine-diff: remove misguided --show-empty hack.Junio C Hamano2006-02-061-2/+2
* Make the "struct tree_desc" operations available to othersLinus Torvalds2006-02-011-0/+3
*-. Merge lt/revlist,jc/diff,jc/revparse,jc/abbrevJunio C Hamano2006-01-281-3/+13
|\ \
| | * abbrev cleanup: use symbolic constantsJunio C Hamano2006-01-281-3/+0
| |/ |/|
| * diff-files: -c and --cc options.Junio C Hamano2006-01-281-0/+11
| * diff-tree --cc: denser combined diff output for a merge commit.Junio C Hamano2006-01-281-1/+1
| * diff-tree -c: show a merge commit a bit more sensibly.Junio C Hamano2006-01-281-0/+2
|/
* diff --abbrev: document --abbrev=<n> form.Junio C Hamano2005-12-201-1/+1
* diff: --abbrev optionJunio C Hamano2005-12-201-1/+8
* Move diff.renamelimit out of default configuration.Junio C Hamano2005-11-221-0/+1
* diff: --full-indexJunio C Hamano2005-11-171-1/+3
* Documentation changes to recursive option for git-diff-treeChris Shoemaker2005-10-281-1/+0
* Split up tree diff functions into tree-diff.c libraryLinus Torvalds2005-10-231-0/+29
* Fix diff-filter All-Or-None mark.Junio C Hamano2005-10-051-1/+1
* Diff: --name-status output format.Junio C Hamano2005-09-251-0/+2
* Diff: -l<num> to limit rename/copy detection.Junio C Hamano2005-09-251-15/+15
* Diff clean-up.Junio C Hamano2005-09-251-16/+31
* Retire diff-helper.Junio C Hamano2005-09-221-9/+0
* diff-raw: Use 'A' instead of 'N' for added files.Junio C Hamano2005-07-261-1/+1
* Use symbolic constants for diff-raw status indicators.Junio C Hamano2005-07-261-0/+16
* Split up "diff_format" into "format" and "line_termination".Linus Torvalds2005-07-151-4/+2
* [PATCH] Clean up diff option descriptions.Junio C Hamano2005-07-131-0/+20
* [PATCH] git-diff-*: --name-only and --name-only-z.Junio C Hamano2005-07-131-0/+2
* [PATCH] Add --diff-filter= output restriction to diff-* family.Junio C Hamano2005-06-131-2/+6
* [PATCH] diff: Fix docs and add -O to diff-helper.Junio C Hamano2005-06-031-9/+1
* [PATCH] diff: mode bits fixesJunio C Hamano2005-06-011-0/+4
* [PATCH] Add -O<orderfile> option to diff-* brothers.Junio C Hamano2005-05-311-2/+5
* [PATCH] Add -B flag to diff-* brothers.Junio C Hamano2005-05-301-1/+4
* [PATCH] diff: consolidate various calls into diffcore.Junio C Hamano2005-05-301-0/+4
* [PATCH] Optimize diff-tree -[CM] --stdinJunio C Hamano2005-05-291-0/+2
* [PATCH] Add --pickaxe-all to diff-* brothers.Junio C Hamano2005-05-291-1/+3