165 Commits (7cc13c717b52d3539e76f087d747f96d0d24a914)

Author SHA1 Message Date
Michael J Gruber 2c15c00651 Documentation/diff: give --word-diff-regex=. example 9 years ago
Junio C Hamano b8767f791c diff.c: --ws-error-highlight=<kind> option 10 years ago
Matthieu Moy d89df367f6 Documentation/log: clarify what --raw means 10 years ago
Jeff King d0258b93e6 doc: convert AsciiDoc {?foo} to ifdef::foo[] 10 years ago
Nguyễn Thái Ngọc Duy da0005b885 *config.txt: stick to camelCase naming convention 10 years ago
Justin Lebar a58088abe2 Documentation: fix misuses of "nor" 11 years ago
Samuel Bronson 6d8940b562 diff: add diff.orderfile configuration variable 11 years ago
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 14 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