121 Commits (9e3e789e70701beb25b3135d292edfbc99035701)

Author SHA1 Message Date
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 14 years ago
Štěpán Němec 62b4698e55 Use angles for placeholders consistently 14 years ago
Kevin Ballard 37ab5156ae diff: add synonyms for -M, -C, -B 14 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
Björn Gustavsson 2cfa8330e4 format-patch: Add "--no-stat" as a synonym for "-p" 15 years ago
Björn Gustavsson dce5ef1420 format-patch documentation: Fix formatting 15 years ago
Björn Gustavsson d4cb003fff format-patch documentation: Remove diff options that are not useful 15 years ago
Björn Gustavsson 02bc5b03f5 format-patch: Always generate a patch 15 years ago
Johannes Schindelin 752c0c2492 Add the --submodule option to the diff option family 15 years ago
Jeff King 821d56aa68 doc: clarify how -S works 16 years ago
Teemu Likonen ec74042dc7 diff-options.txt: Fix asciidoc markup issue 16 years ago
Boyd Stephen Smith Jr 98a4d87b87 color-words: Support diff.wordregex config option 16 years ago
Thomas Rast 80c49c3de2 color-words: make regex configurable via attributes 16 years ago
Thomas Rast c4b252c3d8 color-words: expand docs with precise semantics 16 years ago
Johannes Schindelin 2b6a5417d7 color-words: take an optional regular expression describing words 16 years ago
Jon Loeliger 323b9db839 Fix Documentation typos surrounding the word 'handful'. 16 years ago
Johannes Schindelin 34292bddb8 Introduce the diff option '--patience' 16 years ago
jidanni@jidanni.org a9e67c8ccc Documentation/diff-options.txt: unify options 16 years ago
René Scharfe 6d0e674a57 diff: add option to show context between close hunks 16 years ago
Junio C Hamano f07c3c53f8 diff(1): clarify what "T"ypechange status means 16 years ago
Heikki Orsila fd33777b78 diff --dirstat-by-file: count changed files, not lines 17 years ago
Heikki Orsila 62e00b0a9a Improve documentation for --dirstat diff option 17 years ago
Jim Meyering 6457e58c8f reword --full-index description 17 years ago
Jonathan Nieder 6998e4db52 Documentation: fix links to tutorials and other new manual pages 17 years ago