Parsed representation of a tag object
Lookup a tag object from the repository The generated tag object is owned by the revision repo and shall not be freed by the user.
Create a new in-memory git_tag
Get the id of a tag
Get the tagged object of a tag
Get the type of a tag's tagged object
Get the name of a tag
Get the tagger (author) of a tag
Get the message of a tag
Set the target of a tag (i
Set the name of a tag
Set the tagger of a tag
Set the message of a tag