aboutsummaryrefslogtreecommitdiffstats
path: root/t/t5500-fetch-pack.sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-12-28t/t5500-fetch-pack.sh: use the $( ... ) construct for command substitutionElia Pinto1-10/+10
2015-04-20Merge branch 'tb/connect-ipv6-parse-fix'Junio C Hamano1-7/+10
2015-04-08connect.c: ignore extra colon after hostnameTorsten Bögershausen1-7/+10
2015-03-20t: fix trivial &&-chain breakageJeff King1-1/+1
2015-02-22t5500: show user name and host in diag-urlTorsten Bögershausen1-18/+33
2013-12-09connect.c: refactor url parsingTorsten Bögershausen1-0/+7
2013-12-09git_connect(): refactor the port handling for sshTorsten Bögershausen1-6/+3
2013-12-09git fetch: support host:/~repoTorsten Bögershausen1-0/+24
2013-12-09t5500: add test cases for diag-urlTorsten Bögershausen1-0/+59
2013-09-20Merge branch 'nd/fetch-into-shallow'Junio C Hamano1-0/+11
2013-08-28Add testcase for needless objects during a shallow fetchMatthijs Kooijman1-0/+11
2013-08-25fetch-pack: do not remove .git/shallow file when --depth is not specifiedNguyễn Thái Ngọc Duy1-0/+16
2013-06-28Merge branch 'nd/clone-connectivity-shortcut' (early part) into maintJunio C Hamano1-0/+7
2013-06-06Merge branch 'nd/clone-connectivity-shortcut'Junio C Hamano1-0/+7
2013-05-28fetch-pack: prepare updated shallow file before fetching the packNguyễn Thái Ngọc Duy1-0/+7
2013-05-02t5500: add test for fetching with an unknown 'shallow'Michael Heemskerk1-0/+14
2013-03-25Merge branch 'jk/peel-ref'Junio C Hamano1-0/+9
2013-03-16upload-pack: make sure "want" objects are parsedJeff King1-0/+9
2013-01-11upload-pack: fix off-by-one depth calculation in shallow cloneNguyễn Thái Ngọc Duy1-6/+19
2013-01-11fetch: add --unshallow for turning shallow repo into complete oneNguyễn Thái Ngọc Duy1-0/+20
2012-09-12fetch-pack: eliminate spurious error messagesMichael Haggerty1-2/+2
2012-09-12fetch-pack: report missing refs even if no existing refs were receivedMichael Haggerty1-1/+1
2012-09-12fetch_pack(): update sought->nr to reflect number of unique entriesMichael Haggerty1-1/+1
2012-09-12t5500: add tests of fetch-pack --all --depth=N $URL $REFMichael Haggerty1-0/+15
2012-09-12t5500: add tests of error output for missing refsMichael Haggerty1-0/+30
2012-06-22clone: fix ref selection in --single-branch --branch=xxxNguyễn Thái Ngọc Duy1-1/+6
2012-05-01Merge branch 'it/fetch-pack-many-refs' into maintJunio C Hamano1-0/+66
2012-04-10fetch-pack: test cases for the new --stdin optionIvan Todoroski1-0/+66
2012-01-16clone: allow --branch to take a tagNguyễn Thái Ngọc Duy1-0/+15
2012-01-16clone: refuse to clone if --branch points to bogus refNguyễn Thái Ngọc Duy1-7/+0
2012-01-08clone: add --single-branch to fetch only one branchNguyễn Thái Ngọc Duy1-1/+71
2011-12-13t5500: give fully-qualified refs to fetch-packJeff King1-3/+3
2010-11-09tests: add missing &&Jonathan Nieder1-1/+1
2009-08-28Merge branch 'np/maint-1.6.3-deepen'Junio C Hamano1-0/+47
2009-08-24fix simple deepening of a repoNicolas Pitre1-1/+46
2009-05-27t5500: Modernize test styleStephen Boyd1-127/+149
2008-09-03Merge branch 'maint'Junio C Hamano1-2/+2
2008-09-03tests: use "git xyzzy" form (t3600 - t6999)Nanako Shiraishi1-2/+2
2008-08-17count-objects: Add total pack size to verbose outputMarcus Griep1-1/+1
2008-07-13t/: Use "test_must_fail git" instead of "! git"Stephan Beyer1-1/+1
2008-05-05Fix tests breaking when checkout path contains shell metacharactersBryan Donlan1-1/+1
2008-05-05Don't use the 'export NAME=value' in the test scripts.Bryan Donlan1-1/+1
2008-02-01Sane use of test_expect_failureJunio C Hamano1-2/+2
2007-08-01git-clone: aggressively optimize local clone behaviour.Junio C Hamano1-1/+1
2007-07-02Rewrite "git-frotz" to "git frotz"Junio C Hamano1-15/+15
2007-01-28git-fsck-objects is now synonym to git-fsckJunio C Hamano1-3/+3
2007-01-28[PATCH] Rename git-repo-config to git-config.Tom Prince1-1/+1
2007-01-24Consolidate {receive,fetch}.unpackLimitJunio C Hamano1-1/+1
2007-01-24fetch-pack: remove --keep-auto and make it the default.Junio C Hamano1-1/+2
2007-01-12use 'init' instead of 'init-db' for shipped docs and toolsNicolas Pitre1-1/+1