summaryrefslogtreecommitdiff
path: root/t/t5302-pack-index.sh
Commit message (Expand)AuthorAgeFilesLines
* rehabilitate 'git index-pack' inside the object storeNicolas Pitre2008-10-211-0/+10
* tests: use "git xyzzy" form (t3600 - t6999)Nanako Shiraishi2008-09-031-6/+6
* t/: Use "test_must_fail git" instead of "! git"Stephan Beyer2008-07-131-5/+6
* verify-pack: test for detection of index v2 object CRC mismatchNicolas Pitre2008-06-241-0/+14
* fix bsd shell negationJeff King2008-05-131-1/+1
* remove use of "tail -n 1" and "tail -1"Jeff King2008-03-131-2/+2
* Sane use of test_expect_failureJunio C Hamano2008-02-011-16/+16
* rehabilitate some t5302 tests on 32-bit off_t machinesNicolas Pitre2007-11-151-7/+2
* t5302-pack-index: Skip tests of 64-bit offsets if necessary.Johannes Sixt2007-11-141-2/+23
* Rewrite "git-frotz" to "git frotz"Junio C Hamano2007-07-021-28/+28
* Don't use seq in tests, not everyone has itShawn O. Pearce2007-05-021-2/+5
* t5302: avoid using tail -cJunio C Hamano2007-04-231-1/+1
* tests for various pack index featuresNicolas Pitre2007-04-111-0/+146