aboutsummaryrefslogtreecommitdiff
path: root/diff.h
Commit message (Expand)AuthorAge
* fmt-patch: Support --attachJohannes Schindelin2006-05-21
* diff family: add --check optionJohannes Schindelin2006-05-21
* Merge branch 'se/diff'Junio C Hamano2006-05-15
|\
| * Add "--summary" option to git diff.Sean2006-05-14
* | git diff: support "-U" and "--unified" options properlyLinus Torvalds2006-05-14
|/
* binary diff: further updates.Junio C Hamano2006-05-05
* built-in diff: assorted updates.Junio C Hamano2006-04-29
* Libified diff-index: backward compatibility fix.Junio C Hamano2006-04-22
* Libify diff-index.Junio C Hamano2006-04-22
* Libify diff-files.Junio C Hamano2006-04-22
* Log message printout cleanupsLinus Torvalds2006-04-17
* diff-options: add --patch-with-statJohannes Schindelin2006-04-15
* diff-options: add --stat (take 2)Johannes Schindelin2006-04-13
* Merge branch 'jc/diff' into nextJunio C Hamano2006-04-11
|\
| * tree-diff: do not assume we use only one pathspecJunio C Hamano2006-04-10
* | Document --patch-with-rawPetr Baudis2006-04-11
* | diff-* --patch-with-rawJunio C Hamano2006-04-10
|/
* Retire diffcore-pathspec.Junio C Hamano2006-04-10
* Support for pickaxe matching regular expressionsPetr Baudis2006-04-04
* tree/diff header cleanup.Junio C Hamano2006-03-29
* combine-diff: Record diff status a bit more faithfullyJunio C Hamano2006-02-10
* combine-diff: move formatting logic to show_combined_diff()Junio C Hamano2006-02-09
* diff-tree -c raw outputLinus Torvalds2006-02-09
* combine-diff: show mode changes as well.Junio C Hamano2006-02-06
* combine-diff: remove misguided --show-empty hack.Junio C Hamano2006-02-05
* Make the "struct tree_desc" operations available to othersLinus Torvalds2006-01-31
*-. Merge lt/revlist,jc/diff,jc/revparse,jc/abbrevJunio C Hamano2006-01-28
|\ \
| | * abbrev cleanup: use symbolic constantsJunio C Hamano2006-01-28
| |/ |/|
| * diff-files: -c and --cc options.Junio C Hamano2006-01-28
| * diff-tree --cc: denser combined diff output for a merge commit.Junio C Hamano2006-01-28
| * diff-tree -c: show a merge commit a bit more sensibly.Junio C Hamano2006-01-28
|/
* diff --abbrev: document --abbrev=<n> form.Junio C Hamano2005-12-19
* diff: --abbrev optionJunio C Hamano2005-12-19
* Move diff.renamelimit out of default configuration.Junio C Hamano2005-11-21
* diff: --full-indexJunio C Hamano2005-11-16
* Documentation changes to recursive option for git-diff-treeChris Shoemaker2005-10-28
* Split up tree diff functions into tree-diff.c libraryLinus Torvalds2005-10-22
* Fix diff-filter All-Or-None mark.Junio C Hamano2005-10-04
* Diff: --name-status output format.Junio C Hamano2005-09-24
* Diff: -l<num> to limit rename/copy detection.Junio C Hamano2005-09-24
* Diff clean-up.Junio C Hamano2005-09-24
* Retire diff-helper.Junio C Hamano2005-09-22
* diff-raw: Use 'A' instead of 'N' for added files.Junio C Hamano2005-07-25
* Use symbolic constants for diff-raw status indicators.Junio C Hamano2005-07-25
* Split up "diff_format" into "format" and "line_termination".Linus Torvalds2005-07-14
* [PATCH] Clean up diff option descriptions.Junio C Hamano2005-07-13
* [PATCH] git-diff-*: --name-only and --name-only-z.Junio C Hamano2005-07-13
* [PATCH] Add --diff-filter= output restriction to diff-* family.Junio C Hamano2005-06-12
* [PATCH] diff: Fix docs and add -O to diff-helper.Junio C Hamano2005-06-03
* [PATCH] diff: mode bits fixesJunio C Hamano2005-06-01