Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-10-29 | t: use perl instead of "$PERL_PATH" where applicable | Jeff King | 1 | -2/+2 |
2013-06-14 | unpack_entry: do not die when we fail to apply a delta | Jeff King | 1 | -0/+27 |
2013-06-14 | t5303: drop "count=1" from corruption dd | Jeff King | 1 | -1/+1 |
2012-06-24 | tests: enclose $PERL_PATH in double quotes | Junio C Hamano | 1 | -2/+2 |
2012-06-12 | t: Replace 'perl' by $PERL_PATH | Vincent van Ravesteijn | 1 | -2/+2 |
2009-10-14 | sha1_file: Fix infinite loop when pack is corrupted | Shawn O. Pearce | 1 | -0/+9 |
2009-03-19 | t5300, t5302, t5303: Do not use /dev/zero | Johannes Sixt | 1 | -5/+7 |
2008-11-09 | t5303: fix printf format string for portability | Junio C Hamano | 1 | -1/+1 |
2008-11-09 | t5303: work around printf breakage in dash | Junio C Hamano | 1 | -1/+1 |
2008-11-02 | extend test coverage for latest pack corruption resilience improvements | Nicolas Pitre | 1 | -7/+89 |
2008-06-25 | Fix use of "perl -i" on Windows | Alex Riesen | 1 | -2/+2 |
2008-06-23 | test case for pack resilience against corruptions | Nicolas Pitre | 1 | -0/+194 |