aboutsummaryrefslogtreecommitdiff
path: root/t/t5300-pack-object.sh
Commit message (Expand)AuthorAge
* 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
* fix testsuite to tolerate spaces in pathPavel Roskin2005-10-28
* Add git-index-pack utilitySergey Vlasov2005-10-12
* Big tool rename.Junio C Hamano2005-09-07
* [PATCH] Trapping exit in tests, using return for errorsPavel Roskin2005-08-11
* [PATCH] Fixup t/t5300 unit tests broken by 5f3de58ff85c49620ae2a1722d8d4d37c8...Jon Seymour2005-07-04
* [PATCH] Adjust t5300 test for unpack-objects changeJunio C Hamano2005-06-29
* [PATCH] Add git-verify-pack command.Junio C Hamano2005-06-29
* Fix another test that broke with the recent git-init-db updateLinus Torvalds2005-06-27
* [PATCH] Teach read_sha1_file() and friends about packed git object store.Junio C Hamano2005-06-27
* [PATCH] Finish initial cut of git-pack-object/git-unpack-object pair.Junio C Hamano2005-06-26