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