aboutsummaryrefslogtreecommitdiff
path: root/t/t5302-pack-index.sh
Commit message (Expand)AuthorAge
* t/t5302-pack-index.sh: use the $( ... ) construct for command substitutionElia Pinto2015-12-28
* fsck: allow upgrading fsck warnings to errorsJohannes Schindelin2015-06-23
* Make sure that index-pack --strict checks tag objectsJohannes Schindelin2014-09-12
* pack-objects: name pack files after trailer hashJeff King2013-12-05
* pack-objects: do not accept "--index-version=version,"Nguyễn Thái Ngọc Duy2012-02-01
* verify-pack: use index-pack --verifyJunio C Hamano2011-06-05
* index-pack --verify: read anomalous offsets from v2 idx fileJunio C Hamano2011-02-27
* index-pack: --verifyJunio C Hamano2011-02-27
* tests: add missing &&Jonathan Nieder2010-11-09
* tests: Skip tests in a way that makes sense under TAPÆvar Arnfjörð Bjarmason2010-06-25
* t5302: Use prerequisite tags to skip 64-bit offset testsJohannes Sixt2009-03-22
* t5300, t5302, t5303: Do not use /dev/zeroJohannes Sixt2009-03-19
* Force t5302 to use a single threadJohannes Schindelin2008-12-15
* Merge branch 'np/pack-safer'Junio C Hamano2008-11-12
|\
| * close another possibility for propagating pack corruptionNicolas Pitre2008-11-02
* | Merge branch 'np/index-pack'Junio C Hamano2008-11-02
|\ \ | |/ |/|
| * improve index-pack testsNicolas Pitre2008-10-22
* | rehabilitate 'git index-pack' inside the object storeNicolas Pitre2008-10-21
|/
* tests: use "git xyzzy" form (t3600 - t6999)Nanako Shiraishi2008-09-03
* t/: Use "test_must_fail git" instead of "! git"Stephan Beyer2008-07-13
* verify-pack: test for detection of index v2 object CRC mismatchNicolas Pitre2008-06-24
* fix bsd shell negationJeff King2008-05-13
* remove use of "tail -n 1" and "tail -1"Jeff King2008-03-13
* Sane use of test_expect_failureJunio C Hamano2008-02-01
* rehabilitate some t5302 tests on 32-bit off_t machinesNicolas Pitre2007-11-15
* t5302-pack-index: Skip tests of 64-bit offsets if necessary.Johannes Sixt2007-11-14
* Rewrite "git-frotz" to "git frotz"Junio C Hamano2007-07-02
* Don't use seq in tests, not everyone has itShawn O. Pearce2007-05-02
* t5302: avoid using tail -cJunio C Hamano2007-04-23
* tests for various pack index featuresNicolas Pitre2007-04-11