summaryrefslogtreecommitdiff
path: root/t/t3210-pack-refs.sh
AgeCommit message (Expand)AuthorFilesLines
2008-11-05do not force write of packed refsLibravatar Clemens Buchacher1-0/+7
2008-09-03tests: use "git xyzzy" form (t0000 - t3599)Libravatar Nanako Shiraishi1-2/+2
2008-07-13t/: Use "test_must_fail git" instead of "! git"Libravatar Stephan Beyer1-2/+2
2008-02-01Sane use of test_expect_failureLibravatar Junio C Hamano1-13/+13
2007-07-02Rewrite "git-frotz" to "git frotz"Libravatar Junio C Hamano1-43/+43
2007-01-25Fix seriously broken "git pack-refs"Libravatar Linus Torvalds1-0/+9
2007-01-08--prune is now default for 'pack-refs'Libravatar Junio C Hamano1-1/+1
2006-10-19ref-log: fix D/F conflict coming from deleted refs.Libravatar Junio C Hamano1-0/+2
2006-10-08git-pack-refs --allLibravatar Junio C Hamano1-8/+8
2006-10-06Remove bashism from t3210-pack-refs.shLibravatar Dennis Stosberg1-1/+1
2006-10-01Clean up "git-branch.sh" and add remove recursive dir test cases.Libravatar Christian Couder1-0/+27
2006-09-27Uncomment test case: git branch c/d should barf if branch c exists.Libravatar Christian Couder1-6/+6
2006-09-27Add pack-refs and show-ref test cases.Libravatar Christian Couder1-0/+70