aboutsummaryrefslogtreecommitdiff
path: root/Documentation/diff-options.txt
Commit message (Expand)AuthorAge
* Merge branch 'jk/diff-m-doc'Junio C Hamano2010-06-13
|\
| * docs: clarify meaning of -M for git-logJeff King2010-05-18
* | Merge branch 'tr/word-diff'Junio C Hamano2010-05-21
|\ \
| * | diff: add --word-diff option that generalizes --color-wordsThomas Rast2010-04-14
* | | diff-options: make --patch a synonym for -pWill Palmer2010-05-18
| |/ |/|
* | Merge branch 'maint'Junio C Hamano2010-04-18
|\ \ | |/ |/|
| * Documentation: Describe other situations where -z affects git diffCharles Bailey2010-04-18
* | Add an optional argument for --color optionsMark Lodato2010-02-18
|/
* 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