205 Commits (8841b5222c63f4105d8751139a2b26dc2e3c5f9d)

Author SHA1 Message Date
Jeff King 46af107bde docs/diff-options: clarify scope of diff-filter types 7 years ago
Jonathan Tan 2477ab2ea8 diff: support anchoring line(s) 7 years ago
Junio C Hamano e9282f02b2 diff: --ignore-cr-at-eol 7 years ago
Carlos Martín Nieto bab76141da diff: --indent-heuristic is no longer experimental 7 years ago
Jonathan Tan f0b8fb6e59 diff: define block by number of alphanumeric chars 8 years ago
Anthony Sottile bc9b7e207f diff-options doc: grammar fix 8 years ago
Andreas Heiduk c0bb6d9cef doc: add missing values "none" and "default" for diff.wsErrorHighlight 8 years ago
Stefan Beller 61e89eaae8 diff: document the new --color-moved setting 8 years ago
Andreas Heiduk 860cd699c2 Documentation: improve description for core.quotePath 8 years ago
Richard Hansen 874444b704 diff: document the format of the -O (diff.orderFile) file 8 years ago
Vegard Nossum c488867793 diff: add interhunk context config option 8 years ago
Nguyễn Thái Ngọc Duy b42b451919 diff: add --ita-[in]visible-in-index 8 years ago
Junio C Hamano a17505f262 diff: introduce diff.wsErrorHighlight option 8 years ago
Michael Haggerty 5b162879e9 blame: honor the diff heuristic options and config 8 years ago
Michael Haggerty 433860f3d0 diff: improve positioning of add/delete blocks in diffs 8 years ago
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