summaryrefslogtreecommitdiff
path: root/tests/rebase/iterator.c
Commit message (Expand)AuthorAgeFilesLines
* rebase: init and open take a rebase_optionsEdward Thomson2015-04-201-12/+9
* rebase: take `checkout_options` where appropriateEdward Thomson2015-04-201-1/+1
* rebase: identify a rebase that has not startedEdward Thomson2015-04-201-1/+1
* Remove the signature from ref-modifying functionsCarlos Martín Nieto2015-03-031-1/+1
* rebase: provide NULL `exec` on non-EXEC operationsEdward Thomson2015-02-131-0/+1
* s/git_merge_head/git_annotated_commitEdward Thomson2014-10-261-5/+5
* git_rebase: iterators for operationsEdward Thomson2014-10-261-0/+108