Age | Commit message (Expand) | Author | Files | Lines |
2008-03-05 | unpack-objects: fix --strict handling | Junio C Hamano | 1 | -1/+1 |
2008-03-05 | t5300: add test for "unpack-objects --strict" | Junio C Hamano | 1 | -0/+48 |
2008-02-09 | Introduce the config variable pack.packSizeLimit | Johannes Schindelin | 1 | -0/+6 |
2008-02-01 | Sane use of test_expect_failure | Junio C Hamano | 1 | -2/+2 |
2007-12-17 | the use of 'tr' in the test suite isn't really portable | H.Merijn Brand | 1 | -1/+1 |
2007-11-14 | t5300-pack-object.sh: Split the big verify-pack test into smaller parts. | Johannes Sixt | 1 | -16/+18 |
2007-07-02 | Rewrite "git-frotz" to "git frotz" | Junio C Hamano | 1 | -36/+36 |
2007-04-22 | Update tests not to assume that generated packfiles are writable. | Junio C Hamano | 1 | -11/+11 |
2007-04-06 | t5300-pack-object.sh: portability issue using /usr/bin/stat | Arjen Laarhoven | 1 | -5/+6 |
2007-03-20 | don't ever allow SHA1 collisions to exist by fetching a pack | Nicolas Pitre | 1 | -0/+10 |
2007-03-16 | [PATCH] add test for OFS_DELTA objects | Nicolas Pitre | 1 | -6/+65 |
2007-03-16 | [PATCH] fix t5300-pack-object.sh | Nicolas Pitre | 1 | -1/+1 |
2007-01-12 | use 'init' instead of 'init-db' for shipped docs and tools | Nicolas Pitre | 1 | -3/+3 |
2005-12-27 | Guard a test against wc that pads its output with whitespace | Junio C Hamano | 1 | -1/+1 |
2005-12-26 | t5300: avoid false failures. | Junio C Hamano | 1 | -1/+7 |
2005-12-23 | check_packed_git_idx(): check integrity of the idx file itself. | Junio C Hamano | 1 | -0/+7 |
2005-10-28 | fix testsuite to tolerate spaces in path | Pavel Roskin | 1 | -4/+4 |
2005-10-12 | Add git-index-pack utility | Sergey Vlasov | 1 | -0/+18 |
2005-09-07 | Big tool rename. | Junio C Hamano | 1 | -2/+2 |
2005-08-11 | [PATCH] Trapping exit in tests, using return for errors | Pavel Roskin | 1 | -6/+6 |
2005-07-04 | [PATCH] Fixup t/t5300 unit tests broken by 5f3de58ff85c49620ae2a1722d8d4d37c8... | Jon Seymour | 1 | -15/+15 |
2005-06-29 | [PATCH] Adjust t5300 test for unpack-objects change | Junio C Hamano | 1 | -2/+4 |
2005-06-29 | [PATCH] Add git-verify-pack command. | Junio C Hamano | 1 | -0/+38 |
2005-06-27 | Fix another test that broke with the recent git-init-db update | Linus Torvalds | 1 | -1/+0 |
2005-06-27 | [PATCH] Teach read_sha1_file() and friends about packed git object store. | Junio C Hamano | 1 | -2/+46 |
2005-06-26 | [PATCH] Finish initial cut of git-pack-object/git-unpack-object pair. | Junio C Hamano | 1 | -0/+85 |