aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/diff-options.txt (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-04-26docs: stop using asciidoc no-inline-literalJeff King1-1/+1
2012-03-15Merge branch 'th/doc-diff-submodule-option'Junio C Hamano1-5/+6
2012-03-14Documentation/diff-options: reword description of --submodule optionTim Henigan1-5/+6
2012-03-06Merge branch 'zj/diff-stat-dyncol'Junio C Hamano1-6/+12
2012-03-06Merge branch 'maint-1.7.7' into maint-1.7.8Junio C Hamano1-0/+3
2012-03-06Document the --histogram diff optionThomas Rast1-0/+3
2012-03-01diff --stat: add config option to limit graph widthZbigniew Jędrzejewski-Szmek1-7/+9
2012-03-01diff --stat: enable limiting of the graph partZbigniew Jędrzejewski-Szmek1-0/+2
2012-03-01diff --stat: use a maximum of 5/8 for the filename partZbigniew Jędrzejewski-Szmek1-6/+8
2011-11-08Sync with 1.7.7.3Junio C Hamano1-0/+2
2011-11-08docs: don't mention --quiet or --exit-code in git-log(1)Jeff King1-0/+2
2011-10-19Merge branch 'rs/diff-whole-function'Junio C Hamano1-0/+4
2011-10-10diff: add option to show whole functions as contextRené Scharfe1-0/+4
2011-10-03diff: resurrect XDF_NEED_MINIMAL with --minimalJunio C Hamano1-0/+4
2011-07-06Merge branch 'maint'Junio C Hamano1-0/+11
2011-07-06docs: document --textconv diff optionJeff King1-0/+11
2011-06-29Merge branch 'mg/diff-stat-count'Junio C Hamano1-1/+7
2011-06-22Merge branch 'maint'Junio C Hamano1-4/+8
2011-06-22Documentation: git diff --check respects core.whitespaceChristof Krüger1-4/+8
2011-05-27diff-options.txt: describe --stat-{width,name-width,count}Michael J Gruber1-0/+3
2011-05-27diff: introduce --stat-lines to limit the stat linesMichael J Gruber1-1/+4
2011-05-26Merge branch 'mg/diff-uiconfig-doc' into maintJunio C Hamano1-4/+11
2011-05-13Merge branch 'jh/dirstat-lines'Junio C Hamano1-12/+42
2011-05-06Merge branch 'mg/diff-uiconfig-doc'Junio C Hamano1-4/+11
2011-05-06Merge branch 'maint'Junio C Hamano1-1/+1
2011-05-05Remove duplicated "is a"João Britto1-1/+1
2011-04-29New --dirstat=lines mode, doing dirstat analysis based on diffstatJohan Herland1-0/+8
2011-04-29Add config variable for specifying default --dirstat behaviorJohan Herland1-0/+2
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