Module git_logger

Source

Structs§

FileChange
Stats for file changes
GitLog
GitLogConfig
GitLogEntry
simplified commit log entry
GitLogIterator
User
simplified user info - based on git2::Signature everything is derived, seems to work OK as the structure is so simple

Enums§

CommitChange
the various kinds of git change we care about - a serializable subset of git2::Delta