222 Commits (a988ce9a580bb1cae6fbeead69eff53b113a373c)

Author SHA1 Message Date
Eric Sunshine e3f2f5f9cd diff: --color-moved: rename "dimmed_zebra" to "dimmed-zebra" 7 years ago
Stefan Beller 626c0b5d39 diff.c: offer config option to control ws handling in move detection 7 years ago
Stefan Beller ca1f4ae4df diff.c: add white space mode to move detection that allows indent changes 7 years ago
Stefan Beller b3095712f9 diff.c: decouple white space treatment from move detection algorithm 7 years ago
Stefan Beller 51da15eb23 diff.c: add a blocks mode for moved code detection 7 years ago
Karthikeyan Singaravelan 1f2abe68d0 doc: fix typos in documentation and release notes 7 years ago
Robert P. J. Day 7eedad15df diff-options.txt: fix minor typos, font inconsistencies, in docs 7 years ago
Elijah Newren c30d4f1b84 Documentation: fix several one-character-off spelling errors 7 years ago
Nguyễn Thái Ngọc Duy ddf88fa616 diff: add --compact-summary 7 years ago
Stefan Beller 15af58c1ad diffcore: add a pickaxe option to find a specific blob 7 years ago
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 9 years ago
Michael Haggerty 5b162879e9 blame: honor the diff heuristic options and config 9 years ago
Michael Haggerty 433860f3d0 diff: improve positioning of add/delete blocks in diffs 9 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