summaryrefslogtreecommitdiff
path: root/Documentation/diff-options.txt
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-01fixed link in documentation of diff-optionsLibravatar Steffen Prohaska1-2/+2
2007-07-25Update description of -z option.Libravatar Junio C Hamano1-1/+3
2007-07-25Document --unified/-U optionLibravatar Robin Rosenberg1-0/+7
2007-07-03Add diff-option --ext-diffLibravatar Johannes Schindelin1-0/+8
2007-06-12Teach diff to imply --find-copies-harder upon -C -CLibravatar Johannes Schindelin1-3/+4
2007-06-07War on whitespaceLibravatar Junio C Hamano1-2/+2
2007-03-24Document --quiet option to git-diffLibravatar Alex Riesen1-0/+3
2007-03-14Allow git-diff exit with codes similar to diff(1)Libravatar Alex Riesen1-0/+5
2007-02-14Document --ignore-space-at-eol option.Libravatar Junio C Hamano1-0/+3
2007-01-27Document --check option to git diff.Libravatar Bill Lear1-0/+4
2006-12-26Document --numstat in git-apply and git-diffLibravatar Junio C Hamano1-1/+3
2006-12-15make commit message a little more consistent and confortingLibravatar Nicolas Pitre1-0/+5
2006-12-04Document git-diff whitespace flags -b and -wLibravatar Jakub Narebski1-0/+16
2006-10-13diff --numstatLibravatar Junio C Hamano1-0/+5
2006-09-28diff --stat=width[,name-width]: allow custom diffstat output width.Libravatar Linus Torvalds1-2/+5
2006-08-10Add the --color-words option to the diff options familyLibravatar Johannes Schindelin1-0/+3
2006-07-07Update diff-options and config documentation.Libravatar Junio C Hamano1-4/+22