155 Commits (0b63c6a5b78f3fdd8c4e4fed4e535e7f4eed4257)

Author SHA1 Message Date
Matthieu Moy 7b02c83463 Documentation: move description of -s, --no-patch to diff-options.txt 12 years ago
Fraser Tweedale 8240943bd7 diff-options: document default similarity index 12 years ago
Antoine Pelisse 36617af7ed diff: add --ignore-blank-lines option 12 years ago
Ramkumar Ramachandra 5bc3f0b567 diffcore-pickaxe doc: document -S and -G properly 12 years ago
Phil Hord b1d04bfcf8 trivial: Add missing period in documentation 12 years ago
Junio C Hamano 3d0e75f2f7 diff-options: unconfuse description of --color 12 years ago
Thomas Ackermann 2de9b71138 Documentation: the name of the system is 'Git', not 'git' 12 years ago
Michal Privoznik 07924d4d50 diff: Introduce --diff-algorithm command line option 12 years ago
Sitaram Chamarty 31d66aa408 clarify -M without % symbol in diff-options 12 years ago
Ramkumar Ramachandra c47ef57caa diff: introduce diff.submodule configuration variable 12 years ago
Leila Muhtasib 8d8136c37a Documentation: Fix misspellings 13 years ago
Jeff King 6cf378f0cb docs: stop using asciidoc no-inline-literal 13 years ago
Tim Henigan 3fe271e91b Documentation/diff-options: reword description of --submodule option 13 years ago
Thomas Rast d909e0761c Document the --histogram diff option 13 years ago
Zbigniew Jędrzejewski-Szmek df44483a5d diff --stat: add config option to limit graph width 13 years ago
Zbigniew Jędrzejewski-Szmek 969fe57b84 diff --stat: enable limiting of the graph part 13 years ago
Zbigniew Jędrzejewski-Szmek 1b058bc30d diff --stat: use a maximum of 5/8 for the filename part 13 years ago
Jeff King 939ca96b0e docs: don't mention --quiet or --exit-code in git-log(1) 13 years ago
René Scharfe 14937c2c06 diff: add option to show whole functions as context 13 years ago
Junio C Hamano 81b568c839 diff: resurrect XDF_NEED_MINIMAL with --minimal 14 years ago
Jeff King d28790dc31 docs: document --textconv diff option 14 years ago
Christof Krüger 4f8303905e Documentation: git diff --check respects core.whitespace 14 years ago
Michael J Gruber 86e1ce96d7 diff-options.txt: describe --stat-{width,name-width,count} 14 years ago
Michael J Gruber 808e1db231 diff: introduce --stat-lines to limit the stat lines 14 years ago
João Britto 4c007ae835 Remove duplicated "is a" 14 years ago
Johan Herland 1c57a627bf New --dirstat=lines mode, doing dirstat analysis based on diffstat 14 years ago
Johan Herland 2d17495196 Add config variable for specifying default --dirstat behavior 14 years ago
Johan Herland 333f3fb0c5 Refactor --dirstat parsing; deprecate --cumulative and --dirstat-by-file 14 years ago
Michael J Gruber 6999c54029 config.txt,diff-options.txt: porcelain vs. plumbing for color.diff 14 years ago
Johan Herland 2ff3a80334 Teach --dirstat not to completely ignore rearranged lines within a file 14 years ago
Johan Herland 204f01a2f7 --dirstat: Describe non-obvious differences relative to --stat or regular diff 14 years ago
Junio C Hamano 467ddc14fe git diff -D: omit the preimage of deletes 14 years ago
Yann Dirson f611ddc774 diff: use "find" instead of "detect" as prefix for long forms of -M and -C 14 years ago
Kevin Ballard 150a5daad0 diff: add --detect-copies-harder as a synonym for --find-copies-harder 14 years ago
Yann Dirson f1037448e2 Keep together options controlling the behaviour of diffcore-rename. 14 years ago
Štěpán Němec 01398df31c Fix odd markup in --diff-filter documentation 15 years ago
Štěpán Němec 62b4698e55 Use angles for placeholders consistently 15 years ago
Kevin Ballard 37ab5156ae diff: add synonyms for -M, -C, -B 15 years ago
Junio C Hamano f506b8e8b5 git log/diff: add -G<regexp> that greps in the patch text 15 years ago
Matthieu Moy cf958afd83 Document -B<n>[/<m>], -M<n> and -C<n> variants of -B, -M and -C 15 years ago
Jens Lehmann 302ad7a993 Submodules: Use "ignore" settings from .gitmodules too for diff and status 15 years ago
Jens Lehmann aee9c7d654 Submodules: Add the new "ignore" config option for diff and status 15 years ago
Jens Lehmann dd44d419d3 Add optional parameters to the diff option "--ignore-submodules" 15 years ago
Will Palmer 1c9eecff97 diff-options: make --patch a synonym for -p 15 years ago
Jeff King 7ffad25014 docs: clarify meaning of -M for git-log 15 years ago
Charles Bailey 03aa87ed99 Documentation: Describe other situations where -z affects git diff 15 years ago
Thomas Rast 882749a04f diff: add --word-diff option that generalizes --color-words 15 years ago
Mark Lodato 73e9da0196 Add an optional argument for --color options 15 years ago
Björn Gustavsson 5c931c8da2 Fix over-simplified documentation for 'git log -z' 15 years ago
Björn Gustavsson 64485b4aba Clarify and correct -z 15 years ago