aboutsummaryrefslogtreecommitdiff
path: root/t/t5303-pack-corruption-resilience.sh
Commit message (Expand)AuthorAge
* t/t5303-pack-corruption-resilience.sh: use the $( ... ) construct for command...Elia Pinto2015-12-28
* t: use perl instead of "$PERL_PATH" where applicableJeff King2013-10-29
* unpack_entry: do not die when we fail to apply a deltaJeff King2013-06-14
* t5303: drop "count=1" from corruption ddJeff King2013-06-14
* tests: enclose $PERL_PATH in double quotesJunio C Hamano2012-06-24
* t: Replace 'perl' by $PERL_PATHVincent van Ravesteijn2012-06-12
* sha1_file: Fix infinite loop when pack is corruptedShawn O. Pearce2009-10-14
* t5300, t5302, t5303: Do not use /dev/zeroJohannes Sixt2009-03-19
* t5303: fix printf format string for portabilityJunio C Hamano2008-11-09
* t5303: work around printf breakage in dashJunio C Hamano2008-11-09
* extend test coverage for latest pack corruption resilience improvementsNicolas Pitre2008-11-02
* Fix use of "perl -i" on WindowsAlex Riesen2008-06-25
* test case for pack resilience against corruptionsNicolas Pitre2008-06-23