summaryrefslogtreecommitdiff
path: root/tests/rebase/setup.c
Commit message (Expand)AuthorAgeFilesLines
* rebase: additional setup tests of exotic behaviorEdward Thomson2016-02-171-0/+205
* repository: remove log message override for switching the active branchCarlos Martín Nieto2015-03-031-1/+1
* Remove the signature from ref-modifying functionsCarlos Martín Nieto2015-03-031-10/+10
* rebase: allow `NULL` branch to indicate `HEAD`Edward Thomson2015-02-131-0/+49
* s/git_merge_head/git_annotated_commitEdward Thomson2014-10-261-37/+37
* rebase: clean up some warnings and memory leaksEdward Thomson2014-10-261-0/+1
* rebase: init/open a git_rebase objectEdward Thomson2014-10-261-8/+21
* Introduce git_rebase to set up a rebase sessionEdward Thomson2014-10-261-0/+328