summaryrefslogtreecommitdiff
path: root/t/t5300-pack-object.sh
AgeCommit message (Expand)Author
2007-07-03Rewrite "git-frotz" to "git frotz"Junio C Hamano
2007-04-23Update tests not to assume that generated packfiles are writable.Junio C Hamano
2007-04-07t5300-pack-object.sh: portability issue using /usr/bin/statArjen Laarhoven
2007-03-21don't ever allow SHA1 collisions to exist by fetching a packNicolas Pitre
2007-03-17[PATCH] add test for OFS_DELTA objectsNicolas Pitre
2007-03-17[PATCH] fix t5300-pack-object.shNicolas Pitre
2007-01-12use 'init' instead of 'init-db' for shipped docs and toolsNicolas Pitre
2005-12-27Guard a test against wc that pads its output with whitespaceJunio C Hamano
2005-12-27t5300: avoid false failures.Junio C Hamano
2005-12-23check_packed_git_idx(): check integrity of the idx file itself.Junio C Hamano
2005-10-28fix testsuite to tolerate spaces in pathPavel Roskin
2005-10-13Add git-index-pack utilitySergey Vlasov
2005-09-08Big tool rename.Junio C Hamano
2005-08-12[PATCH] Trapping exit in tests, using return for errorsPavel Roskin
2005-07-04[PATCH] Fixup t/t5300 unit tests broken by 5f3de58ff85c49620ae2a1722d8d4d37c8...Jon Seymour
2005-06-29[PATCH] Adjust t5300 test for unpack-objects changeJunio C Hamano
2005-06-29[PATCH] Add git-verify-pack command.Junio C Hamano
2005-06-28Fix another test that broke with the recent git-init-db updateLinus Torvalds
2005-06-27[PATCH] Teach read_sha1_file() and friends about packed git object store.Junio C Hamano
2005-06-26[PATCH] Finish initial cut of git-pack-object/git-unpack-object pair.Junio C Hamano