summaryrefslogtreecommitdiff
path: root/t/t3210-pack-refs.sh
Commit message (Expand)AuthorAgeFilesLines
* do not force write of packed refsClemens Buchacher2008-11-051-0/+7
* tests: use "git xyzzy" form (t0000 - t3599)Nanako Shiraishi2008-09-031-2/+2
* t/: Use "test_must_fail git" instead of "! git"Stephan Beyer2008-07-131-2/+2
* Sane use of test_expect_failureJunio C Hamano2008-02-011-13/+13
* Rewrite "git-frotz" to "git frotz"Junio C Hamano2007-07-021-43/+43
* Fix seriously broken "git pack-refs"Linus Torvalds2007-01-251-0/+9
* --prune is now default for 'pack-refs'Junio C Hamano2007-01-081-1/+1
* ref-log: fix D/F conflict coming from deleted refs.Junio C Hamano2006-10-191-0/+2
* git-pack-refs --allJunio C Hamano2006-10-081-8/+8
* Remove bashism from t3210-pack-refs.shDennis Stosberg2006-10-061-1/+1
* Clean up "git-branch.sh" and add remove recursive dir test cases.Christian Couder2006-10-011-0/+27
* Uncomment test case: git branch c/d should barf if branch c exists.Christian Couder2006-09-271-6/+6
* Add pack-refs and show-ref test cases.Christian Couder2006-09-271-0/+70