aboutsummaryrefslogtreecommitdiff
path: root/t/t5500-fetch-pack.sh
Commit message (Expand)AuthorAge
* fetch-pack: always allow fetching of literal SHA1sJonathan Tan2017-05-16
* fetch-pack: move code to report unmatched refs to a functionMatt McCutchen2017-03-02
* Merge branch 'nd/shallow-deepen'Junio C Hamano2016-10-10
|\
| * fetch, upload-pack: --deepen=N extends shallow boundary by N commitsNguyễn Thái Ngọc Duy2016-06-13
| * t5500, t5539: tests for shallow depth excluding a refNguyễn Thái Ngọc Duy2016-06-13
| * t5500, t5539: tests for shallow depth since a specific dateNguyễn Thái Ngọc Duy2016-06-13
* | Merge branch 'jk/shell-portability'Junio C Hamano2016-06-10
|\ \
| * | t5500 & t7403: lose bash-ism "local"Junio C Hamano2016-06-01
* | | Merge branch 'jc/merge-refuse-new-root'Junio C Hamano2016-04-08
|\ \ \ | |/ / |/| |
| * | merge: refuse to create too cool a merge by defaultJunio C Hamano2016-03-23
* | | fetch-pack: fix object_id of exact sha1Gabriel Souza Franco2016-03-01
| |/ |/|
* | t/t5500-fetch-pack.sh: use the $( ... ) construct for command substitutionElia Pinto2015-12-28
|/
* Merge branch 'tb/connect-ipv6-parse-fix'Junio C Hamano2015-04-20
|\
| * connect.c: ignore extra colon after hostnameTorsten Bögershausen2015-04-08
* | t: fix trivial &&-chain breakageJeff King2015-03-20
|/
* t5500: show user name and host in diag-urlTorsten Bögershausen2015-02-22
* connect.c: refactor url parsingTorsten Bögershausen2013-12-09
* git_connect(): refactor the port handling for sshTorsten Bögershausen2013-12-09
* git fetch: support host:/~repoTorsten Bögershausen2013-12-09
* t5500: add test cases for diag-urlTorsten Bögershausen2013-12-09
* Merge branch 'nd/fetch-into-shallow'Junio C Hamano2013-09-20
|\
| * Add testcase for needless objects during a shallow fetchMatthijs Kooijman2013-08-28
| * Merge branch 'nd/clone-connectivity-shortcut'Junio C Hamano2013-06-06
| |\
* | | fetch-pack: do not remove .git/shallow file when --depth is not specifiedNguyễn Thái Ngọc Duy2013-08-25
* | | Merge branch 'nd/clone-connectivity-shortcut' (early part) into maintJunio C Hamano2013-06-28
|\ \ \ | |/ / |/| / | |/
| * fetch-pack: prepare updated shallow file before fetching the packNguyễn Thái Ngọc Duy2013-05-28
* | t5500: add test for fetching with an unknown 'shallow'Michael Heemskerk2013-05-02
|/
* Merge branch 'jk/peel-ref'Junio C Hamano2013-03-25
|\
| * upload-pack: make sure "want" objects are parsedJeff King2013-03-16
* | upload-pack: fix off-by-one depth calculation in shallow cloneNguyễn Thái Ngọc Duy2013-01-11
* | fetch: add --unshallow for turning shallow repo into complete oneNguyễn Thái Ngọc Duy2013-01-11
* | fetch-pack: eliminate spurious error messagesMichael Haggerty2012-09-12
* | fetch-pack: report missing refs even if no existing refs were receivedMichael Haggerty2012-09-12
* | fetch_pack(): update sought->nr to reflect number of unique entriesMichael Haggerty2012-09-12
* | t5500: add tests of fetch-pack --all --depth=N $URL $REFMichael Haggerty2012-09-12
* | t5500: add tests of error output for missing refsMichael Haggerty2012-09-12
|/
* clone: fix ref selection in --single-branch --branch=xxxNguyễn Thái Ngọc Duy2012-06-22
* Merge branch 'it/fetch-pack-many-refs' into maintJunio C Hamano2012-05-01
|\
| * fetch-pack: test cases for the new --stdin optionIvan Todoroski2012-04-10
* | clone: allow --branch to take a tagNguyễn Thái Ngọc Duy2012-01-16
* | clone: refuse to clone if --branch points to bogus refNguyễn Thái Ngọc Duy2012-01-16
* | clone: add --single-branch to fetch only one branchNguyễn Thái Ngọc Duy2012-01-08
|/
* t5500: give fully-qualified refs to fetch-packJeff King2011-12-13
* tests: add missing &&Jonathan Nieder2010-11-09
* Merge branch 'np/maint-1.6.3-deepen'Junio C Hamano2009-08-28
|\
| * fix simple deepening of a repoNicolas Pitre2009-08-24
* | t5500: Modernize test styleStephen Boyd2009-05-27
|/
* Merge branch 'maint'Junio C Hamano2008-09-03
|\
| * tests: use "git xyzzy" form (t3600 - t6999)Nanako Shiraishi2008-09-03
* | count-objects: Add total pack size to verbose outputMarcus Griep2008-08-17
|/