Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | git_revert_opts -> git_revert_optionsoptions-names | Ben Straub | 2014-03-06 | 1 | -9/+9 |
| | |||||
* | git_checkout_opts -> git_checkout_options | Ben Straub | 2014-03-06 | 1 | -2/+2 |
| | |||||
* | Added function-based initializers for every options struct. | Matthew Bowen | 2014-03-05 | 1 | -0/+13 |
| | | | | The basic structure of each function is courtesy of arrbee. | ||||
* | Bare naked merge and rebase | Edward Thomson | 2013-12-03 | 1 | -7/+30 |
| | |||||
* | Introduce git_revert to revert a single commit | Edward Thomson | 2013-12-02 | 1 | -0/+52 |