Skip to content

Tags: uoli/go-diff

Tags

v0.6.1

Toggle v0.6.1's commit message

Verified

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

…xtended-file-header-parsing

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

v0.6.0

Toggle v0.6.0's commit message

Verified

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

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

v0.5.3

Toggle v0.5.3's commit message

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 (sourcegraph#46)

v0.5.2

Toggle v0.5.2's commit message

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 (sourcegraph#45)

v0.5.1

Toggle v0.5.1's commit message

Verified

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

…rt-path

update import path in README

v0.5.0

Toggle v0.5.0's commit message

Verified

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

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