summaryrefslogtreecommitdiff
path: root/Documentation/diff-options.txt
AgeCommit message (Expand)AuthorFilesLines
2010-06-13Merge branch 'jk/diff-m-doc'Libravatar Junio C Hamano1-0/+7
2010-06-11Add optional parameters to the diff option "--ignore-submodules"Libravatar Jens Lehmann1-2/+8
2010-05-21Merge branch 'tr/word-diff'Libravatar Junio C Hamano1-4/+36
2010-05-18diff-options: make --patch a synonym for -pLibravatar Will Palmer1-0/+1
2010-05-18docs: clarify meaning of -M for git-logLibravatar Jeff King1-0/+7
2010-04-18Merge branch 'maint'Libravatar Junio C Hamano1-2/+2
2010-04-18Documentation: Describe other situations where -z affects git diffLibravatar Charles Bailey1-2/+2
2010-04-14diff: add --word-diff option that generalizes --color-wordsLibravatar Thomas Rast1-4/+36
2010-02-18Add an optional argument for --color optionsLibravatar Mark Lodato1-1/+3
2009-11-23Fix over-simplified documentation for 'git log -z'Libravatar Björn Gustavsson1-5/+7
2009-11-22Clarify and correct -zLibravatar Björn Gustavsson1-3/+14
2009-11-20Merge branch 'bg/format-patch-doc-update'Libravatar Junio C Hamano1-20/+41
2009-11-10format-patch: Add "--no-stat" as a synonym for "-p"Libravatar Björn Gustavsson1-0/+1
2009-11-10format-patch documentation: Fix formattingLibravatar Björn Gustavsson1-18/+18
2009-11-10format-patch documentation: Remove diff options that are not usefulLibravatar Björn Gustavsson1-2/+12
2009-11-10format-patch: Always generate a patchLibravatar Björn Gustavsson1-3/+13
2009-10-19Add the --submodule option to the diff option familyLibravatar Johannes Schindelin1-0/+7
2009-03-19doc: clarify how -S worksLibravatar Jeff King1-1/+4
2009-01-25Merge branch 'js/diff-color-words'Libravatar Junio C Hamano1-2/+16
2009-01-25diff-options.txt: Fix asciidoc markup issueLibravatar Teemu Likonen1-1/+1
2009-01-23Merge branch 'js/patience-diff'Libravatar Junio C Hamano1-0/+3
2009-01-21color-words: Support diff.wordregex config optionLibravatar Boyd Stephen Smith Jr1-3/+4
2009-01-17color-words: make regex configurable via attributesLibravatar Thomas Rast1-0/+4
2009-01-17color-words: expand docs with precise semanticsLibravatar Thomas Rast1-5/+10
2009-01-17color-words: take an optional regular expression describing wordsLibravatar Johannes Schindelin1-1/+5
2009-01-13Fix Documentation typos surrounding the word 'handful'.Libravatar Jon Loeliger1-1/+1
2009-01-07Introduce the diff option '--patience'Libravatar Johannes Schindelin1-0/+3
2009-01-07Merge branch 'rs/diff-ihc'Libravatar Junio C Hamano1-0/+4
2008-12-29Documentation/diff-options.txt: unify optionsLibravatar jidanni@jidanni.org1-14/+4
2008-12-29diff: add option to show context between close hunksLibravatar René Scharfe1-0/+4
2008-10-18Merge branch 'maint'Libravatar Junio C Hamano1-1/+2
2008-10-18diff(1): clarify what "T"ypechange status meansLibravatar Junio C Hamano1-1/+2
2008-09-05diff --dirstat-by-file: count changed files, not linesLibravatar Heikki Orsila1-0/+3
2008-09-02Merge branch 'maint'Libravatar Junio C Hamano1-6/+5
2008-09-01Improve documentation for --dirstat diff optionLibravatar Heikki Orsila1-6/+5
2008-08-19reword --full-index descriptionLibravatar Jim Meyering1-3/+3
2008-07-01Documentation: fix links to tutorials and other new manual pagesLibravatar Jonathan Nieder1-1/+1
2008-06-06documentation: convert "diffcore" and "repository-layout" to man pagesLibravatar Christian Couder1-1/+1
2008-05-15diff options: Introduce --ignore-submodulesLibravatar Johannes Schindelin1-0/+3
2008-04-22Merge branch 'maint-1.5.4' into maintLibravatar Junio C Hamano1-1/+2
2008-04-22diff options documentation: refer to --diff-filter in --name-statusLibravatar Miklos Vajna1-1/+2
2008-04-21diff-options.txt: document the new "--dirstat" optionLibravatar Gerrit Pape1-0/+8
2008-02-13diff --relative: help working in a bare repositoryLibravatar Junio C Hamano1-2/+5
2008-02-13diff --relative: output paths as relative to the current subdirectoryLibravatar Junio C Hamano1-0/+5
2008-01-06Documentation: rename gitlink macro to linkgitLibravatar Dan McGee1-2/+2
2007-12-20Teach diff machinery to display other prefixes than "a/" and "b/"Libravatar Johannes Schindelin1-0/+9
2007-12-13"diff --check" should affect exit statusLibravatar Wincent Colaiuta1-1/+3
2007-12-12Use "whitespace" consistentlyLibravatar Wincent Colaiuta1-6/+6
2007-12-05Include diff options in the git-log manpageLibravatar Miklos Vajna1-0/+2
2007-11-15Documentation: customize diff-options depending on particular commandLibravatar Sergei Organov1-1/+23