43 Commits (e25ccff14071ec3628153992acc82b9922e16938)

Author SHA1 Message Date
Nicolas Pitre 720c9f7bda Revert "pack-objects: fix pack generation when using pack_size_limit" 15 years ago
Nicolas Pitre 07cf0f2407 make --max-pack-size argument to 'git pack-object' count in bytes 15 years ago
Nicolas Pitre 2fca19fbb5 fix multiple issues with t5300 15 years ago
Johannes Sixt b689ccf6c9 t5300, t5302, t5303: Do not use /dev/zero 16 years ago
Junio C Hamano 6e180cdcec Make sure objects/pack exists before creating a new pack 16 years ago
Nicolas Pitre a1e4760fcf Fix pack.packSizeLimit and --max-pack-size handling 16 years ago
Nanako Shiraishi 3604e7c5c6 tests: use "git xyzzy" form (t3600 - t6999) 16 years ago
Nicolas Pitre 5f020f7202 t5300: improve SHA1 collision test 16 years ago
Nicolas Pitre 4b480c6716 discard revindex data when pack list changes 16 years ago
Stephan Beyer d492b31caf t/: Use "test_must_fail git" instead of "! git" 17 years ago
Jeff King e85fe4d85b more tr portability test script fixes 17 years ago
Martin Koegler 38a5739dfa t5300: add test for "index-pack --strict" 17 years ago
Junio C Hamano f2898cfadc unpack-objects: fix --strict handling 17 years ago
Junio C Hamano c0e809e5c0 t5300: add test for "unpack-objects --strict" 17 years ago
Johannes Schindelin 2b84b5a874 Introduce the config variable pack.packSizeLimit 17 years ago
Junio C Hamano 41ac414ea2 Sane use of test_expect_failure 17 years ago
H.Merijn Brand 3175b0cfc1 the use of 'tr' in the test suite isn't really portable 17 years ago
Johannes Sixt 63405283c3 t5300-pack-object.sh: Split the big verify-pack test into smaller parts. 17 years ago
Junio C Hamano 5be60078c9 Rewrite "git-frotz" to "git frotz" 18 years ago
Junio C Hamano a5878961b1 Update tests not to assume that generated packfiles are writable. 18 years ago
Arjen Laarhoven d93f7c1817 t5300-pack-object.sh: portability issue using /usr/bin/stat 18 years ago
Nicolas Pitre 8685da4256 don't ever allow SHA1 collisions to exist by fetching a pack 18 years ago
Nicolas Pitre ac527b0b7c [PATCH] add test for OFS_DELTA objects 18 years ago
Nicolas Pitre 82868f72b5 [PATCH] fix t5300-pack-object.sh 18 years ago
Nicolas Pitre 5c94f87e6b use 'init' instead of 'init-db' for shipped docs and tools 18 years ago
Junio C Hamano 171e800b37 Revert "fix testsuite: make sure they use templates freshly built from the source" 18 years ago
Junio C Hamano 74d20040ca fix testsuite: make sure they use templates freshly built from the source 18 years ago
Junio C Hamano 8eafa3da62 Guard a test against wc that pads its output with whitespace 19 years ago
Junio C Hamano c97451ce09 t5300: avoid false failures. 19 years ago
Junio C Hamano c5ced64578 check_packed_git_idx(): check integrity of the idx file itself. 19 years ago
Junio C Hamano 797bd6f490 check_packed_git_idx(): check integrity of the idx file itself. 19 years ago
Pavel Roskin f07a524195 fix testsuite to tolerate spaces in path 19 years ago
Sergey Vlasov 9cf6d3357a Add git-index-pack utility 19 years ago
Junio C Hamano 215a7ad1ef Big tool rename. 19 years ago
Pavel Roskin 4d9d62fa7c [PATCH] Trapping exit in tests, using return for errors 20 years ago
Jon Seymour a61eea6abd [PATCH] Fixup t/t5300 unit tests broken by 5f3de58ff8 20 years ago
Junio C Hamano e06eb4c6f5 [PATCH] Adjust t5300 test for unpack-objects change 20 years ago
Junio C Hamano f9253394a2 [PATCH] Add git-verify-pack command. 20 years ago
Linus Torvalds d6771bd060 Fix another test that broke with the recent git-init-db update 20 years ago
Junio C Hamano 1f688557c0 [PATCH] Teach read_sha1_file() and friends about packed git object store. 20 years ago
Junio C Hamano 8ee378a0f0 [PATCH] Finish initial cut of git-pack-object/git-unpack-object pair. 20 years ago