summaryrefslogtreecommitdiff
path: root/src/libgit2/clone.c
Commit message (Expand)AuthorAgeFilesLines
* shallow: don't default to -1 for depthEdward Thomson2023-05-081-1/+1
* Merge commit 'd066d0d95c43e97df6624292f3f527f9372ca8fe'lmcglash2023-03-101-3/+31
|\
| * clone: clean up options on failureEdward Thomson2023-02-141-1/+1
| * clone: free connect optsEdward Thomson2023-02-121-0/+1
| * transport: teach transports about oid types and SHA256Edward Thomson2023-02-121-1/+25
| * clone: narrow success tests on HEAD-less remotesEdward Thomson2022-09-191-1/+5
| * Don't fail the whole clone if you can't find a default branchLinus Torvalds2022-07-291-1/+1
* | support fetch unshallow option on shallow reposyuangli2022-08-091-6/+1
* | fix build warningyuangli2022-08-021-1/+1
* | refactor git_fetch_option.depth and usageyuangli2022-08-021-1/+8
* | remove build errorsyuangli2022-07-291-1/+1
* | Merge branch 'transportPR' into shallow-clone-networkyuangli2022-07-291-2/+3
|/
* refactor: `src` is now `src/libgit2`Edward Thomson2022-02-221-0/+655