libgit2

commit

Version:
Git commit parsing, formatting routines

Objects

Parsed representation of a commit object

Functions

Lookup a commit object from a repository

Close an open commit

Get the id of a commit

Get the short (one line) message of a commit

Get the full message of a commit

Get the commit time (i

Get the commit timezone offset (i

Get the committer of a commit

Get the author of a commit

Get the tree pointed to by a commit

Get the number of parents of this commit

Get the specified parent of the commit

Create a new commit in the repository

Create a new commit in the repository using git_object instances as parameters

Create a new commit in the repository using git_object instances and a variable argument list

Create a new commit in the repository using a variable argument list