101 Commits (7b41e1e15b2cce13deaafc0aab10580036346a5a)

Author SHA1 Message Date
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
Christian Couder 30eba7bf2c documentation: convert "diffcore" and "repository-layout" to man pages 17 years ago
Johannes Schindelin 50fd9bd843 diff options: Introduce --ignore-submodules 17 years ago
Miklos Vajna a6f47b2be4 diff options documentation: refer to --diff-filter in --name-status 17 years ago
Gerrit Pape 37152d8310 diff-options.txt: document the new "--dirstat" option 17 years ago
Junio C Hamano c0cb4a0679 diff --relative: help working in a bare repository 17 years ago
Junio C Hamano cd676a5136 diff --relative: output paths as relative to the current subdirectory 17 years ago
Dan McGee 5162e69732 Documentation: rename gitlink macro to linkgit 17 years ago
Johannes Schindelin eab9a40b6d Teach diff machinery to display other prefixes than "a/" and "b/" 17 years ago
Wincent Colaiuta 62c64895cf "diff --check" should affect exit status 17 years ago
Wincent Colaiuta 0ac7903ee3 Use "whitespace" consistently 17 years ago
Miklos Vajna 272bd3cfd0 Include diff options in the git-log manpage 17 years ago
Sergei Organov c1a95fa629 Documentation: customize diff-options depending on particular command 17 years ago