summaryrefslogtreecommitdiff
path: root/src/libgit2/indexer.c
Commit message (Expand)AuthorAgeFilesLines
* transport: teach transports about oid types and SHA256Edward Thomson2023-02-121-15/+41
* object: lookup sha256 objectsEdward Thomson2023-02-121-24/+55
* packfile: handle sha256 packfilesEdward Thomson2023-02-121-9/+10
* sha256: indirection for experimental functionsEdward Thomson2022-07-131-1/+1
* sha256: make sha256 an experimental optional featureEdward Thomson2022-06-201-0/+3
* odb_hash*: accept the oid type to hash intoEdward Thomson2022-06-201-1/+1
* oid: give oids a typeEdward Thomson2022-06-201-1/+3
* oid: `GIT_OID_*SZ` is now `GIT_OID_SHA1_*SIZE`Edward Thomson2022-06-141-14/+14
* indexer: write raw id dataEdward Thomson2022-04-101-1/+1
* tree: move git_oid into tree entryEdward Thomson2022-04-101-1/+1
* refactor: `src` is now `src/libgit2`Edward Thomson2022-02-221-0/+1413