summaryrefslogtreecommitdiff
path: root/tests/rebase/iterator.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: remove use of C++ style commentsPatrick Steinhardt2018-07-131-1/+1
* rebase: persist a single in-memory indexEdward Thomson2016-02-151-2/+18
* rebase: introduce inmemory rebasingEdward Thomson2016-02-111-6/+24
* 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