summaryrefslogtreecommitdiff
path: root/examples/describe.c
Commit message (Expand)AuthorAgeFilesLines
* examples: normalize decls and usage of options structsEtienne Samson2019-11-061-11/+9
* global: DRY includes of assert.hEtienne Samson2019-11-061-1/+0
* examples: cast away constness for reallocating head arraysPatrick Steinhardt2019-07-051-1/+1
* examples: don't lose `const`Edward Thomson2019-06-251-1/+1
* Rename opt init functions to `options_init`Edward Thomson2019-06-141-3/+3
* examples: create common lg2 executablePatrick Steinhardt2019-02-151-10/+1
* examples: Move xrealloc to common example codeEtienne Samson2018-01-251-10/+0
* print_usage functions is defined but not usedAriel O. Barria2015-06-031-0/+2
* describe example: function to add commits to optsBoris Egorov2015-02-061-6/+24
* describe example: fix memory allocation sizeBoris Egorov2015-01-251-2/+4
* Rename git_threads_ to git_libgit2_Carlos Martín Nieto2014-11-081-2/+2
* describe: add exampleLinquize2014-10-121-0/+162