aboutsummaryrefslogtreecommitdiff
path: root/t/t5300-pack-object.sh
Commit message (Expand)AuthorAge
* pack-objects: fix buggy warning about threadsÆvar Arnfjörð Bjarmason2017-05-26
* pack-objects & index-pack: add test for --threads warningÆvar Arnfjörð Bjarmason2017-05-26
* index-pack: complain when --stdin is used outside of a repoJeff King2016-12-16
* Merge branch 'jc/maint-index-pack-keep'Junio C Hamano2016-04-03
|\
| * index-pack: correct --keep[=<msg>]Junio C Hamano2016-03-03
* | t/t5300-pack-object.sh: use the $( ... ) construct for command substitutionElia Pinto2015-12-28
|/
* Merge branch 'jk/wrap-perl-used-in-tests'Junio C Hamano2013-11-04
|\
| * t: use perl instead of "$PERL_PATH" where applicableJeff King2013-10-29
* | t5300-pack-object: do not compare binary data using test_cmpJohannes Sixt2013-10-28
|/
* Fix tests under GETTEXT_POISON on pack-objectJiang Xin2012-08-27
* Merge branch 'vr/use-our-perl-in-tests'Junio C Hamano2012-07-09
|\
| * tests: enclose $PERL_PATH in double quotesJunio C Hamano2012-06-24
| * t: Replace 'perl' by $PERL_PATHVincent van Ravesteijn2012-06-12
* | index-pack: use streaming interface for collision test on large blobsNguyễn Thái Ngọc Duy2012-05-24
|/
* pack-objects: remove bogus commentNguyễn Thái Ngọc Duy2012-02-01
* tests: add missing &&Jonathan Nieder2010-11-09
* tests: use "test_cmp", not "diff", when verifying the resultGary V. Vaughan2010-05-31
* Revert "pack-objects: fix pack generation when using pack_size_limit"Nicolas Pitre2010-02-08
* make --max-pack-size argument to 'git pack-object' count in bytesNicolas Pitre2010-02-03
* fix multiple issues with t5300Nicolas Pitre2010-02-03
* t5300, t5302, t5303: Do not use /dev/zeroJohannes Sixt2009-03-19
* Merge branch 'jc/maint-1.6.0-pack-directory'Junio C Hamano2009-02-25
|\
| * Make sure objects/pack exists before creating a new packJunio C Hamano2009-02-25
* | Merge branch 'maint'Junio C Hamano2008-11-12
|\ \ | |/
| * Fix pack.packSizeLimit and --max-pack-size handlingNicolas Pitre2008-11-12
* | Merge branch 'np/pack'Junio C Hamano2008-09-18
|\ \ | |/ |/|
| * t5300: improve SHA1 collision testNicolas Pitre2008-09-02
* | Merge branch 'ho/dashless' into maintJunio C Hamano2008-09-03
|\ \ | |/ |/|
| * tests: use "git xyzzy" form (t3600 - t6999)Nanako Shiraishi2008-09-03
* | discard revindex data when pack list changesNicolas Pitre2008-08-22
|/
* t/: Use "test_must_fail git" instead of "! git"Stephan Beyer2008-07-13
* Merge branch 'mk/unpack-careful'Junio C Hamano2008-04-09
|\
| * t5300: add test for "index-pack --strict"Martin Koegler2008-03-07
| * unpack-objects: fix --strict handlingJunio C Hamano2008-03-05
| * t5300: add test for "unpack-objects --strict"Junio C Hamano2008-03-05
* | more tr portability test script fixesJeff King2008-03-13
|/
* Introduce the config variable pack.packSizeLimitJohannes Schindelin2008-02-09
* Sane use of test_expect_failureJunio C Hamano2008-02-01
* the use of 'tr' in the test suite isn't really portableH.Merijn Brand2007-12-17
* t5300-pack-object.sh: Split the big verify-pack test into smaller parts.Johannes Sixt2007-11-14
* Rewrite "git-frotz" to "git frotz"Junio C Hamano2007-07-02
* Update tests not to assume that generated packfiles are writable.Junio C Hamano2007-04-22
* t5300-pack-object.sh: portability issue using /usr/bin/statArjen Laarhoven2007-04-06
* don't ever allow SHA1 collisions to exist by fetching a packNicolas Pitre2007-03-20
* [PATCH] add test for OFS_DELTA objectsNicolas Pitre2007-03-16
* [PATCH] fix t5300-pack-object.shNicolas Pitre2007-03-16
* use 'init' instead of 'init-db' for shipped docs and toolsNicolas Pitre2007-01-12
* Guard a test against wc that pads its output with whitespaceJunio C Hamano2005-12-27
* t5300: avoid false failures.Junio C Hamano2005-12-26
* check_packed_git_idx(): check integrity of the idx file itself.Junio C Hamano2005-12-23