1. 63f0458 Manually remove $(BUILT_SOURCES) since no-dist-built-sources doesnt work by Thomas · 10 months ago
  2. 0d0ac75 Preparing 0.20.0 by Jens Geyer · 10 months ago v0.20.0
  3. e8353cb Use multi-module to cleanup top level go.mod by Yuxuan 'fishy' Wang · 2 years, 2 months ago
  4. 2acfe0f THRIFT-5650: Implement UUID in Go compiler by Yuxuan 'fishy' Wang · 2 years, 3 months ago
  5. f066d84 Replace ThriftTest.thrift with v0.16/ThriftTest.thrift to allow for merging the partially completed uuid implementation to master by Jens Geyer · 2 years, 7 months ago
  6. 8045d82 Update Go versions used in travis and LANGUAGES.md by Yuxuan 'fishy' Wang · 2 years, 9 months ago
  7. b71f11e THRIFT-5358: Add go.mod file to root directory by Yuxuan 'fishy' Wang · 3 years, 10 months ago
  8. 2ef0113 Consolidated gitignore & added missing EXTRA_DISTs by Jens Geyer · 4 years ago
  9. e0e1a08 THRIFT-4855: Pin golang/mock to 1.2.0 by D. Can Celasun · 6 years ago
  10. 5785279 THRIFT-4448: Golang: do something with context.Context. Remove Go1.6 compatibility. by John Boiles · 7 years ago
  11. 4f77ab8 THRIFT-4285 Move TX/RX methods from gen. code to library by D. Can Celasun · 7 years ago
  12. 0ad20bd THRIFT-4351: use travis build stages to optimize build, by James E. King, III · 7 years ago
  13. 1744cdc configure.ac, Makefile.am: introduce THRIFT variable to support cross-compilation by Thomas Petazzoni · 7 years ago
  14. 5c302e0 THRIFT-4260 Go context generation issue. Context is parameter in Interface not in implementation by taozle · 7 years ago
  15. c0d384a THRIFT-4236 Support context in go generated code by taozle · 7 years ago
  16. 8b47002 THRIFT-3194 Can't build with go enabled. gomock SCC path incorrect. by Jens Geyer · 10 years ago
  17. 56a03be THRIFT-3192 Go import paths changed in 1.4, and expired June 1 by Jens Geyer · 10 years ago
  18. ef0a8fa THRIFT-3138 "make check" parallel execution is underministic by Nobuaki Sukegawa · 10 years ago
  19. 41ad434 THRIFT-847 Test Framework harmonization across all languages by Roger Meier · 10 years ago
  20. 79f988c THRIFT-2768: Whitespace Fixup Client: General (Makefile.am) Patch: Jens Geyer by Jens Geyer · 10 years ago
  21. aaa8947 THRIFT-2768: Whitespace Fixup by Jens Geyer · 10 years ago
  22. 557d6ea make clean should rm src/gen instead of emptying by Jens Geyer · 10 years ago
  23. 2591be2 test/go: use mkdir -p by Roger Meier · 10 years ago
  24. 8fd8c63 THRIFT-2602:Fix missing dist files Client: build process Patch: jfarrell by jfarrell · 11 years ago
  25. a47cf90 Fixed broken build: "thrift -out <dir>" expects that <dir> already exists by Jens Geyer · 11 years ago
  26. 6ff1dfb Fixed broken build (superfluous EXTRA_DIST section) by Jens Geyer · 11 years ago
  27. f459868 THRIFT-2497 server and client for test/go, also several fixes and improvements by Jens Geyer · 11 years ago