1. e115170 Merge branch 'sg/diff-indent-heuristic-non-experimental' by Junio C Hamano · 5 years ago
  2. 64e5e1f diff: 'diff.indentHeuristic' is no longer experimental by SZEDER Gábor · 6 years ago
  3. f496b06 Merge branch 'nd/switch-and-restore' by Junio C Hamano · 6 years ago
  4. d787d31 checkout: split part of it to new command 'switch' by Nguyễn Thái Ngọc Duy · 6 years ago
  5. 8d75a1d Documentation: turn middle-of-line tabs into spaces by Martin Ågren · 6 years ago
  6. ef39d22 config/diff.txt: drop spurious backtick by Martin Ågren · 6 years ago
  7. fd7761a Merge branch 'nd/config-split' by Junio C Hamano · 6 years ago
  8. fa922d7 config.txt: move diff-config.txt to config/ by Nguyễn Thái Ngọc Duy · 6 years ago[Renamed (98%) from Documentation/diff-config.txt]
  9. eb90ea7 generate-cmdlist.sh: collect config from all config.txt files by Nguyễn Thái Ngọc Duy · 7 years ago
  10. a7152e9 merge: update documentation for {merge,diff}.renameLimit by Ben Peart · 7 years ago
  11. c0bb6d9 doc: add missing values "none" and "default" for diff.wsErrorHighlight by Andreas Heiduk · 8 years ago
  12. 831bd5e Merge branch 'rh/diff-orderfile-doc' by Junio C Hamano · 8 years ago
  13. 874444b diff: document the format of the -O (diff.orderFile) file by Richard Hansen · 8 years ago
  14. 1a5fccc diff: document behavior of relative diff.orderFile by Richard Hansen · 8 years ago
  15. c488867 diff: add interhunk context config option by Vegard Nossum · 8 years ago
  16. 3cde4e0 diff: retire "compaction" heuristics by Junio C Hamano · 8 years ago
  17. e5272d3 Merge branch 'jc/ws-error-highlight' by Junio C Hamano · 8 years ago
  18. a17505f diff: introduce diff.wsErrorHighlight option by Junio C Hamano · 8 years ago
  19. b7af6ae Merge branch 'mh/diff-indent-heuristic' by Junio C Hamano · 8 years ago
  20. 433860f diff: improve positioning of add/delete blocks in diffs by Michael Haggerty · 9 years ago
  21. fd47ae6 diff: teach diff to display submodule difference with an inline diff by Jacob Keller · 9 years ago
  22. ce18123 Merge branch 'mm/doc-tt' by Junio C Hamano · 9 years ago
  23. 23f8239 doc: typeset short command-line options as literal by Matthieu Moy · 9 years ago
  24. 94c61d2 Merge branch 'tr/doc-tt' by Junio C Hamano · 9 years ago
  25. e5f7675 Merge branch 'jk/diff-compact-heuristic' by Junio C Hamano · 9 years ago
  26. 5580b27 diff: disable compaction heuristic for now by Junio C Hamano · 9 years ago
  27. ae9f631 doc: change configuration variables format by Tom Russello · 9 years ago
  28. 77085a6 diff: undocument the compaction heuristic knobs for experimentation by Junio C Hamano · 9 years ago
  29. d634d61 xdiff: implement empty line chunk heuristic by Stefan Beller · 9 years ago
  30. 5404c11 diff: activate diff.renames by default by Matthieu Moy · 9 years ago
  31. 62df1e6 Documentation/diff-config: fix description of diff.renames by Matthieu Moy · 9 years ago
  32. da0005b *config.txt: stick to camelCase naming convention by Nguyễn Thái Ngọc Duy · 10 years ago
  33. 06ab60c Documentation: use "command-line" when used as a compound adjective, and fix other minor grammatical issues by Jason St. John · 11 years ago
  34. 6d8940b diff: add diff.orderfile configuration variable by Samuel Bronson · 11 years ago
  35. bb58b69 Improve documentation concerning the status.submodulesummary setting by Jens Lehmann · 11 years ago
  36. abea4dc Merge branch 'mp/diff-algo-config' by Junio C Hamano · 12 years ago
  37. 39ca1bd Merge branch 'da/mergetool-docs' by Junio C Hamano · 12 years ago
  38. f35ec54 doc: generate a list of valid merge tools by David Aguilar · 12 years ago
  39. 2de9b71 Documentation: the name of the system is 'Git', not 'git' by Thomas Ackermann · 12 years ago
  40. 07ab4de config: Introduce diff.algorithm variable by Michal Privoznik · 12 years ago
  41. 00704e4 Documentation/diff-config: work around AsciiDoc misfortune by Junio C Hamano · 12 years ago
  42. c47ef57 diff: introduce diff.submodule configuration variable by Ramkumar Ramachandra · 12 years ago
  43. 22bc70f Documentation: move diff.wordRegex from config.txt to diff-config.txt by Ramkumar Ramachandra · 12 years ago
  44. 6468a4e diff: diff.context configuration gives default to -U by Jeff Muizelaar · 12 years ago
  45. b4ab198 Documentation: spelling fixes by Miklos Vajna · 13 years ago
  46. df44483 diff --stat: add config option to limit graph width by Zbigniew Jędrzejewski-Szmek · 13 years ago
  47. 1c57a62 New --dirstat=lines mode, doing dirstat analysis based on diffstat by Johan Herland · 14 years ago
  48. 2d17495 Add config variable for specifying default --dirstat behavior by Johan Herland · 14 years ago
  49. 48672b3 Documentation: Allow custom diff tools to be specified in 'diff.tool' by Ramkumar Ramachandra · 14 years ago
  50. 90b94c2 Documentation: Add diff.<driver>.* to config by Ramkumar Ramachandra · 14 years ago
  51. 19299a8 Documentation: Move diff.<driver>.* from config.txt to diff-config.txt by Ramkumar Ramachandra · 14 years ago