aboutsummaryrefslogtreecommitdiff
path: root/Documentation/diff-options.txt
Commit message (Expand)AuthorAge
* Documentation: fix links to tutorials and other new manual pagesJonathan Nieder2008-07-01
* documentation: convert "diffcore" and "repository-layout" to man pagesChristian Couder2008-06-06
* diff options: Introduce --ignore-submodulesJohannes Schindelin2008-05-15
* Merge branch 'maint-1.5.4' into maintJunio C Hamano2008-04-22
|\
| * diff options documentation: refer to --diff-filter in --name-statusMiklos Vajna2008-04-22
* | diff-options.txt: document the new "--dirstat" optionGerrit Pape2008-04-21
* | diff --relative: help working in a bare repositoryJunio C Hamano2008-02-13
* | diff --relative: output paths as relative to the current subdirectoryJunio C Hamano2008-02-13
|/
* Documentation: rename gitlink macro to linkgitDan McGee2008-01-06
* Teach diff machinery to display other prefixes than "a/" and "b/"Johannes Schindelin2007-12-20
* "diff --check" should affect exit statusWincent Colaiuta2007-12-13
* Use "whitespace" consistentlyWincent Colaiuta2007-12-12
* Include diff options in the git-log manpageMiklos Vajna2007-12-05
* Documentation: customize diff-options depending on particular commandSergei Organov2007-11-15
* fixed link in documentation of diff-optionsSteffen Prohaska2007-10-01
* Update description of -z option.Junio C Hamano2007-07-25
* Document --unified/-U optionRobin Rosenberg2007-07-25
* Add diff-option --ext-diffJohannes Schindelin2007-07-03
* Teach diff to imply --find-copies-harder upon -C -CJohannes Schindelin2007-06-12
* War on whitespaceJunio C Hamano2007-06-07
* Document --quiet option to git-diffAlex Riesen2007-03-24
* Allow git-diff exit with codes similar to diff(1)Alex Riesen2007-03-14
* Document --ignore-space-at-eol option.Junio C Hamano2007-02-14
* Document --check option to git diff.Bill Lear2007-01-27
* Document --numstat in git-apply and git-diffJunio C Hamano2006-12-26
* make commit message a little more consistent and confortingNicolas Pitre2006-12-15
* Document git-diff whitespace flags -b and -wJakub Narebski2006-12-04
* diff --numstatJunio C Hamano2006-10-13
* diff --stat=width[,name-width]: allow custom diffstat output width.Linus Torvalds2006-09-28
* Add the --color-words option to the diff options familyJohannes Schindelin2006-08-10
* Update diff-options and config documentation.Junio C Hamano2006-07-07
* diff-options: Explain --text and -aStephan Feder2006-07-07
* Add "--summary" option to git diff.Sean2006-05-14
* diff-options: add --patch-with-statJohannes Schindelin2006-04-15
* diff-options: add --stat (take 2)Johannes Schindelin2006-04-13
* Document --patch-with-rawPetr Baudis2006-04-11
* Support for pickaxe matching regular expressionsPetr Baudis2006-04-04
* Add --diff-filter= documentation paragraphJon Loeliger2006-02-09
* Documentation: spell.Junio C Hamano2005-12-29
* diff --abbrev: document --abbrev=<n> form.Junio C Hamano2005-12-19
* diff: --abbrev optionJunio C Hamano2005-12-19
* diff: --full-indexJunio C Hamano2005-11-16
* Change 'cache' to 'index' in the docsLukas_Sandström2005-11-11
* Remove -r from common diff options documentation in one more placec.shoemaker@cox.net2005-10-28
* Some typos and light editing of various manpagesChristian Meder2005-10-05
* Diff: --name-status output format.Junio C Hamano2005-09-24
* Diff: -l<num> to limit rename/copy detection.Junio C Hamano2005-09-24
* Documentaion updates.Junio C Hamano2005-08-30
* [PATCH] Assorted documentation patchesJohannes Schindelin2005-08-05
* [PATCH] Clean up diff option descriptions.Junio C Hamano2005-07-13