summaryrefslogtreecommitdiff
path: root/Documentation/diff-options.txt
AgeCommit message (Expand)Author
2012-06-22Documentation: Fix misspellingsLeila Muhtasib
2012-04-26docs: stop using asciidoc no-inline-literalJeff King
2012-03-16Merge branch 'th/doc-diff-submodule-option'Junio C Hamano
2012-03-14Documentation/diff-options: reword description of --submodule optionTim Henigan
2012-03-06Merge branch 'zj/diff-stat-dyncol'Junio C Hamano
2012-03-06Merge branch 'maint-1.7.7' into maint-1.7.8Junio C Hamano
2012-03-06Document the --histogram diff optionThomas Rast
2012-03-01diff --stat: add config option to limit graph widthZbigniew Jędrzejewski-Szmek
2012-03-01diff --stat: enable limiting of the graph partZbigniew Jędrzejewski-Szmek
2012-03-01diff --stat: use a maximum of 5/8 for the filename partZbigniew Jędrzejewski-Szmek
2011-11-09Sync with 1.7.7.3Junio C Hamano
2011-11-08docs: don't mention --quiet or --exit-code in git-log(1)Jeff King
2011-10-19Merge branch 'rs/diff-whole-function'Junio C Hamano
2011-10-10diff: add option to show whole functions as contextRené Scharfe
2011-10-03diff: resurrect XDF_NEED_MINIMAL with --minimalJunio C Hamano
2011-07-06Merge branch 'maint'Junio C Hamano
2011-07-06docs: document --textconv diff optionJeff King
2011-06-30Merge branch 'mg/diff-stat-count'Junio C Hamano
2011-06-22Merge branch 'maint'Junio C Hamano
2011-06-22Documentation: git diff --check respects core.whitespaceChristof Krüger
2011-05-27diff-options.txt: describe --stat-{width,name-width,count}Michael J Gruber
2011-05-27diff: introduce --stat-lines to limit the stat linesMichael J Gruber
2011-05-26Merge branch 'mg/diff-uiconfig-doc' into maintJunio C Hamano
2011-05-13Merge branch 'jh/dirstat-lines'Junio C Hamano
2011-05-06Merge branch 'mg/diff-uiconfig-doc'Junio C Hamano
2011-05-06Merge branch 'maint'Junio C Hamano
2011-05-06Remove duplicated "is a"João Britto
2011-04-29New --dirstat=lines mode, doing dirstat analysis based on diffstatJohan Herland
2011-04-29Add config variable for specifying default --dirstat behaviorJohan Herland
2011-04-29Refactor --dirstat parsing; deprecate --cumulative and --dirstat-by-fileJohan Herland
2011-04-28Merge branch 'jc/diff-irreversible-delete'Junio C Hamano
2011-04-27config.txt,diff-options.txt: porcelain vs. plumbing for color.diffMichael J Gruber
2011-04-11Teach --dirstat not to completely ignore rearranged lines within a fileJohan Herland
2011-04-11--dirstat: Describe non-obvious differences relative to --stat or regular diffJohan Herland
2011-04-03git diff -D: omit the preimage of deletesJunio C Hamano
2010-12-10diff: use "find" instead of "detect" as prefix for long forms of -M and -CYann Dirson
2010-11-30diff: add --detect-copies-harder as a synonym for --find-copies-harderKevin Ballard
2010-11-17Merge branch 'maint'Junio C Hamano
2010-11-16Keep together options controlling the behaviour of diffcore-rename.Yann Dirson
2010-10-27Merge branch 'kb/merge-recursive-rename-threshold'Junio C Hamano
2010-10-22Sync with 1.7.3.2Junio C Hamano
2010-10-08Fix odd markup in --diff-filter documentationŠtěpán Němec
2010-10-08Use angles for placeholders consistentlyŠtěpán Němec
2010-09-29diff: add synonyms for -M, -C, -BKevin Ballard
2010-08-31git log/diff: add -G<regexp> that greps in the patch textJunio C Hamano
2010-08-18Merge branch 'jl/submodule-ignore-diff'Junio C Hamano
2010-08-09Document -B<n>[/<m>], -M<n> and -C<n> variants of -B, -M and -CMatthieu Moy
2010-08-09Submodules: Use "ignore" settings from .gitmodules too for diff and statusJens Lehmann
2010-08-09Submodules: Add the new "ignore" config option for diff and statusJens Lehmann
2010-06-30Merge branch 'jl/maint-diff-ignore-submodules'Junio C Hamano