summaryrefslogtreecommitdiffstats
path: root/Documentation/diff-options.txt
AgeCommit message (Expand)AuthorLines
2009-03-19doc: clarify how -S worksJeff King-1/+4
2009-01-25Merge branch 'js/diff-color-words'Junio C Hamano-2/+16
2009-01-25diff-options.txt: Fix asciidoc markup issueTeemu Likonen-1/+1
2009-01-23Merge branch 'js/patience-diff'Junio C Hamano-0/+3
2009-01-21color-words: Support diff.wordregex config optionBoyd Stephen Smith Jr-3/+4
2009-01-17color-words: make regex configurable via attributesThomas Rast-0/+4
2009-01-17color-words: expand docs with precise semanticsThomas Rast-5/+10
2009-01-17color-words: take an optional regular expression describing wordsJohannes Schindelin-1/+5
2009-01-13Fix Documentation typos surrounding the word 'handful'.Jon Loeliger-1/+1
2009-01-07Introduce the diff option '--patience'Johannes Schindelin-0/+3
2009-01-07Merge branch 'rs/diff-ihc'Junio C Hamano-0/+4
2008-12-29Documentation/diff-options.txt: unify optionsjidanni@jidanni.org-14/+4
2008-12-29diff: add option to show context between close hunksRené Scharfe-0/+4
2008-10-18Merge branch 'maint'Junio C Hamano-1/+2
2008-10-18diff(1): clarify what "T"ypechange status meansJunio C Hamano-1/+2
2008-09-05diff --dirstat-by-file: count changed files, not linesHeikki Orsila-0/+3
2008-09-02Merge branch 'maint'Junio C Hamano-6/+5
2008-09-01Improve documentation for --dirstat diff optionHeikki Orsila-6/+5
2008-08-19reword --full-index descriptionJim Meyering-3/+3
2008-07-01Documentation: fix links to tutorials and other new manual pagesJonathan Nieder-1/+1
2008-06-06documentation: convert "diffcore" and "repository-layout" to man pagesChristian Couder-1/+1
2008-05-15diff options: Introduce --ignore-submodulesJohannes Schindelin-0/+3
2008-04-22Merge branch 'maint-1.5.4' into maintJunio C Hamano-1/+2
2008-04-22diff options documentation: refer to --diff-filter in --name-statusMiklos Vajna-1/+2
2008-04-21diff-options.txt: document the new "--dirstat" optionGerrit Pape-0/+8
2008-02-13diff --relative: help working in a bare repositoryJunio C Hamano-2/+5
2008-02-13diff --relative: output paths as relative to the current subdirectoryJunio C Hamano-0/+5
2008-01-06Documentation: rename gitlink macro to linkgitDan McGee-2/+2
2007-12-20Teach diff machinery to display other prefixes than "a/" and "b/"Johannes Schindelin-0/+9
2007-12-13"diff --check" should affect exit statusWincent Colaiuta-1/+3
2007-12-12Use "whitespace" consistentlyWincent Colaiuta-6/+6
2007-12-05Include diff options in the git-log manpageMiklos Vajna-0/+2
2007-11-15Documentation: customize diff-options depending on particular commandSergei Organov-1/+23
2007-10-01fixed link in documentation of diff-optionsSteffen Prohaska-2/+2
2007-07-25Update description of -z option.Junio C Hamano-1/+3
2007-07-25Document --unified/-U optionRobin Rosenberg-0/+7
2007-07-03Add diff-option --ext-diffJohannes Schindelin-0/+8
2007-06-12Teach diff to imply --find-copies-harder upon -C -CJohannes Schindelin-3/+4
2007-06-07War on whitespaceJunio C Hamano-2/+2
2007-03-24Document --quiet option to git-diffAlex Riesen-0/+3
2007-03-14Allow git-diff exit with codes similar to diff(1)Alex Riesen-0/+5
2007-02-14Document --ignore-space-at-eol option.Junio C Hamano-0/+3
2007-01-27Document --check option to git diff.Bill Lear-0/+4
2006-12-26Document --numstat in git-apply and git-diffJunio C Hamano-1/+3
2006-12-15make commit message a little more consistent and confortingNicolas Pitre-0/+5
2006-12-04Document git-diff whitespace flags -b and -wJakub Narebski-0/+16
2006-10-13diff --numstatJunio C Hamano-0/+5
2006-09-28diff --stat=width[,name-width]: allow custom diffstat output width.Linus Torvalds-2/+5
2006-08-10Add the --color-words option to the diff options familyJohannes Schindelin-0/+3
2006-07-07Update diff-options and config documentation.Junio C Hamano-4/+22