summaryrefslogtreecommitdiff
path: root/diff.h
Commit message (Expand)AuthorAgeFilesLines
* fmt-patch: Support --attachJohannes Schindelin2006-05-211-0/+3
* diff family: add --check optionJohannes Schindelin2006-05-211-0/+1
* Merge branch 'se/diff'Junio C Hamano2006-05-151-1/+2
|\
| * Add "--summary" option to git diff.Sean2006-05-141-1/+2
* | git diff: support "-U" and "--unified" options properlyLinus Torvalds2006-05-141-0/+1
|/
* binary diff: further updates.Junio C Hamano2006-05-051-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-171-4/+4
* diff-options: add --patch-with-statJohannes Schindelin2006-04-151-0/+3
* diff-options: add --stat (take 2)Johannes Schindelin2006-04-131-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-101-1/+5
* | Document --patch-with-rawPetr Baudis2006-04-111-0/+2
* | diff-* --patch-with-rawJunio C Hamano2006-04-101-0/+1
|/
* Retire diffcore-pathspec.Junio C Hamano2006-04-101-1/+0
* Support for pickaxe matching regular expressionsPetr Baudis2006-04-041-0/+1
* tree/diff header cleanup.Junio C Hamano2006-03-291-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-091-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-051-2/+2
* Make the "struct tree_desc" operations available to othersLinus Torvalds2006-01-311-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-191-1/+1
* diff: --abbrev optionJunio C Hamano2005-12-191-1/+8
* Move diff.renamelimit out of default configuration.Junio C Hamano2005-11-211-0/+1
* diff: --full-indexJunio C Hamano2005-11-161-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-221-0/+29
* Fix diff-filter All-Or-None mark.Junio C Hamano2005-10-041-1/+1
* Diff: --name-status output format.Junio C Hamano2005-09-241-0/+2
* Diff: -l<num> to limit rename/copy detection.Junio C Hamano2005-09-241-15/+15
* Diff clean-up.Junio C Hamano2005-09-241-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-251-1/+1
* Use symbolic constants for diff-raw status indicators.Junio C Hamano2005-07-251-0/+16
* Split up "diff_format" into "format" and "line_termination".Linus Torvalds2005-07-141-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-121-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