Age | Commit message (Expand) | Author | Files | Lines |
2021-12-13 | tests: fix broken &&-chains in compound statements | Eric Sunshine | 1 | -1/+1 |
2020-10-07 | index-pack: restore "resolving deltas" progress meter | Jeff King | 1 | -0/+7 |
2020-08-13 | Merge branch 'ma/test-quote-cleanup' | Junio C Hamano | 1 | -1/+1 |
2020-08-06 | t: don't spuriously close and reopen quotes | Martin Ågren | 1 | -1/+1 |
2020-07-30 | t: remove test_oid_init in tests | brian m. carlson | 1 | -1/+0 |
2020-05-27 | t5302: modernize test formatting | brian m. carlson | 1 | -174/+182 |
2020-02-07 | t5302: make hash size independent | brian m. carlson | 1 | -9/+12 |
2018-07-16 | t5000-t5999: fix broken &&-chains | Eric Sunshine | 1 | -1/+1 |
2018-03-27 | t/helper: merge test-genrandom into test-tool | Nguyễn Thái Ngọc Duy | 1 | -7/+7 |
2018-03-15 | index-pack: support checking objects but not links | Jonathan Tan | 1 | -0/+5 |
2015-12-28 | t/t5302-pack-index.sh: use the $( ... ) construct for command substitution | Elia Pinto | 1 | -17/+17 |
2015-06-23 | fsck: allow upgrading fsck warnings to errors | Johannes Schindelin | 1 | -1/+1 |
2014-09-12 | Make sure that index-pack --strict checks tag objects | Johannes Schindelin | 1 | -0/+19 |
2013-12-05 | pack-objects: name pack files after trailer hash | Jeff King | 1 | -2/+2 |
2012-02-01 | pack-objects: do not accept "--index-version=version," | Nguyễn Thái Ngọc Duy | 1 | -0/+4 |
2011-06-05 | verify-pack: use index-pack --verify | Junio C Hamano | 1 | -3/+2 |
2011-02-27 | index-pack --verify: read anomalous offsets from v2 idx file | Junio C Hamano | 1 | -1/+1 |
2011-02-27 | index-pack: --verify | Junio C Hamano | 1 | -0/+18 |
2010-11-09 | tests: add missing && | Jonathan Nieder | 1 | -1/+1 |
2010-06-25 | tests: Skip tests in a way that makes sense under TAP | Ævar Arnfjörð Bjarmason | 1 | -1/+1 |
2009-03-22 | t5302: Use prerequisite tags to skip 64-bit offset tests | Johannes Sixt | 1 | -10/+5 |
2009-03-19 | t5300, t5302, t5303: Do not use /dev/zero | Johannes Sixt | 1 | -1/+1 |
2008-12-15 | Force t5302 to use a single thread | Johannes Schindelin | 1 | -0/+1 |
2008-11-12 | Merge branch 'np/pack-safer' | Junio C Hamano | 1 | -1/+2 |
2008-11-02 | Merge branch 'np/index-pack' | Junio C Hamano | 1 | -27/+65 |
2008-11-02 | close another possibility for propagating pack corruption | Nicolas Pitre | 1 | -1/+2 |
2008-10-22 | improve index-pack tests | Nicolas Pitre | 1 | -27/+65 |
2008-10-21 | rehabilitate 'git index-pack' inside the object store | Nicolas Pitre | 1 | -0/+10 |
2008-09-03 | tests: use "git xyzzy" form (t3600 - t6999) | Nanako Shiraishi | 1 | -6/+6 |
2008-07-13 | t/: Use "test_must_fail git" instead of "! git" | Stephan Beyer | 1 | -5/+6 |
2008-06-24 | verify-pack: test for detection of index v2 object CRC mismatch | Nicolas Pitre | 1 | -0/+14 |
2008-05-13 | fix bsd shell negation | Jeff King | 1 | -1/+1 |
2008-03-13 | remove use of "tail -n 1" and "tail -1" | Jeff King | 1 | -2/+2 |
2008-02-01 | Sane use of test_expect_failure | Junio C Hamano | 1 | -16/+16 |
2007-11-15 | rehabilitate some t5302 tests on 32-bit off_t machines | Nicolas Pitre | 1 | -7/+2 |
2007-11-14 | t5302-pack-index: Skip tests of 64-bit offsets if necessary. | Johannes Sixt | 1 | -2/+23 |
2007-07-02 | Rewrite "git-frotz" to "git frotz" | Junio C Hamano | 1 | -28/+28 |
2007-05-02 | Don't use seq in tests, not everyone has it | Shawn O. Pearce | 1 | -2/+5 |
2007-04-23 | t5302: avoid using tail -c | Junio C Hamano | 1 | -1/+1 |
2007-04-11 | tests for various pack index features | Nicolas Pitre | 1 | -0/+146 |