71 Commits (bbcde41a70a7e0264c214896aac84d1ec3fdcbf6)

Author SHA1 Message Date
SZEDER Gábor fa06eb6fa9 t5500-fetch-pack: don't check the stderr of a subshell 7 years ago
Jeff Hostetler acb0c57260 fetch: support filters 7 years ago
Jonathan Tan 0b6069fe0a fetch-pack: test support excluding large blobs 7 years ago
Jonathan Tan fdb69d33c4 fetch-pack: always allow fetching of literal SHA1s 8 years ago
Matt McCutchen e860d96bf8 fetch-pack: move code to report unmatched refs to a function 8 years ago
Nguyễn Thái Ngọc Duy cccf74e2da fetch, upload-pack: --deepen=N extends shallow boundary by N commits 9 years ago
Nguyễn Thái Ngọc Duy cdc37277f9 t5500, t5539: tests for shallow depth excluding a ref 9 years ago
Nguyễn Thái Ngọc Duy 6d43a0cefd t5500, t5539: tests for shallow depth since a specific date 9 years ago
Junio C Hamano e256eec79d t5500 & t7403: lose bash-ism "local" 9 years ago
Junio C Hamano e379fdf34f merge: refuse to create too cool a merge by default 9 years ago
Gabriel Souza Franco 4a8d202c4e fetch-pack: fix object_id of exact sha1 9 years ago
Elia Pinto 2feed90768 t/t5500-fetch-pack.sh: use the $( ... ) construct for command substitution 9 years ago
Torsten Bögershausen 6b6c5f7a2f connect.c: ignore extra colon after hostname 10 years ago
Jeff King 99094a7ad4 t: fix trivial &&-chain breakage 10 years ago
Torsten Bögershausen 3f55ccab8e t5500: show user name and host in diag-url 10 years ago
Torsten Bögershausen c59ab2e52a connect.c: refactor url parsing 11 years ago
Torsten Bögershausen 83b0587527 git_connect(): refactor the port handling for ssh 11 years ago
Torsten Bögershausen 6a59974869 git fetch: support host:/~repo 11 years ago
Torsten Bögershausen 854aeb7beb t5500: add test cases for diag-url 11 years ago
Matthijs Kooijman f21d2a786b Add testcase for needless objects during a shallow fetch 12 years ago
Nguyễn Thái Ngọc Duy 6da8bdcbbf fetch-pack: do not remove .git/shallow file when --depth is not specified 12 years ago
Nguyễn Thái Ngọc Duy 6035d6aad8 fetch-pack: prepare updated shallow file before fetching the pack 12 years ago
Michael Heemskerk 71d5f93891 t5500: add test for fetching with an unknown 'shallow' 12 years ago
Jeff King 06f15bf1f3 upload-pack: make sure "want" objects are parsed 12 years ago
Nguyễn Thái Ngọc Duy 682c7d2f1a upload-pack: fix off-by-one depth calculation in shallow clone 12 years ago
Nguyễn Thái Ngọc Duy 4dcb167fc3 fetch: add --unshallow for turning shallow repo into complete one 12 years ago
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