summaryrefslogtreecommitdiff
path: root/Documentation/diff-options.txt
AgeCommit message (Expand)Author
2011-07-06docs: document --textconv diff optionJeff King
2011-06-22Merge branch 'maint'Junio C Hamano
2011-06-22Documentation: git diff --check respects core.whitespaceChristof Krüger
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
2010-06-13Merge branch 'jk/diff-m-doc'Junio C Hamano
2010-06-11Add optional parameters to the diff option "--ignore-submodules"Jens Lehmann
2010-05-21Merge branch 'tr/word-diff'Junio C Hamano
2010-05-19diff-options: make --patch a synonym for -pWill Palmer
2010-05-19docs: clarify meaning of -M for git-logJeff King
2010-04-19Merge branch 'maint'Junio C Hamano
2010-04-18Documentation: Describe other situations where -z affects git diffCharles Bailey
2010-04-14diff: add --word-diff option that generalizes --color-wordsThomas Rast
2010-02-19Add an optional argument for --color optionsMark Lodato
2009-11-23Fix over-simplified documentation for 'git log -z'Björn Gustavsson
2009-11-22Clarify and correct -zBjörn Gustavsson
2009-11-21Merge branch 'bg/format-patch-doc-update'Junio C Hamano
2009-11-10format-patch: Add "--no-stat" as a synonym for "-p"Björn Gustavsson
2009-11-10format-patch documentation: Fix formattingBjörn Gustavsson
2009-11-10format-patch documentation: Remove diff options that are not usefulBjörn Gustavsson
2009-11-10format-patch: Always generate a patchBjörn Gustavsson
2009-10-20Add the --submodule option to the diff option familyJohannes Schindelin
2009-03-19doc: clarify how -S worksJeff King
2009-01-26Merge branch 'js/diff-color-words'Junio C Hamano