summaryrefslogtreecommitdiff
path: root/tests/online/clone.c
Commit message (Expand)AuthorAgeFilesLines
* winhttp: Prevent swallowing of url parsing errornulltoken2014-08-271-0/+6
* Adjust clone tests to USERNAME cred typeCarlos Martín Nieto2014-08-271-0/+3
* Merge remote-tracking branch 'upstream/master' into cmn/ssh-retryCarlos Martín Nieto2014-08-271-52/+119
|\
| * online::clone::credentials support default credentialsEdward Thomson2014-08-151-3/+26
| * Don't run the ssh clone tests against http remotesEdward Thomson2014-08-141-1/+1
| * ssh: provide a factory function for setting ssh pathscmn/ssh-factory-for-pathsCarlos Martín Nieto2014-07-071-0/+65
| * clone: remote git_clone_into{,_local} from the public APIcmn/clone-custom-repoCarlos Martín Nieto2014-07-021-40/+22
| * test: remove assembla clone testcmn/clone-auth-changeCarlos Martín Nieto2014-06-131-6/+0
| * test: use read-only accountCarlos Martín Nieto2014-06-131-3/+3
* | ssh: adjust clone and push test credentials to the split user+pass methodCarlos Martín Nieto2014-06-261-1/+29
* | ssh: make sure to ask for a username and use the same oneCarlos Martín Nieto2014-06-261-0/+3
* | ssh: request credentials again on authentication failureCarlos Martín Nieto2014-06-261-0/+31
* | ssh: propagate the error code from the auth callbackCarlos Martín Nieto2014-06-171-2/+1
* | ssh: detect authentication methodsCarlos Martín Nieto2014-06-171-0/+15
|/
* Win32: Fix failing clone_mirror testPhilip Kelley2014-06-071-0/+3
* clone: add failing test for a mirror-clone with clone_intoCarlos Martín Nieto2014-05-191-0/+33
* Clar: skip testsvmg/clar-skip-testVicent Marti2014-04-021-9/+2
* git_checkout_opts -> git_checkout_optionsBen Straub2014-03-061-2/+2
* Only run clone-failure test on private repoBen Straub2014-02-051-1/+7
* Fix broken clone testBen Straub2014-02-051-12/+4
* Augment clone API with reflog parametersBen Straub2014-01-301-1/+1
* Remove converting user error to GIT_EUSERRussell Belfer2013-12-111-2/+3
* Fix warningsRussell Belfer2013-11-181-0/+2
* Propagate auth error codes as GIT_EUSER in winhttpEdward Thomson2013-11-181-0/+33
* Rename tests-clar to testsBen Straub2013-11-141-0/+256