Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | annotated_commit: provide a constructor from a revspec | Carlos MartÃn Nieto | 2015-03-16 | 1 | -0/+17 |
| | | | | | | This extra constructor will be useful for the annotated versions of ref-modifying functions, as it allows us to create a commit with the extended sha syntax which was used to retrieve it. | ||||
* | Fix doc comment formatting | Ben Chatelain | 2015-02-10 | 1 | -3/+3 |
| | |||||
* | s/git_merge_head/git_annotated_commit | Edward Thomson | 2014-10-26 | 1 | -0/+99 |
Rename git_merge_head to git_annotated_commit, as it becomes used in more operations than just merge. |