Module git_scanner::git_file_history[][src]

Structs

FileHistoryEntry

For each file we just keep a simplified history - what the changes were, by whom, and when.

FileHistoryEntryBuilder

Builder for FileHistoryEntry.

GitFileHistory