| Commit message (Expand) | Author | Age | Files | Lines |
* | tests: add missing && | Jonathan Nieder | 2010-11-09 | 1 | -1/+1 |
* | tests: Skip tests in a way that makes sense under TAP | Ævar Arnfjörð Bjarmason | 2010-06-25 | 1 | -1/+1 |
* | t5302: Use prerequisite tags to skip 64-bit offset tests | Johannes Sixt | 2009-03-22 | 1 | -10/+5 |
* | t5300, t5302, t5303: Do not use /dev/zero | Johannes Sixt | 2009-03-19 | 1 | -1/+1 |
* | Force t5302 to use a single thread | Johannes Schindelin | 2008-12-15 | 1 | -0/+1 |
* | Merge branch 'np/pack-safer' | Junio C Hamano | 2008-11-12 | 1 | -1/+2 |
|\ |
|
| * | close another possibility for propagating pack corruption | Nicolas Pitre | 2008-11-02 | 1 | -1/+2 |
* | | Merge branch 'np/index-pack' | Junio C Hamano | 2008-11-02 | 1 | -27/+65 |
|\ \
| |/
|/| |
|
| * | improve index-pack tests | Nicolas Pitre | 2008-10-22 | 1 | -27/+65 |
* | | rehabilitate 'git index-pack' inside the object store | Nicolas Pitre | 2008-10-21 | 1 | -0/+10 |
|/ |
|
* | tests: use "git xyzzy" form (t3600 - t6999) | Nanako Shiraishi | 2008-09-03 | 1 | -6/+6 |
* | t/: Use "test_must_fail git" instead of "! git" | Stephan Beyer | 2008-07-13 | 1 | -5/+6 |
* | verify-pack: test for detection of index v2 object CRC mismatch | Nicolas Pitre | 2008-06-24 | 1 | -0/+14 |
* | fix bsd shell negation | Jeff King | 2008-05-13 | 1 | -1/+1 |
* | remove use of "tail -n 1" and "tail -1" | Jeff King | 2008-03-13 | 1 | -2/+2 |
* | Sane use of test_expect_failure | Junio C Hamano | 2008-02-01 | 1 | -16/+16 |
* | rehabilitate some t5302 tests on 32-bit off_t machines | Nicolas Pitre | 2007-11-15 | 1 | -7/+2 |
* | t5302-pack-index: Skip tests of 64-bit offsets if necessary. | Johannes Sixt | 2007-11-14 | 1 | -2/+23 |
* | Rewrite "git-frotz" to "git frotz" | Junio C Hamano | 2007-07-02 | 1 | -28/+28 |
* | Don't use seq in tests, not everyone has it | Shawn O. Pearce | 2007-05-02 | 1 | -2/+5 |
* | t5302: avoid using tail -c | Junio C Hamano | 2007-04-23 | 1 | -1/+1 |
* | tests for various pack index features | Nicolas Pitre | 2007-04-11 | 1 | -0/+146 |