summaryrefslogtreecommitdiff
path: root/t/t5300-pack-object.sh
Commit message (Expand)AuthorAgeFilesLines
* t/: Use "test_must_fail git" instead of "! git"Stephan Beyer2008-07-131-1/+1
* Merge branch 'mk/unpack-careful'Junio C Hamano2008-04-091-0/+95
|\
| * t5300: add test for "index-pack --strict"Martin Koegler2008-03-071-0/+47
| * unpack-objects: fix --strict handlingJunio C Hamano2008-03-051-1/+1
| * t5300: add test for "unpack-objects --strict"Junio C Hamano2008-03-051-0/+48
* | more tr portability test script fixesJeff King2008-03-131-1/+1
|/
* Introduce the config variable pack.packSizeLimitJohannes Schindelin2008-02-091-0/+6
* Sane use of test_expect_failureJunio C Hamano2008-02-011-2/+2
* the use of 'tr' in the test suite isn't really portableH.Merijn Brand2007-12-171-1/+1
* t5300-pack-object.sh: Split the big verify-pack test into smaller parts.Johannes Sixt2007-11-141-16/+18
* Rewrite "git-frotz" to "git frotz"Junio C Hamano2007-07-021-36/+36
* Update tests not to assume that generated packfiles are writable.Junio C Hamano2007-04-221-11/+11
* t5300-pack-object.sh: portability issue using /usr/bin/statArjen Laarhoven2007-04-061-5/+6
* don't ever allow SHA1 collisions to exist by fetching a packNicolas Pitre2007-03-201-0/+10
* [PATCH] add test for OFS_DELTA objectsNicolas Pitre2007-03-161-6/+65
* [PATCH] fix t5300-pack-object.shNicolas Pitre2007-03-161-1/+1
* use 'init' instead of 'init-db' for shipped docs and toolsNicolas Pitre2007-01-121-3/+3
* Guard a test against wc that pads its output with whitespaceJunio C Hamano2005-12-271-1/+1
* t5300: avoid false failures.Junio C Hamano2005-12-261-1/+7
* check_packed_git_idx(): check integrity of the idx file itself.Junio C Hamano2005-12-231-0/+7
* fix testsuite to tolerate spaces in pathPavel Roskin2005-10-281-4/+4
* Add git-index-pack utilitySergey Vlasov2005-10-121-0/+18
* Big tool rename.Junio C Hamano2005-09-071-2/+2
* [PATCH] Trapping exit in tests, using return for errorsPavel Roskin2005-08-111-6/+6
* [PATCH] Fixup t/t5300 unit tests broken by 5f3de58ff85c49620ae2a1722d8d4d37c8...Jon Seymour2005-07-041-15/+15
* [PATCH] Adjust t5300 test for unpack-objects changeJunio C Hamano2005-06-291-2/+4
* [PATCH] Add git-verify-pack command.Junio C Hamano2005-06-291-0/+38
* Fix another test that broke with the recent git-init-db updateLinus Torvalds2005-06-271-1/+0
* [PATCH] Teach read_sha1_file() and friends about packed git object store.Junio C Hamano2005-06-271-2/+46
* [PATCH] Finish initial cut of git-pack-object/git-unpack-object pair.Junio C Hamano2005-06-261-0/+85