summaryrefslogtreecommitdiff
path: root/tests/merge/workdir/setup.c
Commit message (Expand)AuthorAgeFilesLines
* merge: lock the index at the start of the mergeEdward Thomson2015-02-141-0/+49
* merge test: test an actual failure, not conflictEdward Thomson2015-02-131-6/+5
* s/git_merge_head/git_annotated_commitEdward Thomson2014-10-261-236/+236
* Introduce git_merge_head_idEdward Thomson2014-03-311-0/+27
* Remove `git_merge_result` as it's now unnecessaryEdward Thomson2014-03-201-6/+2
* Change signature of `git_merge` to take merge and checkout optsEdward Thomson2014-03-201-4/+2
* Remove fastforward / uptodate from `git_merge`Edward Thomson2014-03-201-77/+47
* merge: rename _oid() -> id()Carlos Martín Nieto2014-01-251-39/+39
* Rename tests-clar to testsBen Straub2013-11-141-0/+1057