[][src]Module ankou::git

Structs

Commit

A structure to represent a git commit

DiffOptions

Structure describing options about how the diff should be executed.

Error

A structure to represent errors coming out of libgit2.

Repository

An owned git repository, representing all state associated with the underlying filesystem.

Signature

A Signature is used to indicate authorship of various actions throughout the library.

Time

Time in a signature

Enums

ObjectType

An enumeration all possible kinds objects may have.

Functions

log