Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Releases: sourcegraph/go-diff

v0.8.0

24 Apr 08:08
654d317

Choose a tag to compare

What's Changed

Full Changelog: v0.7.0...v0.8.0

v0.6.0: removing protobuf files

04 Sep 19:49
96789e3

Choose a tag to compare

This release bumps the minor version since we have removed the protobuf generated structs, and have instead replaced them with plain go structs. We bumped minor versions since this removed all the protobuf related methods on the generated structs, as well as moving to *time.Time instead of pbtypes.Timestamp.

New since v0.5.3:

  • remove protobuf types (#51)
  • Detect file header, when parsing Hunk (#53)
  • diff: support renamed, updated binary file (#38)
  • Add handling added/deleted files in diff (#50)

Basic binary file diff support

27 May 11:52
f935979

Choose a tag to compare

v0.5.3

Add basic support for binary diffs (#46)

v0.5.2

12 May 14:53
8c3ae63

Choose a tag to compare

Add support for special characters in file names (#45)

v0.5.0: Merge pull request #22 from dmitris/gomod

10 Oct 11:31
c613306

Choose a tag to compare

add go.mod files, set GO111MODULE=on in Travis build
Morty Proxy This is a proxified and sanitized view of the page, visit original site.