Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | errors: remove giterr usage in examples | Edward Thomson | 2019-01-22 | 1 | -2/+2 |
| | |||||
* | object_type: convert final internal users to new namesethomson/git_obj | Edward Thomson | 2019-01-17 | 1 | -2/+2 |
| | | | | | Update some missed types that were continuing to use the old `GIT_OBJ` names. | ||||
* | examples: move refish resolution function in common | Etienne Samson | 2018-07-07 | 1 | -23/+0 |
| | |||||
* | examples: zero out our options memory before use | Etienne Samson | 2018-01-25 | 1 | -0/+2 |
| | |||||
* | examples: our/their can be NULL | Etienne Samson | 2018-01-25 | 1 | -2/+4 |
| | |||||
* | examples: fix remaining review comments | Etienne Samson | 2018-01-25 | 1 | -0/+2 |
| | |||||
* | examples: move support code into static functions | Etienne Samson | 2018-01-25 | 1 | -81/+97 |
| | |||||
* | examples: hoist the merge analysis back into main | Etienne Samson | 2018-01-25 | 1 | -58/+39 |
| | |||||
* | examples: minor review fixups | Etienne Samson | 2018-01-25 | 1 | -10/+12 |
| | |||||
* | examples: add merge | Etienne Samson | 2018-01-25 | 1 | -0/+391 |