# Functions
NewDiffNumStatParser returns a new NumStatParser.
NewDiffParser returns a new Parser.
# Structs
Diff represents a single parsed diff entry.
Limits holds the limits at which either parsing stops or patches are collapsed.
NumStat represents a single parsed diff file change.
NumStatParser holds necessary state for parsing the numstat output.
Parser holds necessary state for parsing a diff stream.