summaryrefslogtreecommitdiff
path: root/examples/fetch.c
Commit message (Expand)AuthorAgeFilesLines
* oid: `GIT_OID_*SZ` is now `GIT_OID_SHA1_*SIZE`Edward Thomson2022-06-141-3/+3
* Adjust printf specifiers in examples codeScott Furry2019-08-011-4/+4
* oid: `is_zero` instead of `iszero`Edward Thomson2019-06-161-1/+1
* indexer: use git_indexer_progress throughoutEdward Thomson2019-02-221-2/+2
* examples: create common lg2 executablePatrick Steinhardt2019-02-151-0/+109