summaryrefslogtreecommitdiff
path: root/t/t5500-fetch-pack.sh
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jc/merge-refuse-new-root'Junio C Hamano2016-04-081-2/+4
|\
| * merge: refuse to create too cool a merge by defaultJunio C Hamano2016-03-231-2/+4
* | fetch-pack: fix object_id of exact sha1Gabriel Souza Franco2016-03-011-0/+14
* | t/t5500-fetch-pack.sh: use the $( ... ) construct for command substitutionElia Pinto2015-12-281-10/+10
|/
* Merge branch 'tb/connect-ipv6-parse-fix'Junio C Hamano2015-04-201-7/+10
|\
| * connect.c: ignore extra colon after hostnametb/connect-ipv6-parse-fixTorsten Bögershausen2015-04-081-7/+10
* | t: fix trivial &&-chain breakageJeff King2015-03-201-1/+1
|/
* t5500: show user name and host in diag-urlTorsten Bögershausen2015-02-221-18/+33
* connect.c: refactor url parsingTorsten Bögershausen2013-12-091-0/+7
* git_connect(): refactor the port handling for sshTorsten Bögershausen2013-12-091-6/+3
* git fetch: support host:/~repoTorsten Bögershausen2013-12-091-0/+24
* t5500: add test cases for diag-urlTorsten Bögershausen2013-12-091-0/+59
* Merge branch 'nd/fetch-into-shallow'Junio C Hamano2013-09-201-0/+11
|\
| * Add testcase for needless objects during a shallow fetchnd/fetch-into-shallowMatthijs Kooijman2013-08-281-0/+11
| * Merge branch 'nd/clone-connectivity-shortcut'Junio C Hamano2013-06-061-0/+7
| |\
* | | fetch-pack: do not remove .git/shallow file when --depth is not specifiednd/fetch-pack-shallow-fixNguyễn Thái Ngọc Duy2013-08-251-0/+16
* | | Merge branch 'nd/clone-connectivity-shortcut' (early part) into maintJunio C Hamano2013-06-281-0/+7
|\ \ \ | |/ / |/| / | |/
| * fetch-pack: prepare updated shallow file before fetching the packNguyễn Thái Ngọc Duy2013-05-281-0/+7
* | t5500: add test for fetching with an unknown 'shallow'Michael Heemskerk2013-05-021-0/+14
|/
* Merge branch 'jk/peel-ref'Junio C Hamano2013-03-251-0/+9
|\
| * upload-pack: make sure "want" objects are parsedJeff King2013-03-161-0/+9
* | upload-pack: fix off-by-one depth calculation in shallow cloneNguyễn Thái Ngọc Duy2013-01-111-6/+19
* | fetch: add --unshallow for turning shallow repo into complete oneNguyễn Thái Ngọc Duy2013-01-111-0/+20
* | fetch-pack: eliminate spurious error messagesMichael Haggerty2012-09-121-2/+2
* | fetch-pack: report missing refs even if no existing refs were receivedMichael Haggerty2012-09-121-1/+1
* | fetch_pack(): update sought->nr to reflect number of unique entriesMichael Haggerty2012-09-121-1/+1
* | t5500: add tests of fetch-pack --all --depth=N $URL $REFMichael Haggerty2012-09-121-0/+15
* | t5500: add tests of error output for missing refsMichael Haggerty2012-09-121-0/+30
|/
* clone: fix ref selection in --single-branch --branch=xxxNguyễn Thái Ngọc Duy2012-06-221-1/+6
* Merge branch 'it/fetch-pack-many-refs' into maintJunio C Hamano2012-05-011-0/+66
|\
| * fetch-pack: test cases for the new --stdin optionIvan Todoroski2012-04-101-0/+66
* | clone: allow --branch to take a tagNguyễn Thái Ngọc Duy2012-01-161-0/+15
* | clone: refuse to clone if --branch points to bogus refNguyễn Thái Ngọc Duy2012-01-161-7/+0
* | clone: add --single-branch to fetch only one branchnd/clone-single-branchNguyễn Thái Ngọc Duy2012-01-081-1/+71
|/
* t5500: give fully-qualified refs to fetch-packJeff King2011-12-131-3/+3
* tests: add missing &&Jonathan Nieder2010-11-091-1/+1
* Merge branch 'np/maint-1.6.3-deepen'Junio C Hamano2009-08-281-0/+47
|\
| * fix simple deepening of a repoNicolas Pitre2009-08-241-1/+46
* | t5500: Modernize test styleStephen Boyd2009-05-271-127/+149
|/
* Merge branch 'maint'Junio C Hamano2008-09-031-2/+2
|\
| * tests: use "git xyzzy" form (t3600 - t6999)Nanako Shiraishi2008-09-031-2/+2
* | count-objects: Add total pack size to verbose outputMarcus Griep2008-08-171-1/+1
|/
* t/: Use "test_must_fail git" instead of "! git"Stephan Beyer2008-07-131-1/+1
* Fix tests breaking when checkout path contains shell metacharactersBryan Donlan2008-05-051-1/+1
* Don't use the 'export NAME=value' in the test scripts.Bryan Donlan2008-05-051-1/+1
* Sane use of test_expect_failureJunio C Hamano2008-02-011-2/+2
* git-clone: aggressively optimize local clone behaviour.Junio C Hamano2007-08-011-1/+1
* Rewrite "git-frotz" to "git frotz"Junio C Hamano2007-07-021-15/+15
* git-fsck-objects is now synonym to git-fsckJunio C Hamano2007-01-281-3/+3
* [PATCH] Rename git-repo-config to git-config.Tom Prince2007-01-281-1/+1