package
9.3.0+incompatible
Repository: https://github.com/src-d/hercules.git
Documentation: pkg.go.dev

# Functions

ParseMailmap parses the contents of .mailmap and returns the mapping between signature parts.

# Constants

AuthorMissing is the internal author index which denotes any unmatched identities (Detector.Consume()).
AuthorMissingName is the string name which corresponds to AuthorMissing.
ConfigIdentityDetectorPeopleDictPath is the name of the configuration option (Detector.Configure()) which allows to set the external PeopleDict mapping from a file.
DependencyAuthor is the name of the dependency provided by Detector.
FactIdentityDetectorPeopleCount is the name of the fact which is inserted in Detector.Configure().
FactIdentityDetectorPeopleDict is the name of the fact which is inserted in Detector.Configure().
FactIdentityDetectorReversedPeopleDict is the name of the fact which is inserted in Detector.Configure().

# Structs

Detector determines the author of a commit.