1. 5a6f374 Merge pull request #27 from matttproud/v2-notices by Matt T. Proud · 1 year, 7 months ago master
  2. c5af791 Provide notices about v2's disposition. by Matt T. Proud · 1 year, 7 months ago v2-notices
  3. 3664e70 Merge pull request #22 from stapelberg/wrap by Matt T. Proud · 1 year, 7 months ago
  4. 7c0096c Turn this package into a wrapper for protobuf/encoding/protodelim by Michael Stapelberg · 1 year, 7 months ago
  5. 5a0f916 pbutil: publish major version 2 of this module. by Matt T. Proud · 2 years, 10 months ago v2.0.0
  6. d8e45f2 Merge pull request #18 from matttproud/refactor/modernize-to-go1.19 by Matt T. Proud · 2 years, 10 months ago v1.0.3
  7. c5a68ec pbutil: modernize the package for 2022. by Matt T. Proud · 2 years, 10 months ago refactor/modernize-to-go1.19
  8. c182aff Merge pull request #15 from SamWhited/support_modules by Matt T. Proud · 7 years ago v1.0.2 v1.0.4
  9. 6eece14 Support Go Modules by Sam Whited · 7 years ago
  10. c12348c Merge pull request #11 from matttproud/testing/remove-externals by Matt T. Proud · 9 years ago v1.0.1
  11. 7d2226a all: remove external asset imports for tests. by Matt T. Proud · 9 years ago testing/remove-externals
  12. 3247c84 Merge pull request #10 from matttproud/testing/delete-pbtest by Matt T. Proud · 9 years ago v1.0.0
  13. 7e778b1 pbtest: delete pkg because upstream IDL changes. by Matt T. Proud · 9 years ago testing/delete-pbtest
  14. d0c3fe8 Update LICENSE by Matt T. Proud · 10 years ago
  15. edc6661 Create NOTICE by Matt T. Proud · 10 years ago
  16. fc2b8d3 Merge pull request #8 from matttproud/refactor/new-directory-structure by Matt T. Proud · 10 years ago
  17. d23aa03 Swap ext for pbutil because old name was bad. by Matt T. Proud · 10 years ago
  18. ba7d65a Merge pull request #7 from juliusv/update-protobuf-pkg by Matt T. Proud · 11 years ago
  19. a54dae0 Update protobuf library package name. by Julius Volz · 11 years ago
  20. 7a864a0 Standardize/refresh documentation; fix license. by Matt T. Proud · 11 years ago
  21. 1f8dae6 Merge pull request #4 from u-c-l/bug/decode by Matt T. Proud · 11 years ago
  22. 2fbaa9b Unfortunately, two more subtle bugs to fix: by Bjoern Rabenstein · 11 years ago
  23. 8d5796e Merge pull request #6 from matttproud/testing/replace-fuzz-test by Matt T. Proud · 11 years ago
  24. 961158f Replace the fuzz test with a proper fuzz test. by Matt T. Proud · 11 years ago
  25. fa50875 Merge pull request #5 from matttproud/testing/table-for-behaviors by Matt T. Proud · 11 years ago
  26. 541eb0b Include table tests for operations and end-to-end. by Matt T. Proud · 11 years ago
  27. dda6f99 Merge pull request #3 from u-c-l/bug/decode by Matt T. Proud · 11 years ago
  28. b00146d Bring decode.go Reader usage in line with the Reader contract. by Bjoern Rabenstein · 11 years ago
  29. f251fd0 Merge pull request #1 from matttproud/fix/decoding/buffer-size by Matt T. Proud · 12 years ago
  30. 7a97e88 Force encoding as 32-bit varints. by Matt T. Proud · 12 years ago
  31. 042d19e Short circuit decoding if no data after header. by Matt T. Proud · 12 years ago
  32. aef9376 Fix decoding to use 5 bytes for length decoding. by Matt T. Proud · 12 years ago
  33. b79fe72 Run gofmt and fix link in README. by Matt T. Proud · 12 years ago
  34. 0b358c4 Initial commit. by Matt T. Proud · 12 years ago