aboutsummaryrefslogtreecommitdiff
path: root/Documentation/diff-options.txt
Commit message (Expand)AuthorAge
* Fix over-simplified documentation for 'git log -z'Björn Gustavsson2009-11-23
* Clarify and correct -zBjörn Gustavsson2009-11-22
* Merge branch 'bg/format-patch-doc-update'Junio C Hamano2009-11-20
|\
| * format-patch: Add "--no-stat" as a synonym for "-p"Björn Gustavsson2009-11-10
| * format-patch documentation: Fix formattingBjörn Gustavsson2009-11-10
| * format-patch documentation: Remove diff options that are not usefulBjörn Gustavsson2009-11-10
| * format-patch: Always generate a patchBjörn Gustavsson2009-11-10
* | Add the --submodule option to the diff option familyJohannes Schindelin2009-10-19
|/
* doc: clarify how -S worksJeff King2009-03-19
* Merge branch 'js/diff-color-words'Junio C Hamano2009-01-25
|\
| * color-words: Support diff.wordregex config optionBoyd Stephen Smith Jr2009-01-21
| * color-words: make regex configurable via attributesThomas Rast2009-01-17
| * color-words: expand docs with precise semanticsThomas Rast2009-01-17
| * color-words: take an optional regular expression describing wordsJohannes Schindelin2009-01-17
* | diff-options.txt: Fix asciidoc markup issueTeemu Likonen2009-01-25
* | Merge branch 'js/patience-diff'Junio C Hamano2009-01-23
|\ \ | |/ |/|
| * Introduce the diff option '--patience'Johannes Schindelin2009-01-07
* | Fix Documentation typos surrounding the word 'handful'.Jon Loeliger2009-01-13
* | Merge branch 'rs/diff-ihc'Junio C Hamano2009-01-07
|\ \
| * | diff: add option to show context between close hunksRené Scharfe2008-12-29
| |/
* | Documentation/diff-options.txt: unify optionsjidanni@jidanni.org2008-12-29
|/
* Merge branch 'maint'Junio C Hamano2008-10-18
|\
| * diff(1): clarify what "T"ypechange status meansJunio C Hamano2008-10-18
* | diff --dirstat-by-file: count changed files, not linesHeikki Orsila2008-09-05
* | Merge branch 'maint'Junio C Hamano2008-09-02
|\ \ | |/
| * Improve documentation for --dirstat diff optionHeikki Orsila2008-09-01
* | reword --full-index descriptionJim Meyering2008-08-19
|/
* 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