summaryrefslogtreecommitdiff
path: root/src/libgit2/transports/smart.c
Commit message (Expand)AuthorAgeFilesLines
* oid: use an oid array instead of shallowarrayEdward Thomson2023-05-091-46/+3
* Merge commit 'd066d0d95c43e97df6624292f3f527f9372ca8fe'lmcglash2023-03-101-0/+35
|\
| * transport: teach transports about oid types and SHA256Edward Thomson2023-02-121-0/+35
* | 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