1. 208a28e Merge branch 'jc/test-modernization' by Junio C Hamano · 1 year, 9 months ago
  2. 3c2f5d2 t3210-pack-refs: modernize test format by John Cai · 1 year, 10 months ago
  3. 4fe42f3 pack-refs: teach pack-refs --include option by John Cai · 1 year, 10 months ago
  4. 826ae79 pack-refs: teach --exclude option to exclude refs from being packed by John Cai · 1 year, 10 months ago
  5. b2e5d75 tests: mark tests as passing with SANITIZE=leak by Ævar Arnfjörð Bjarmason · 2 years, 1 month ago
  6. 7c0afdf t: use portable wrapper for readlink(1) by Jeff King · 3 years, 9 months ago
  7. d6c6b10 t3[0-3]*: adjust the references to the default branch name "main" by Johannes Schindelin · 4 years, 4 months ago
  8. 334afbc tests: mark tests relying on the current default for `init.defaultBranch` by Johannes Schindelin · 4 years, 4 months ago
  9. aa74be3 Fix spelling errors in test commands by Elijah Newren · 5 years ago
  10. 986c518 Merge branch 'sg/test-must-be-empty' by Junio C Hamano · 7 years ago
  11. ec21ac8 tests: use 'test_must_be_empty' instead of 'test_cmp /dev/null <out>' by SZEDER Gábor · 7 years ago
  12. 4bea848 Merge branch 'nd/i18n' by Junio C Hamano · 7 years ago
  13. 661558f refs.c: mark more strings for translation by Nguyễn Thái Ngọc Duy · 7 years ago
  14. 3ea6737 t3000-t3999: fix broken &&-chains by Eric Sunshine · 7 years ago
  15. 198b808 packed_ref_store: handle a packed-refs file that is a symlink by Michael Haggerty · 8 years ago
  16. 9308b7f read_packed_refs(): die if `packed-refs` contains bogus data by Michael Haggerty · 8 years ago
  17. 02a1a42 t3210: add some tests of bogus packed-refs file contents by Michael Haggerty · 8 years ago
  18. 13f11b9 t/t3210-pack-refs.sh: use the $( ... ) construct for command substitution by Elia Pinto · 9 years ago
  19. ce414b3 refs: make refs/bisect/* per-worktree by David Turner · 10 years ago
  20. 0188f323 Merge branch 'dt/reflog-tests' by Junio C Hamano · 10 years ago
  21. d0ab058 tests: remove some direct access to .git/logs by David Turner · 10 years ago
  22. f4ab4f3 lock_packed_refs(): allow retries when acquiring the packed-refs lock by Michael Haggerty · 10 years ago
  23. 9bc4222 Merge branch 'jk/faster-name-conflicts' by Junio C Hamano · 10 years ago
  24. cbe7333 refs: speed up is_refname_available by Jeff King · 11 years ago
  25. afd11d3 pack-refs: prune top-level refs like "refs/foo" by Jeff King · 11 years ago
  26. ab292bc repack_without_ref(): silence errors for dangling packed refs by Michael Haggerty · 12 years ago
  27. 0a0b8d1 t3210: test for spurious error messages for dangling packed refs by Michael Haggerty · 12 years ago
  28. be7c6d4 pack-refs: remove newly empty directories by Greg Price · 15 years ago
  29. 4fdf71b tests: use "test_cmp", not "diff", when verifying the result by Gary V. Vaughan · 15 years ago
  30. 5bdd8d4 do not force write of packed refs by Clemens Buchacher · 16 years ago
  31. 0cb0e14 tests: use "git xyzzy" form (t0000 - t3599) by Nanako Shiraishi · 17 years ago
  32. d492b31 t/: Use "test_must_fail git" instead of "! git" by Stephan Beyer · 17 years ago
  33. 41ac414 Sane use of test_expect_failure by Junio C Hamano · 17 years ago
  34. 5be6007 Rewrite "git-frotz" to "git frotz" by Junio C Hamano · 18 years ago
  35. 1b55593 Fix seriously broken "git pack-refs" by Linus Torvalds · 18 years ago
  36. 0f018ba --prune is now default for 'pack-refs' by Junio C Hamano · 18 years ago
  37. 3b463c3 ref-log: fix D/F conflict coming from deleted refs. by Junio C Hamano · 18 years ago
  38. b3d4204 git-pack-refs --all by Junio C Hamano · 18 years ago
  39. 26e5fc3 Remove bashism from t3210-pack-refs.sh by Dennis Stosberg · 18 years ago
  40. 14c8a68 Clean up "git-branch.sh" and add remove recursive dir test cases. by Christian Couder · 18 years ago
  41. fc12f08 Uncomment test case: git branch c/d should barf if branch c exists. by Christian Couder · 18 years ago
  42. 919a3c9 Add pack-refs and show-ref test cases. by Christian Couder · 18 years ago