Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | t/: Use "test_must_fail git" instead of "! git" | Stephan Beyer | 2008-07-13 | 1 | -2/+2 |
* | Sane use of test_expect_failure | Junio C Hamano | 2008-02-01 | 1 | -13/+13 |
* | Rewrite "git-frotz" to "git frotz" | Junio C Hamano | 2007-07-02 | 1 | -43/+43 |
* | Fix seriously broken "git pack-refs" | Linus Torvalds | 2007-01-25 | 1 | -0/+9 |
* | --prune is now default for 'pack-refs' | Junio C Hamano | 2007-01-08 | 1 | -1/+1 |
* | ref-log: fix D/F conflict coming from deleted refs. | Junio C Hamano | 2006-10-19 | 1 | -0/+2 |
* | git-pack-refs --all | Junio C Hamano | 2006-10-08 | 1 | -8/+8 |
* | Remove bashism from t3210-pack-refs.sh | Dennis Stosberg | 2006-10-06 | 1 | -1/+1 |
* | Clean up "git-branch.sh" and add remove recursive dir test cases. | Christian Couder | 2006-10-01 | 1 | -0/+27 |
* | Uncomment test case: git branch c/d should barf if branch c exists. | Christian Couder | 2006-09-27 | 1 | -6/+6 |
* | Add pack-refs and show-ref test cases. | Christian Couder | 2006-09-27 | 1 | -0/+70 |