aboutsummaryrefslogtreecommitdiff
path: root/Documentation/diff-options.txt
Commit message (Expand)AuthorAge
* Sync with 'maint'Junio C Hamano2012-12-18
|\
| * clarify -M without % symbol in diff-optionsSitaram Chamarty2012-12-18
* | diff: introduce diff.submodule configuration variableRamkumar Ramachandra2012-11-18
|/
* Documentation: Fix misspellingsLeila Muhtasib2012-06-22
* docs: stop using asciidoc no-inline-literalJeff King2012-04-26
* Merge branch 'th/doc-diff-submodule-option'Junio C Hamano2012-03-15
|\
| * Documentation/diff-options: reword description of --submodule optionTim Henigan2012-03-14
* | Merge branch 'zj/diff-stat-dyncol'Junio C Hamano2012-03-06
|\ \
| * | diff --stat: add config option to limit graph widthZbigniew Jędrzejewski-Szmek2012-03-01
| * | diff --stat: enable limiting of the graph partZbigniew Jędrzejewski-Szmek2012-03-01
| * | diff --stat: use a maximum of 5/8 for the filename partZbigniew Jędrzejewski-Szmek2012-03-01
* | | Merge branch 'maint-1.7.7' into maint-1.7.8Junio C Hamano2012-03-06
|\ \ \ | |/ / |/| |
| * | Document the --histogram diff optionThomas Rast2012-03-06
* | | Sync with 1.7.7.3Junio C Hamano2011-11-08
|\ \ \ | |/ /
| * | docs: don't mention --quiet or --exit-code in git-log(1)Jeff King2011-11-08
* | | Merge branch 'rs/diff-whole-function'Junio C Hamano2011-10-19
|\ \ \ | |/ / |/| |
| * | diff: add option to show whole functions as contextRené Scharfe2011-10-10
* | | diff: resurrect XDF_NEED_MINIMAL with --minimalJunio C Hamano2011-10-03
|/ /
* | Merge branch 'maint'Junio C Hamano2011-07-06
|\ \
| * | docs: document --textconv diff optionJeff King2011-07-06
* | | Merge branch 'mg/diff-stat-count'Junio C Hamano2011-06-29
|\ \ \ | |/ / |/| |
| * | diff-options.txt: describe --stat-{width,name-width,count}Michael J Gruber2011-05-27
| * | diff: introduce --stat-lines to limit the stat linesMichael J Gruber2011-05-27
* | | Merge branch 'maint'Junio C Hamano2011-06-22
|\ \ \
| * | | Documentation: git diff --check respects core.whitespaceChristof Krüger2011-06-22
| * | | Merge branch 'mg/diff-uiconfig-doc' into maintJunio C Hamano2011-05-26
| |\ \ \
* | \ \ \ Merge branch 'jh/dirstat-lines'Junio C Hamano2011-05-13
|\ \ \ \ \
| * | | | | New --dirstat=lines mode, doing dirstat analysis based on diffstatJohan Herland2011-04-29
| * | | | | Add config variable for specifying default --dirstat behaviorJohan Herland2011-04-29
| * | | | | Refactor --dirstat parsing; deprecate --cumulative and --dirstat-by-fileJohan Herland2011-04-29
| | |_|/ / | |/| | |
* | | | | Merge branch 'mg/diff-uiconfig-doc'Junio C Hamano2011-05-06
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | config.txt,diff-options.txt: porcelain vs. plumbing for color.diffMichael J Gruber2011-04-27
* | | | | Merge branch 'maint'Junio C Hamano2011-05-06
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| |
| * | | Remove duplicated "is a"João Britto2011-05-05
* | | | Merge branch 'jc/diff-irreversible-delete'Junio C Hamano2011-04-28
|\ \ \ \ | |/ / / |/| | |
| * | | git diff -D: omit the preimage of deletesJunio C Hamano2011-04-02
| |/ /
* | | Teach --dirstat not to completely ignore rearranged lines within a fileJohan Herland2011-04-11
* | | --dirstat: Describe non-obvious differences relative to --stat or regular diffJohan Herland2011-04-11
|/ /
* | diff: use "find" instead of "detect" as prefix for long forms of -M and -CYann Dirson2010-12-10
* | diff: add --detect-copies-harder as a synonym for --find-copies-harderKevin Ballard2010-11-29
* | Merge branch 'maint'Junio C Hamano2010-11-17
|\ \
| * | Keep together options controlling the behaviour of diffcore-rename.Yann Dirson2010-11-16
* | | Merge branch 'kb/merge-recursive-rename-threshold'Junio C Hamano2010-10-26
|\ \ \
| * | | diff: add synonyms for -M, -C, -BKevin Ballard2010-09-29
* | | | Sync with 1.7.3.2Junio C Hamano2010-10-21
|\ \ \ \ | | |/ / | |/| |
| * | | Fix odd markup in --diff-filter documentationŠtěpán Němec2010-10-08
| * | | Use angles for placeholders consistentlyŠtěpán Němec2010-10-08
* | | | git log/diff: add -G<regexp> that greps in the patch textJunio C Hamano2010-08-31
|/ / /
* | | Merge branch 'jl/submodule-ignore-diff'Junio C Hamano2010-08-18
|\ \ \
| * | | Submodules: Use "ignore" settings from .gitmodules too for diff and statusJens Lehmann2010-08-09