| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Replace copyright topmatter in example files | Ben Straub | 2013-11-02 | 1 | -3/+10 |
| | | |||||
| * | Extract common example helpers and reorg examples | Russell Belfer | 2013-10-29 | 1 | -0/+80 |
| This reorganizes a few of the examples so that the main function comes first with the argument parsing extracted into a helper that can come at the end of the file (so the example focuses more on the use of libgit2 instead of command line support). This also creates a shared examples/common.[ch] so that useful helper funcs can be shared across examples instead of repeated. | |||||
