github bluekeyes/go-gitdiff v0.7.3

latest releases: v0.8.1, v0.8.0, v0.7.4...
16 months ago

Improvements

  • Accept invalid (according to RFC 5322) email addresses in From: lines of mail-formatted patches (#44)
  • More closely follow Git's logic when parsing identities with ParsePatchIdentity (#44)
    • Extract email addresses even when they do not appear in angle brackets
    • Consider content that appears after the email address as part of the name
    • Unquote escaped characters in quoted strings and RFC 5322 comments
    • Normalize runs of white space in names to single space characters

Don't miss a new go-gitdiff release

NewReleases is sending notifications on new releases.