1. 0d16451 test: errors preparing for a test are not special by Jonathan Nieder · 13 years ago
  2. 92058e4 support pager.* for external commands by Jeff King · 14 years ago
  3. daa0c3d color: delay auto-color decision until point of use by Jeff King · 14 years ago
  4. 2e6c012 setup_pager: set GIT_PAGER_IN_USE by Jeff King · 14 years ago
  5. 8d68a6d t7006: use test_config helpers by Jeff King · 14 years ago
  6. 212ad94 t7006: modernize calls to unset by Jeff King · 14 years ago
  7. 23778ae Merge branch 'jk/pager-per-command' by Junio C Hamano · 14 years ago
  8. b3ff808 Merge branch 'en/and-cascade-tests' by Junio C Hamano · 14 years ago
  9. 9bad723 allow command-specific pagers in pager.<cmd> by Jeff King · 14 years ago
  10. 996621e test_terminal: catch use without TTY prerequisite by Jonathan Nieder · 14 years ago
  11. cc4e48f tests: factor out terminal handling from t7006 by Jeff King · 14 years ago
  12. 00648ba Introduce sane_unset and use it to ensure proper && chaining by Elijah Newren · 14 years ago
  13. 41bf3bc t7006 (pager): add missing TTY prerequisites by Jonathan Nieder · 15 years ago
  14. 3ba7e6e config: run setup_git_directory_gently() sooner by Nguyễn Thái Ngọc Duy · 15 years ago
  15. 2cb6009 bundle: run setup_git_directory_gently() sooner by Nguyễn Thái Ngọc Duy · 15 years ago
  16. d1ea896 apply: run setup_git_directory_gently() sooner by Nguyễn Thái Ngọc Duy · 15 years ago
  17. ff38d1a grep: run setup_git_directory_gently() sooner by Nguyễn Thái Ngọc Duy · 15 years ago
  18. 773b69b shortlog: run setup_git_directory_gently() sooner by Nguyễn Thái Ngọc Duy · 15 years ago
  19. 53b3042 Merge branch 'jn/paginate-fix' by Junio C Hamano · 15 years ago
  20. 030149a git --paginate: paginate external commands again by Jonathan Nieder · 15 years ago
  21. 2a16315 Merge branch 'ab/tap' by Junio C Hamano · 15 years ago
  22. 6f82be0 Merge branch 'jn/grep-open' by Junio C Hamano · 15 years ago
  23. 73e25e7 git --paginate: do not commit pager choice too early by Nguyễn Thái Ngọc Duy · 15 years ago
  24. bce2c9a tests: local config file should be honored from subdirs of toplevel by Jonathan Nieder · 15 years ago
  25. 8f81449 t7006: test pager configuration for several git commands by Jonathan Nieder · 15 years ago
  26. 3c7406d t7006 (pager): introduce helper for parameterized tests by Jonathan Nieder · 15 years ago
  27. fadb515 tests: Skip tests in a way that makes sense under TAP by Ævar Arnfjörð Bjarmason · 15 years ago
  28. 262657d Merge branch 'maint' by Junio C Hamano · 15 years ago
  29. e0ae1e6 tests: remove unnecessary '^' from 'expr' regular expression by Junio C Hamano · 15 years ago
  30. 678e484 grep: Add the option '--open-files-in-pager' by Johannes Schindelin · 15 years ago
  31. c289c31 t/t7006: ignore return status of shell's unset builtin by Brandon Casey · 15 years ago
  32. fdf1bc4 t7006: guard cleanup with test_expect_success by Jonathan Nieder · 15 years ago
  33. 8c33b4c tests: Fix race condition in t7006-pager by Jonathan Nieder · 15 years ago
  34. 2d3ca21 t7006-pager: if stdout is not a terminal, make a new one by Jonathan Nieder · 15 years ago
  35. 60b6e22 tests: Add tests for automatic use of pager by Jonathan Nieder · 15 years ago