summaryrefslogtreecommitdiff
path: root/tests/libgit2/refs
Commit message (Expand)AuthorAgeFilesLines
* sha256: wrap_odb supports SHA256Edward Thomson2023-05-061-1/+2
* Fix parsing rev with reflog of HEAD (e.g., HEAD@{3})Sven Strickroth2023-02-141-0/+3
* sha256: indirection for experimental functionsEdward Thomson2022-07-1315-55/+56
* Merge pull request #6191 from libgit2/ethomson/sha256_pocEdward Thomson2022-07-1317-80/+80
|\
| * odb: add git_odb_optionsEdward Thomson2022-06-201-1/+1
| * oid: give oids a typeEdward Thomson2022-06-2014-54/+54
| * object: move oid header printing to objectEdward Thomson2022-06-141-8/+8
| * oid: define GIT_OID_SHA1_ZEROEdward Thomson2022-06-144-8/+8
| * oid: `GIT_OID_*SZ` is now `GIT_OID_SHA1_*SIZE`Edward Thomson2022-06-142-9/+9
* | Merge branch 'main' into fix-invalid-branch-nameyuangli2022-07-121-0/+8
|/
* revparse: Remove error-prone, redundant testCarl Dong2022-05-091-2/+0
* revparse: adjust reflog test as we move away from the datesCarlos Martín Nieto2022-05-031-1/+1
* refactor: `tests` is now `tests/libgit2`Edward Thomson2022-02-2244-0/+6743