1. c4800a3 Merge branch 'tr/mergetool-valgrind' by Junio C Hamano · 13 years ago
  2. ee0d7bf Symlink mergetools scriptlets into valgrind wrappers by Thomas Rast · 14 years ago
  3. f946b46 Merge branch 'jk/color-and-pager' by Junio C Hamano · 14 years ago
  4. 6fcb384 Merge branch 'rt/zlib-smaller-window' by Junio C Hamano · 14 years ago
  5. d960c47 test-lib: add helper functions for config by Jeff King · 14 years ago
  6. 3f4ab62 test: consolidate definition of $LF by Junio C Hamano · 14 years ago
  7. a7c58f2 test: cope better with use of return for errors by Jonathan Nieder · 14 years ago
  8. aa0bcf9 test: simplify return value of test_run_ by Jonathan Nieder · 14 years ago
  9. f5cfd52 Merge branch 'maint-1.7.5' into maint by Junio C Hamano · 14 years ago
  10. b586744 test: skip clean-up when running under --immediate mode by Junio C Hamano · 14 years ago
  11. 36bfb0e tests: link shell libraries into valgrind directory by Jeff King · 14 years ago
  12. dd4c0ce Merge branch 'ab/i18n-fixup' into maint by Junio C Hamano · 14 years ago
  13. be653d6 Merge branch 'mk/grep-pcre' by Junio C Hamano · 14 years ago
  14. 7eacc2b Merge branch 'jn/userdiff-perl-updates' by Junio C Hamano · 14 years ago
  15. f5b7ce1 tests: make test_expect_code quieter on success by Jonathan Nieder · 14 years ago
  16. a613b53 Merge branch 'jc/fix-diff-files-unmerged' into maint by Junio C Hamano · 14 years ago
  17. 8f852ce grep: Add basic tests by Michał Kiedrowicz · 14 years ago
  18. 22dbeee Merge branch 'jc/fix-diff-files-unmerged' by Junio C Hamano · 14 years ago
  19. a75c352 Merge branch 'ab/i18n-fixup' by Junio C Hamano · 14 years ago
  20. c54e6be t/test-lib.sh: minor readability improvements by Mathias Lafeldt · 14 years ago
  21. 3749fde test: use $_z40 from test-lib by Junio C Hamano · 14 years ago
  22. 127df8c i18n: do not overuse C_LOCALE_OUTPUT (grep) by Junio C Hamano · 14 years ago
  23. cabdee2 i18n: do not overuse C_LOCALE_OUTPUT by Junio C Hamano · 14 years ago
  24. 537d990 Merge branch 'maint' by Junio C Hamano · 14 years ago
  25. 90cff96 HOME must be set before calling git-init when creating test repositories by Alex Riesen · 14 years ago
  26. 730477f tests: fix overeager scrubbing of environment variables by Jens Lehmann · 14 years ago
  27. 50aaeca Merge branch 'jn/test-sanitize-git-env' by Junio C Hamano · 14 years ago
  28. 95a1d12 tests: scrub environment of GIT_* variables by Jonathan Nieder · 14 years ago
  29. 8f323c0 config: drop support for GIT_CONFIG_NOGLOBAL by Jonathan Nieder · 14 years ago
  30. 3c995be tests: suppress system gitattributes by Jonathan Nieder · 14 years ago
  31. 67e6d81 tests: stop worrying about obsolete environment variables by Jonathan Nieder · 14 years ago
  32. 3095522 i18n: do not poison translations unless GIT_GETTEXT_POISON envvar is set by Jonathan Nieder · 14 years ago
  33. bb946bb i18n: add GETTEXT_POISON to simulate unfriendly translator by Ævar Arnfjörð Bjarmason · 14 years ago
  34. 99e63ef Merge branch 'maint' by Junio C Hamano · 14 years ago
  35. a1231de tests: sanitize more git environment variables by Jeff King · 14 years ago
  36. 7810c6b Merge branch 'rj/test-fixes' by Junio C Hamano · 14 years ago
  37. 5b5d53c t4135-*.sh: Skip the "backslash" tests on cygwin by Ramsay Jones · 14 years ago
  38. a31d066 t6038-*.sh: Pass the -b (--binary) option to sed on cygwin by Ramsay Jones · 14 years ago
  39. 4e3a1b2 Merge branch 'maint' by Junio C Hamano · 14 years ago
  40. c2ed29b test-lib.sh/test_decode_color(): use octal not hex in awk script by Brandon Casey · 14 years ago
  41. b3ff808 Merge branch 'en/and-cascade-tests' by Junio C Hamano · 14 years ago
  42. 4713fd9 Merge branch 'kb/maint-diff-ws-check' into maint by Junio C Hamano · 14 years ago
  43. 44e4155 Merge branch 'kb/maint-diff-ws-check' by Junio C Hamano · 14 years ago
  44. 0510480 Merge branch 'jk/push-progress' by Junio C Hamano · 14 years ago
  45. 07e0a83 Merge branch 'jk/maint-rev-list-nul' by Junio C Hamano · 14 years ago
  46. fb3340a test-lib: introduce test_line_count to measure files by Jonathan Nieder · 14 years ago
  47. a471833 test-lib: extend test_decode_color to handle more color codes by Kevin Ballard · 14 years ago
  48. 05236a5 test-lib: allow test code to check the list of declared prerequisites by Jonathan Nieder · 14 years ago
  49. 9130ac9 rev-list: handle %x00 NUL in user format by Jeff King · 14 years ago
  50. 00648ba Introduce sane_unset and use it to ensure proper && chaining by Elijah Newren · 14 years ago
  51. 892e6f7 test-lib: make test_expect_code a test command by Ævar Arnfjörð Bjarmason · 14 years ago
  52. a94114a Do not strip CR when grepping HTTP headers. by Pat Thoyts · 15 years ago
  53. 3ba9ba8 Skip t1300.70 and 71 on msysGit. by Pat Thoyts · 14 years ago
  54. 1080be2 Merge branch 'jk/test-must-fail-missing' by Junio C Hamano · 15 years ago
  55. a2c6726 Merge branch 'ab/test-2' by Junio C Hamano · 15 years ago
  56. e4c62e6 tests: factor HOME=$(pwd) in test-lib.sh by Matthieu Moy · 15 years ago
  57. 0d314ce test-lib: use subshell instead of cd $new && .. && cd $old by Ævar Arnfjörð Bjarmason · 15 years ago
  58. 07431fc tests: simplify "missing PREREQ" message by Jonathan Nieder · 15 years ago
  59. 62f5390 test-lib: Allow overriding of TEST_DIRECTORY by Ævar Arnfjörð Bjarmason · 15 years ago
  60. 6cec5c6 test-lib: Use "$GIT_BUILD_DIR" instead of "$TEST_DIRECTORY"/../ by Ævar Arnfjörð Bjarmason · 15 years ago
  61. aed604c test-lib: Use $TEST_DIRECTORY or $GIT_BUILD_DIR instead of $(pwd) and ../ by Ævar Arnfjörð Bjarmason · 15 years ago
  62. 5688995 test: Introduce $GIT_BUILD_DIR by Thomas Rast · 15 years ago
  63. d0b8a61 tests: make test_might_fail fail on missing commands by Jonathan Nieder · 15 years ago
  64. 5c8e141 tests: make test_might_fail more verbose by Jonathan Nieder · 15 years ago
  65. a54ce3c tests: make test_must_fail fail on missing commands by Jeff King · 15 years ago
  66. 16034fb tests: make test_must_fail more verbose by Jeff King · 15 years ago
  67. 5cba122 Merge branch 'mm/rebase-i-exec' by Junio C Hamano · 15 years ago
  68. ce60653 test-lib: Multi-prereq support only checked the last prereq by Ævar Arnfjörð Bjarmason · 15 years ago
  69. c91cfd1 tests: A SANITY test prereq for testing if we're root by Ævar Arnfjörð Bjarmason · 15 years ago
  70. 71ce42c test-lib: Print missing prerequisites in test output by Ævar Arnfjörð Bjarmason · 15 years ago
  71. 93a5724 test-lib: Add support for multiple test prerequisites by Ævar Arnfjörð Bjarmason · 15 years ago
  72. 8ef1abe test-lib: Don't write test-results when HARNESS_ACTIVE by Ævar Arnfjörð Bjarmason · 15 years ago
  73. 9c74b94 Merge branch 'jn/rebase-rename-am' by Junio C Hamano · 15 years ago
  74. 2caf20c test-lib: user-friendly alternatives to test [-d|-f|-e] by Matthieu Moy · 15 years ago
  75. 7d80812 Merge branch 'ab/tap' into maint by Junio C Hamano · 15 years ago
  76. d596f33 test-lib: Remove 3 year old no-op --no-python option by Ævar Arnfjörð Bjarmason · 15 years ago
  77. 092c433 test-lib: Ignore --quiet under a TAP harness by Ævar Arnfjörð Bjarmason · 15 years ago
  78. 800f110 t4150 (am): style fix by Jonathan Nieder · 15 years ago
  79. 7ea3ddf Only run aggregate-results over actual counts by Thomas Rast · 15 years ago
  80. 637ab29 test-lib: TAP compliance for skipping tests on request by Michael J Gruber · 15 years ago
  81. 47e67d4 test-lib: simplify GIT_SKIP_TESTS loop by Michael J Gruber · 15 years ago
  82. 57e1538 test-lib: output a newline before "ok" under a TAP harness by Ævar Arnfjörð Bjarmason · 15 years ago
  83. d998bd4 test-lib: Make the test_external_* functions TAP-aware by Ævar Arnfjörð Bjarmason · 15 years ago
  84. 5099b99 test-lib: Adjust output to be valid TAP format by Ævar Arnfjörð Bjarmason · 15 years ago
  85. 8d676d8 Merge branch 'gv/portable' by Junio C Hamano · 15 years ago
  86. 5e87eae test-lib: use DIFF definition from GIT-BUILD-OPTIONS by Junio C Hamano · 15 years ago
  87. 7b3bdbb fixup: do not unconditionally disable "diff -u" by Junio C Hamano · 15 years ago
  88. 921296d Merge branch 'jn/gitweb-caching-prep' by Junio C Hamano · 15 years ago
  89. f9a518e Merge branch 'jn/t7006-fixup' by Junio C Hamano · 15 years ago
  90. b6b0afd test-lib: some shells do not let $? propagate into an eval by Jonathan Nieder · 15 years ago
  91. 3bf7886 test-lib: Let tests specify commands to be run at end of test by Jonathan Nieder · 15 years ago
  92. 64b9032 test-lib.sh: Add explicit license detail, with change from GPLv2 to GPLv2+. by Michal Sojka · 15 years ago
  93. 5ae8030 Export more test-related variables when running external tests by Jakub Narebski · 15 years ago
  94. fdf1bc4 t7006: guard cleanup with test_expect_success by Jonathan Nieder · 15 years ago
  95. a86ed83 Merge branch 'tr/notes-display' by Junio C Hamano · 15 years ago
  96. 6956f85 notes: implement helpers needed for note copying during rewrite by Thomas Rast · 15 years ago
  97. 894a9d3 Support showing notes from more than one notes tree by Thomas Rast · 15 years ago
  98. 6ceeaee test-lib: unset GIT_NOTES_REF to stop it from influencing tests by Thomas Rast · 15 years ago
  99. 5565f47 unset GREP_OPTIONS in test-lib.sh by Bert Wesarg · 15 years ago
  100. c4f3f55 tests: consolidate CR removal/addition functions by Stephen Boyd · 15 years ago