summaryrefslogtreecommitdiff
path: root/examples/checkout.c
Commit message (Expand)AuthorAgeFilesLines
* Fix some typosAaron Franke2021-02-151-1/+1
* strarray: we should `dispose` instead of `free`Edward Thomson2020-06-011-1/+1
* Merge pull request #5283 from pks-t/pks/example-checkout-remote-branchPatrick Steinhardt2019-12-131-5/+78
|\
| * examples: checkout: implement guess heuristic for remote branchesPatrick Steinhardt2019-10-251-5/+78
* | examples: keep track of whether we processed a "--" argEtienne Samson2019-11-061-6/+2
* | global: DRY includes of assert.hEtienne Samson2019-11-061-1/+0
|/
* Fix example checkout to forbid rather than require --David Turner2019-07-241-1/+1
* examples: create common lg2 executablePatrick Steinhardt2019-02-151-14/+1
* errors: remove giterr usage in examplesEdward Thomson2019-01-221-5/+5
* examples: add checkoutEtienne Samson2018-07-171-0/+235