summaryrefslogtreecommitdiff
path: root/src/libgit2/remote.c
Commit message (Expand)AuthorAgeFilesLines
* oid: use an oid array instead of shallowarrayEdward Thomson2023-05-091-5/+0
* Merge remote-tracking branch 'origin/main' into shallow-clone-networkEdward Thomson2023-04-221-6/+14
|\
| * remote: support SHA256 for remote refsEdward Thomson2023-04-101-6/+14
* | Merge commit 'd066d0d95c43e97df6624292f3f527f9372ca8fe'lmcglash2023-03-101-33/+34
|\ \ | |/
| * remote: always populate old id in update tipsEdward Thomson2023-02-251-1/+1
| * strarray: remove deprecated declarationEdward Thomson2023-02-161-0/+1
| * transport: teach transports about oid types and SHA256Edward Thomson2023-02-121-32/+32
* | fix grafts and shallowarray memory leaksyuangli2022-08-021-2/+5
* | attempt to fix nego.shallowarray memory leakyuangli2022-08-021-0/+3
|/
* sha256: indirection for experimental functionsEdward Thomson2022-07-131-1/+1
* oid: give oids a typeEdward Thomson2022-06-201-3/+3
* oid: define GIT_OID_SHA1_ZEROEdward Thomson2022-06-141-1/+1
* oid: don't assume the size of an oidEdward Thomson2022-04-101-1/+1
* fetch: support OID refspec without dstEdward Thomson2022-03-231-2/+5
* refactor: `src` is now `src/libgit2`Edward Thomson2022-02-221-0/+3084