summaryrefslogtreecommitdiff
path: root/tests-clar/online/clone.c
Commit message (Expand)AuthorAgeFilesLines
* Rename tests-clar to testsBen Straub2013-11-141-256/+0
* Add Assembla unit testBen Straub2013-10-081-0/+6
* clone: put the callbacks struct directly in the clone optionsCarlos Martín Nieto2013-10-021-23/+11
* clone: implement git_clone_intoCarlos Martín Nieto2013-10-021-0/+39
* remote: move the credentials callback to the structCarlos Martín Nieto2013-10-021-4/+9
* remote: put the _download() callback with the othersCarlos Martín Nieto2013-10-021-3/+17
* No such thing as an orphan branchCarlos Martín Nieto2013-09-171-1/+1
* Reorganize diff and add basic diff driverRussell Belfer2013-06-101-1/+2
* Do not write tagopt configuration option on clone by defaultJameson Miller2013-05-041-0/+3
* Allow all non-zero returns to cancel transfersBen Straub2013-02-051-1/+1
* Allow progress callback to cancel fetchBen Straub2013-02-051-1/+17
* HTTP: use creds in url if availableBen Straub2013-01-311-0/+9
* Enhance url parsing to include passwordsBen Straub2013-01-311-0/+5
* Skip "user@" when finding hostname in urlBen Straub2013-01-301-0/+17
* Move credential helpers to their own (optional) headerBen Straub2013-01-091-2/+3
* Expose stock user/pass credential utilityBen Straub2013-01-091-25/+4
* Clone should use GIT_CHECKOUT_SAFE_CREATERussell Belfer2013-01-041-1/+1
* Merge branch 'development' into clar2Vicent Marti2013-01-031-50/+71
* Disable Network suite by defaultVicent Marti2013-01-031-8/+8
* Cleanup Clar to make it SIMPLERVicent Marti2013-01-021-0/+152