260 Commits (325006f2dbeb482f422b2c0e62b485a41cb1c64b)

Author SHA1 Message Date
Jacob Keller fd47ae6a5b diff: teach diff to display submodule difference with an inline diff 9 years ago
Jacob Keller 660e113ce1 graph: add support for --line-prefix on all graph-aware output 9 years ago
Junio C Hamano 16726cfa0c diff: document diff-filter exclusion 9 years ago
Junio C Hamano 5580b271af diff: disable compaction heuristic for now 9 years ago
Junio C Hamano 1cca17dfff Documentation: fix linkgit references 9 years ago
Junio C Hamano 77085a616b diff: undocument the compaction heuristic knobs for experimentation 9 years ago
Stefan Beller d634d61ed6 xdiff: implement empty line chunk heuristic 9 years ago
Eric Sunshine b73a1bcc1a git-format-patch.txt: don't show -s as shorthand for multiple options 9 years ago
Ori Avtalion 30211fb68d Documentation: git diff --check detects conflict markers 9 years ago
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