aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/diff-options.txt (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-04-29Refactor --dirstat parsing; deprecate --cumulative and --dirstat-by-fileJohan Herland1-12/+32
2011-04-28Merge branch 'jc/diff-irreversible-delete'Junio C Hamano1-0/+13
2011-04-27config.txt,diff-options.txt: porcelain vs. plumbing for color.diffMichael J Gruber1-4/+11
2011-04-11Teach --dirstat not to completely ignore rearranged lines within a fileJohan Herland1-2/+2
2011-04-11--dirstat: Describe non-obvious differences relative to --stat or regular diffJohan Herland1-0/+4
2011-04-02git diff -D: omit the preimage of deletesJunio C Hamano1-0/+13
2010-12-10diff: use "find" instead of "detect" as prefix for long forms of -M and -CYann Dirson1-3/+2
2010-11-29diff: add --detect-copies-harder as a synonym for --find-copies-harderKevin Ballard1-0/+1
2010-11-17Merge branch 'maint'Junio C Hamano1-14/+12
2010-11-16Keep together options controlling the behaviour of diffcore-rename.Yann Dirson1-14/+12
2010-10-26Merge branch 'kb/merge-recursive-rename-threshold'Junio C Hamano1-0/+3
2010-10-21Sync with 1.7.3.2Junio C Hamano1-7/+7
2010-10-08Fix odd markup in --diff-filter documentationŠtěpán Němec1-2/+2
2010-10-08Use angles for placeholders consistentlyŠtěpán Němec1-5/+5
2010-09-29diff: add synonyms for -M, -C, -BKevin Ballard1-0/+3
2010-08-31git log/diff: add -G<regexp> that greps in the patch textJunio C Hamano1-1/+5
2010-08-18Merge branch 'jl/submodule-ignore-diff'Junio C Hamano1-1/+5
2010-08-09Document -B<n>[/<m>], -M<n> and -C<n> variants of -B, -M and -CMatthieu Moy1-5/+30
2010-08-09Submodules: Use "ignore" settings from .gitmodules too for diff and statusJens Lehmann1-1/+1
2010-08-09Submodules: Add the new "ignore" config option for diff and statusJens Lehmann1-1/+5
2010-06-30Merge branch 'jl/maint-diff-ignore-submodules'Junio C Hamano1-2/+8
2010-06-13Merge branch 'jk/diff-m-doc'Junio C Hamano1-0/+7
2010-06-11Add optional parameters to the diff option "--ignore-submodules"Jens Lehmann1-2/+8
2010-05-21Merge branch 'tr/word-diff'Junio C Hamano1-4/+36
2010-05-18diff-options: make --patch a synonym for -pWill Palmer1-0/+1
2010-05-18docs: clarify meaning of -M for git-logJeff King1-0/+7
2010-04-18Merge branch 'maint'Junio C Hamano1-2/+2
2010-04-18Documentation: Describe other situations where -z affects git diffCharles Bailey1-2/+2
2010-04-14diff: add --word-diff option that generalizes --color-wordsThomas Rast1-4/+36
2010-02-18Add an optional argument for --color optionsMark Lodato1-1/+3
2009-11-23Fix over-simplified documentation for 'git log -z'Björn Gustavsson1-5/+7
2009-11-22Clarify and correct -zBjörn Gustavsson1-3/+14
2009-11-20Merge branch 'bg/format-patch-doc-update'Junio C Hamano1-20/+41
2009-11-10format-patch: Add "--no-stat" as a synonym for "-p"Björn Gustavsson1-0/+1
2009-11-10format-patch documentation: Fix formattingBjörn Gustavsson1-18/+18
2009-11-10format-patch documentation: Remove diff options that are not usefulBjörn Gustavsson1-2/+12
2009-11-10format-patch: Always generate a patchBjörn Gustavsson1-3/+13
2009-10-19Add the --submodule option to the diff option familyJohannes Schindelin1-0/+7
2009-03-19doc: clarify how -S worksJeff King1-1/+4
2009-01-25Merge branch 'js/diff-color-words'Junio C Hamano1-2/+16
2009-01-25diff-options.txt: Fix asciidoc markup issueTeemu Likonen1-1/+1
2009-01-23Merge branch 'js/patience-diff'Junio C Hamano1-0/+3
2009-01-21color-words: Support diff.wordregex config optionBoyd Stephen Smith Jr1-3/+4
2009-01-17color-words: make regex configurable via attributesThomas Rast1-0/+4
2009-01-17color-words: expand docs with precise semanticsThomas Rast1-5/+10
2009-01-17color-words: take an optional regular expression describing wordsJohannes Schindelin1-1/+5
2009-01-13Fix Documentation typos surrounding the word 'handful'.Jon Loeliger1-1/+1
2009-01-07Introduce the diff option '--patience'Johannes Schindelin1-0/+3
2009-01-07Merge branch 'rs/diff-ihc'Junio C Hamano1-0/+4
2008-12-29Documentation/diff-options.txt: unify optionsjidanni@jidanni.org1-14/+4