2016-10-29 10:59:49 by Benny Siegert | Files touched by this commit (34) | |
Log message: Revbump packages depending on Go after the Go 1.7.3 update. |
2016-09-10 21:47:21 by Benny Siegert | Files touched by this commit (30) | |
Log message: Revbump all Go packages after the Go 1.7.1 update. |
2016-08-20 11:21:46 by Benny Siegert | Files touched by this commit (26) |
Log message: Revbump packages using Go for Go 1.7 release. |
2016-02-23 21:18:13 by Benny Siegert | Files touched by this commit (17) | |
Log message: Revbump packages that build-depend on Go after 1.6 update. They all build, I checked :) |
2015-12-29 22:49:21 by Benny Siegert | Files touched by this commit (1) |
Log message: Add buildlink file here, too |
2015-12-27 21:37:11 by Thomas Klausner | Files touched by this commit (4) |
Log message: Import go-flags-svent-0.0.20141123 as devel/go-flags-svent. This library provides similar functionality to the builtin flag library of go, but provides much more functionality and nicer formatting. From the documentation: Package flags provides an extensive command line option parser. The flags package is similar in functionality to the go builtin flag package but provides more options and uses reflection to provide a convenient and succinct way of specifying command line options. |