aboutsummaryrefslogtreecommitdiff
path: root/t/t3210-pack-refs.sh
Commit message (Expand)AuthorAge
* pack-refs: remove newly empty directoriesGreg Price2010-07-07
* tests: use "test_cmp", not "diff", when verifying the resultGary V. Vaughan2010-05-31
* do not force write of packed refsClemens Buchacher2008-11-05
* tests: use "git xyzzy" form (t0000 - t3599)Nanako Shiraishi2008-09-03
* t/: Use "test_must_fail git" instead of "! git"Stephan Beyer2008-07-13
* Sane use of test_expect_failureJunio C Hamano2008-02-01
* Rewrite "git-frotz" to "git frotz"Junio C Hamano2007-07-02
* Fix seriously broken "git pack-refs"Linus Torvalds2007-01-25
* --prune is now default for 'pack-refs'Junio C Hamano2007-01-08
* ref-log: fix D/F conflict coming from deleted refs.Junio C Hamano2006-10-19
* git-pack-refs --allJunio C Hamano2006-10-08
* Remove bashism from t3210-pack-refs.shDennis Stosberg2006-10-06
* Clean up "git-branch.sh" and add remove recursive dir test cases.Christian Couder2006-10-01
* Uncomment test case: git branch c/d should barf if branch c exists.Christian Couder2006-09-27
* Add pack-refs and show-ref test cases.Christian Couder2006-09-27