summaryrefslogtreecommitdiff
path: root/src/libgit2/transports/smart.c
Commit message (Expand)AuthorAgeFilesLines
* fix shallow array searchYuang Li2022-09-061-1/+1
* support fetch unshallow option on shallow reposyuangli2022-08-091-4/+22
* fix grafts and shallowarray memory leaksyuangli2022-08-021-6/+0
* attempt to fix nego.shallowarray memory leakyuangli2022-08-021-0/+6
* Merge branch 'transportPR' into shallow-clone-networkyuangli2022-07-291-0/+28
* Apply suggestions from code reviewlhchavez2022-06-111-1/+1
* transport: introduce `git_transport_smart_remote_connect_options`lhchavez2022-04-161-0/+12
* refactor: `src` is now `src/libgit2`Edward Thomson2022-02-221-0/+472