summaryrefslogtreecommitdiff
path: root/tests/rebase/abort.c
Commit message (Expand)AuthorAgeFilesLines
* rebase::abort: test we can abort rebase by revspecEdward Thomson2016-04-261-0/+19
* rebase: test abort immediately after initEdward Thomson2016-04-211-5/+65
* rebase: additional tests for completing a rebaseEdward Thomson2016-02-281-5/+26
* 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