37 Commits (2060ed50e76bfc89e2421cffbb56694e9d803593)

Author SHA1 Message Date
Michael Haggerty 5f0fc64513 fetch-pack: eliminate spurious error messages 13 years ago
Michael Haggerty 778e7543d2 fetch-pack: report missing refs even if no existing refs were received 13 years ago
Michael Haggerty 4c58f13ba6 fetch_pack(): update sought->nr to reflect number of unique entries 13 years ago
Michael Haggerty 8db43d2935 t5500: add tests of fetch-pack --all --depth=N $URL $REF 13 years ago
Michael Haggerty 3b0820045a t5500: add tests of error output for missing refs 13 years ago
Nguyễn Thái Ngọc Duy 0ec4b1650c clone: fix ref selection in --single-branch --branch=xxx 13 years ago
Ivan Todoroski b2a9f4da64 fetch-pack: test cases for the new --stdin option 13 years ago
Nguyễn Thái Ngọc Duy 5a7d5b683f clone: allow --branch to take a tag 13 years ago
Nguyễn Thái Ngọc Duy 920b691fe4 clone: refuse to clone if --branch points to bogus ref 13 years ago
Nguyễn Thái Ngọc Duy 3e6e0edde2 clone: add --single-branch to fetch only one branch 13 years ago
Jeff King e9d866e32c t5500: give fully-qualified refs to fetch-pack 13 years ago
Jonathan Nieder a48fcd8369 tests: add missing && 14 years ago
Nicolas Pitre 86386829d4 fix simple deepening of a repo 16 years ago
Stephen Boyd 3902985a58 t5500: Modernize test style 16 years ago
Nanako Shiraishi 3604e7c5c6 tests: use "git xyzzy" form (t3600 - t6999) 17 years ago
Marcus Griep f223824943 count-objects: Add total pack size to verbose output 17 years ago
Stephan Beyer d492b31caf t/: Use "test_must_fail git" instead of "! git" 17 years ago
Bryan Donlan f69e836fab Fix tests breaking when checkout path contains shell metacharacters 17 years ago
Bryan Donlan 0e46e70462 Don't use the 'export NAME=value' in the test scripts. 17 years ago
Junio C Hamano 41ac414ea2 Sane use of test_expect_failure 17 years ago
Junio C Hamano 3d5c418ff5 git-clone: aggressively optimize local clone behaviour. 18 years ago
Junio C Hamano 5be60078c9 Rewrite "git-frotz" to "git frotz" 18 years ago
Junio C Hamano df391b192d git-fsck-objects is now synonym to git-fsck 18 years ago
Tom Prince e0d10e1c63 [PATCH] Rename git-repo-config to git-config. 18 years ago
Junio C Hamano e28714c527 Consolidate {receive,fetch}.unpackLimit 18 years ago
Junio C Hamano af7cf268f0 fetch-pack: remove --keep-auto and make it the default. 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
Johannes Schindelin 16ad357910 add tests for shallow stuff 18 years ago
Eric Wong 1010437d51 t5500-fetch-pack: remove local (bashism) usage. 19 years ago
Junio C Hamano 7f732c632f t5500: test fix 19 years ago
Junio C Hamano 16139f9035 t5500: adjust to change in pack-object reporting behaviour. 19 years ago
Junio C Hamano 1fdfd05db2 tests: make scripts executable 19 years ago
Johannes Schindelin 6b17c674aa Implement a test for git-fetch-pack/git-upload-pack 20 years ago