Skip to content

Tags: sourcegraph/go-diff

Tags

v0.7.0

include full license from python-unidiff

v0.6.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #55 from sourcegraph/mrnugget/fix-non-extended-fil…

…e-header-parsing

Fix parsing of non-extended file headers and lines starting with --

v0.6.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
remove protobuf types (#51)

They are unused, so we can keep the generated output. Additionally this remove
a dependency on pbtypes.Timestamp

v0.5.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add basic support for binary diffs (#46)

v0.5.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add support for special characters in file names (#45)

v0.5.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #32 from sourcegraph/update-readme-import-path

update import path in README

v0.5.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #22 from dmitris/gomod

add go.mod files, set GO111MODULE=on in Travis build