summaryrefslogtreecommitdiff
path: root/t/t5302-pack-index.sh
AgeCommit message (Expand)Author
2011-06-06verify-pack: use index-pack --verifyJunio C Hamano
2011-02-28index-pack --verify: read anomalous offsets from v2 idx fileJunio C Hamano
2011-02-28index-pack: --verifyJunio C Hamano
2010-11-09tests: add missing &&Jonathan Nieder
2010-06-25tests: Skip tests in a way that makes sense under TAPÆvar Arnfjörð Bjarmason
2009-03-22t5302: Use prerequisite tags to skip 64-bit offset testsJohannes Sixt
2009-03-19t5300, t5302, t5303: Do not use /dev/zeroJohannes Sixt
2008-12-16Force t5302 to use a single threadJohannes Schindelin
2008-11-13Merge branch 'np/pack-safer'Junio C Hamano
2008-11-03Merge branch 'np/index-pack'Junio C Hamano
2008-11-02close another possibility for propagating pack corruptionNicolas Pitre
2008-10-23improve index-pack testsNicolas Pitre
2008-10-21rehabilitate 'git index-pack' inside the object storeNicolas Pitre
2008-09-03tests: use "git xyzzy" form (t3600 - t6999)Nanako Shiraishi
2008-07-13t/: Use "test_must_fail git" instead of "! git"Stephan Beyer
2008-06-25verify-pack: test for detection of index v2 object CRC mismatchNicolas Pitre
2008-05-14fix bsd shell negationJeff King
2008-03-13remove use of "tail -n 1" and "tail -1"Jeff King
2008-02-02Sane use of test_expect_failureJunio C Hamano
2007-11-16rehabilitate some t5302 tests on 32-bit off_t machinesNicolas Pitre
2007-11-14t5302-pack-index: Skip tests of 64-bit offsets if necessary.Johannes Sixt
2007-07-03Rewrite "git-frotz" to "git frotz"Junio C Hamano
2007-05-02Don't use seq in tests, not everyone has itShawn O. Pearce
2007-04-24t5302: avoid using tail -cJunio C Hamano
2007-04-12tests for various pack index featuresNicolas Pitre