summaryrefslogtreecommitdiff
path: root/examples/index-pack.c
Commit message (Expand)AuthorAgeFilesLines
* object: lookup sha256 objectsEdward Thomson2023-02-121-1/+8
* indexer: use a byte array for checksumEdward Thomson2022-01-271-3/+1
* Adjust printf specifiers in examples codeScott Furry2019-08-011-2/+2
* examples: consolidate includes into "common.h"Patrick Steinhardt2019-07-051-16/+0
* examples: ssize_t is signed, not unsignedEdward Thomson2019-06-251-1/+1
* indexer: use git_indexer_progress throughoutEdward Thomson2019-02-221-2/+2
* examples: create common lg2 executablePatrick Steinhardt2019-02-151-0/+87