summaryrefslogtreecommitdiff
path: root/src/annotated_commit.c
Commit message (Expand)AuthorAgeFilesLines
* Make sure to always include "common.h" firstPatrick Steinhardt2017-07-031-1/+1
* annotated_commit: provide refs and descriptionethomson/annotated_commit_refsEdward Thomson2016-04-261-80/+99
* merge: use annotated commits for recursionEdward Thomson2015-11-251-8/+18
* merge: merge annotated commits instead of regular commitsEdward Thomson2015-11-251-10/+32
* merge: octopus merge common ancestors when >2Edward Thomson2015-11-251-0/+21
* annotated_commit: provide a constructor from a revspecCarlos Martín Nieto2015-03-161-0/+28
* s/git_merge_head/git_annotated_commitEdward Thomson2014-10-261-0/+121