Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remote: rename _load() to _lookup()cmn/remote-lookup | Carlos Martín Nieto | 2014-11-08 | 1 | -2/+2 |
* | clone::local test: isalpha -> git__isalpha | Edward Thomson | 2014-10-26 | 1 | -1/+1 |
* | Remote paths: canonicalize UNC paths on Win32 | Edward Thomson | 2014-10-22 | 1 | -0/+88 |
* | Handle local file:/// paths on Windows | Edward Thomson | 2014-07-11 | 1 | -13/+43 |
* | clone: remote git_clone_into{,_local} from the public APIcmn/clone-custom-repo | Carlos Martín Nieto | 2014-07-02 | 1 | -20/+8 |
* | clone: more explicit local testscmn/clone-local | Carlos Martín Nieto | 2014-05-29 | 1 | -14/+29 |
* | clone: allow for linking in local clone | Carlos Martín Nieto | 2014-05-28 | 1 | -0/+59 |
* | clone: add flag not to link | Carlos Martín Nieto | 2014-05-28 | 1 | -0/+2 |
* | clone: add flags to override whether to perform a local clone | Carlos Martín Nieto | 2014-05-28 | 1 | -0/+29 |