summaryrefslogtreecommitdiff
path: root/src/annotated_commit.c
Commit message (Expand)AuthorAgeFilesLines
* annotated_commit: use GIT_ASSERTEdward Thomson2020-11-251-9/+21
* git_error: use new names in internal APIs and usageEdward Thomson2019-01-221-5/+5
* object_type: convert final internal users to new namesethomson/git_objEdward Thomson2019-01-171-1/+1
* annotated_commit: peel to commit instead of assuming we have onecmn/annotated-from-tagCarlos Martín Nieto2018-12-141-4/+4
* object_type: use new enumeration namesethomson/index_fixesEdward Thomson2018-12-011-2/+2
* annotated_commit: make the refname accessibleEtienne Samson2018-07-071-0/+7
* 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