Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix some typos | Aaron Franke | 2021-02-15 | 1 | -1/+1 |
* | strarray: we should `dispose` instead of `free` | Edward Thomson | 2020-06-01 | 1 | -1/+1 |
* | Merge pull request #5283 from pks-t/pks/example-checkout-remote-branch | Patrick Steinhardt | 2019-12-13 | 1 | -5/+78 |
|\ | |||||
| * | examples: checkout: implement guess heuristic for remote branches | Patrick Steinhardt | 2019-10-25 | 1 | -5/+78 |
* | | examples: keep track of whether we processed a "--" arg | Etienne Samson | 2019-11-06 | 1 | -6/+2 |
* | | global: DRY includes of assert.h | Etienne Samson | 2019-11-06 | 1 | -1/+0 |
|/ | |||||
* | Fix example checkout to forbid rather than require -- | David Turner | 2019-07-24 | 1 | -1/+1 |
* | examples: create common lg2 executable | Patrick Steinhardt | 2019-02-15 | 1 | -14/+1 |
* | errors: remove giterr usage in examples | Edward Thomson | 2019-01-22 | 1 | -5/+5 |
* | examples: add checkout | Etienne Samson | 2018-07-17 | 1 | -0/+235 |