summaryrefslogtreecommitdiff
path: root/t/t3210-pack-refs.sh
AgeCommit message (Expand)Author
2008-02-02Sane use of test_expect_failureJunio C Hamano
2007-07-03Rewrite "git-frotz" to "git frotz"Junio C Hamano
2007-01-26Fix seriously broken "git pack-refs"Linus Torvalds
2007-01-08--prune is now default for 'pack-refs'Junio C Hamano
2006-10-19ref-log: fix D/F conflict coming from deleted refs.Junio C Hamano
2006-10-08git-pack-refs --allJunio C Hamano
2006-10-06Remove bashism from t3210-pack-refs.shDennis Stosberg
2006-10-01Clean up "git-branch.sh" and add remove recursive dir test cases.Christian Couder
2006-09-28Uncomment test case: git branch c/d should barf if branch c exists.Christian Couder
2006-09-28Add pack-refs and show-ref test cases.Christian Couder