Michael Anderson
|
31b0cb518f
|
Fixed miscellaneous documentation errors.
|
2014-05-23 15:57:20 +08:00 |
|
Russell Belfer
|
bc91347b58
|
Fix remaining init_options inconsistencies
There were a couple of "init_opts()" functions a few more cases
of structure initialization that I somehow missed.
|
2014-05-02 09:21:33 -07:00 |
|
Edward Thomson
|
5aa2ac6de1
|
Update git_merge_tree_opts to git_merge_options
|
2014-03-20 09:25:08 -07:00 |
|
Ben Straub
|
aa17c3c63c
|
git_revert_opts -> git_revert_options
|
2014-03-06 09:44:52 -08:00 |
|
Ben Straub
|
6affd71f33
|
git_checkout_opts -> git_checkout_options
|
2014-03-06 09:44:51 -08:00 |
|
Matthew Bowen
|
b9f819978c
|
Added function-based initializers for every options struct.
The basic structure of each function is courtesy of arrbee.
|
2014-03-05 21:49:23 -05:00 |
|
Edward Thomson
|
eac938d96e
|
Bare naked merge and rebase
|
2013-12-03 10:18:53 -05:00 |
|
Edward Thomson
|
300d192f7e
|
Introduce git_revert to revert a single commit
|
2013-12-02 16:57:41 -06:00 |
|