summaryrefslogtreecommitdiff
path: root/tests/rebase/abort.c
Commit message (Expand)AuthorAgeFilesLines
* rebase: init and open take a rebase_optionsEdward Thomson2015-04-201-5/+5
* rebase: take `checkout_options` where appropriateEdward Thomson2015-04-201-4/+4
* Remove the signature from ref-modifying functionsCarlos Martín Nieto2015-03-031-12/+4
* s/git_merge_head/git_annotated_commitEdward Thomson2014-10-261-20/+21
* rebase: init/open a git_rebase objectEdward Thomson2014-10-261-4/+13
* Introduce git_rebase_abortEdward Thomson2014-10-261-0/+148