summaryrefslogtreecommitdiff
path: root/tests/clone/local.c
Commit message (Expand)AuthorAgeFilesLines
* remote: rename _load() to _lookup()cmn/remote-lookupCarlos Martín Nieto2014-11-081-2/+2
* clone::local test: isalpha -> git__isalphaEdward Thomson2014-10-261-1/+1
* Remote paths: canonicalize UNC paths on Win32Edward Thomson2014-10-221-0/+88
* Handle local file:/// paths on WindowsEdward Thomson2014-07-111-13/+43
* clone: remote git_clone_into{,_local} from the public APIcmn/clone-custom-repoCarlos Martín Nieto2014-07-021-20/+8
* clone: more explicit local testscmn/clone-localCarlos Martín Nieto2014-05-291-14/+29
* clone: allow for linking in local cloneCarlos Martín Nieto2014-05-281-0/+59
* clone: add flag not to linkCarlos Martín Nieto2014-05-281-0/+2
* clone: add flags to override whether to perform a local cloneCarlos Martín Nieto2014-05-281-0/+29