summaryrefslogtreecommitdiff
path: root/examples/for-each-ref.c
Commit message (Expand)AuthorAgeFilesLines
* oid: `GIT_OID_*SZ` is now `GIT_OID_SHA1_*SIZE`Edward Thomson2022-06-141-2/+2
* examples: fixup for-each-ref styleEtienne Samson2019-11-061-33/+33
* examples: consolidate includes into "common.h"Patrick Steinhardt2019-07-051-1/+0
* examples: create common lg2 executablePatrick Steinhardt2019-02-151-7/+3
* Merge pull request #4939 from libgit2/ethomson/git_refEdward Thomson2019-01-191-1/+1
|\
| * references: use new names in internal usageethomson/git_refEdward Thomson2019-01-171-1/+1
* | object_type: convert final internal users to new namesethomson/git_objEdward Thomson2019-01-171-1/+1
|/
* for-each-ref example: init/shutdown libgit2 in mainBoris Egorov2015-02-051-0/+3
* examples: add a basic for-each-ref examplepeff/iconvJeff King2014-05-081-0/+46