1. 05e9d90 t4015: simplify sed command that is not even seen by sed by Junio C Hamano · 11 years ago
  2. 90a9530 Change sed i\ usage to something Solaris' sed can handle by Ben Walton · 11 years ago
  3. 36617af diff: add --ignore-blank-lines option by Antoine Pelisse · 12 years ago
  4. baf5aaa xdiff: print post-image for common records instead of pre-image by René Scharfe · 13 years ago
  5. f4b05a4 Make the tab width used for whitespace checks configurable by Johannes Sixt · 14 years ago
  6. b3ff808 Merge branch 'en/and-cascade-tests' by Junio C Hamano · 14 years ago
  7. a48fcd8 tests: add missing && by Jonathan Nieder · 14 years ago
  8. cfd1a98 diff: handle lines containing only whitespace and tabs better by Kevin Ballard · 14 years ago
  9. 5977744 Merge branch 'cc/maint-diff-CC-binary' by Junio C Hamano · 15 years ago
  10. 296c6bb diff: fix "git show -C -C" output when renaming a binary file by Christian Couder · 15 years ago
  11. b27eb49 whitespace: tests for git-diff --check with tab-in-indent error class by Chris Webb · 15 years ago
  12. 3e97c7c No diff -b/-w output for all-whitespace changes by Greg Bacon · 15 years ago
  13. afd9db4 Merge branch 'jc/maint-1.6.0-blank-at-eof' (early part) into jc/maint-blank-at-eof by Junio C Hamano · 15 years ago
  14. 467babf diff --whitespace=warn/error: fix blank-at-eof check by Junio C Hamano · 16 years ago
  15. 5b5061e diff --whitespace=warn/error: obey blank-at-eof by Junio C Hamano · 16 years ago
  16. 9a01387 Merge branch 'kc/maint-diff-bwi-fix' by Junio C Hamano · 16 years ago
  17. 6d12ace Fix combined use of whitespace ignore options to diff by Keith Cascio · 16 years ago
  18. 537a071 test more combinations of ignore-whitespace options to diff by Keith Cascio · 16 years ago
  19. 7a38329 test more combinations of ignore-whitespace options to diff by Keith Cascio · 16 years ago
  20. 49d3536 Merge branch 'maint' to sync with 1.6.0.1 by Junio C Hamano · 17 years ago
  21. 5e568f9 Respect core.autocrlf in combined diff by Alexander Gavrilov · 17 years ago
  22. f02fa33 Merge branch 'jc/test-deeper' by Junio C Hamano · 17 years ago
  23. c35539e diff --check: do not get confused by new blank lines in the middle by Junio C Hamano · 17 years ago
  24. bfdbee9 tests: use $TEST_DIRECTORY to refer to the t/ directory by Junio C Hamano · 17 years ago
  25. d492b31 t/: Use "test_must_fail git" instead of "! git" by Stephan Beyer · 17 years ago
  26. 877f23c Teach "diff --check" about new blank lines at end by Junio C Hamano · 17 years ago
  27. 74f16b0 mask necessary whitespace policy violations in test scripts by Jeff King · 17 years ago
  28. 3af8286 tests: do not use implicit "git diff --no-index" by Junio C Hamano · 17 years ago
  29. 0ef617f diff: Fix miscounting of --check output by Junio C Hamano · 17 years ago
  30. 9afa2d4 whitespace: fix initial-indent checking by J. Bruce Fields · 17 years ago
  31. 4d9697c whitespace: fix off-by-one error in non-space-in-indent checking by J. Bruce Fields · 17 years ago
  32. 420f4f0 Use shorter error messages for whitespace problems by Wincent Colaiuta · 17 years ago
  33. f817546 Add tests for "git diff --check" with core.whitespace options by Wincent Colaiuta · 17 years ago
  34. c1795bb Unify whitespace checking by Wincent Colaiuta · 17 years ago
  35. da31b35 diff --check: minor fixups by Junio C Hamano · 17 years ago
  36. 62c6489 "diff --check" should affect exit status by Wincent Colaiuta · 17 years ago
  37. 86f8c23 Fix "diff --check" whitespace detection by Wincent Colaiuta · 17 years ago
  38. 5be6007 Rewrite "git-frotz" to "git frotz" by Junio C Hamano · 18 years ago
  39. 5bd7450 Get rid of the dependency to GNU diff in the tests by Johannes Schindelin · 18 years ago
  40. c7c2488 diff -b: ignore whitespace at end of line by Johannes Schindelin · 18 years ago
  41. 4035b46 t4015: work-around here document problem on Cygwin. by Junio C Hamano · 18 years ago
  42. 2344d47 diff: fix 2 whitespace issues by Johannes Schindelin · 18 years ago