summaryrefslogtreecommitdiffhomepage
path: root/version
AgeCommit message (Expand)AuthorFilesLines
2020-07-13version: new week, new dateBrad Fitzpatrick1-1/+1
2020-07-12Revert "version: don't have a third version number form for xcode"Brad Fitzpatrick2-23/+12
2020-07-09version: remove quoting around version nameBrad Fitzpatrick2-2/+2
2020-07-07version: don't have a third version number form for xcodeBrad Fitzpatrick2-12/+23
2020-07-03version: explicitly use 9 hex digits in git describe version numberBrad Fitzpatrick1-1/+1
2020-07-03version: new month, new date stringBrad Fitzpatrick1-1/+1
2020-06-22version: add support for setting version with the -X Go linker flagElias Naur2-2/+13
2020-06-18version: bump dateBrad Fitzpatrick1-1/+1
2020-06-15version: add blank line to separate comment from package lineBrad Fitzpatrick1-0/+1
2020-06-12Revert "version: delete GENERATE.go."David Anderson1-0/+8
2020-06-12version: remove leftover debug print.David Anderson1-2/+0
2020-06-12version: add an AtLeast helper to compare versions.David Anderson2-0/+213
2020-06-12version: bump oss datestamp.David Anderson1-1/+1
2020-06-12version: remove comment about being unused.David Anderson1-1/+1
2020-06-12version: delete GENERATE.go.David Anderson1-8/+0
2020-06-08version: fix typo in commentBrad Fitzpatrick1-1/+1
2020-06-03version: always include the long form version in describe.David Anderson1-1/+1
2020-06-01version: support major.minor.patch tags without breaking Apple builds.David Anderson8-45/+167
2020-04-10version: bump dateBrad Fitzpatrick1-1/+1
2020-04-07version: don't depend on goversion on iosBrad Fitzpatrick2-0/+21
2020-04-01version: move runtime.OS to tailscale OS mapping func to versionBrad Fitzpatrick1-0/+12
2020-03-24wgengine/magicsock: more logging improvementsBrad Fitzpatrick1-1/+1
2020-03-17version: add license header to input for generated file.David Anderson1-0/+4
2020-03-16version: bump again, for 0.97.0.v0.97David Anderson1-1/+1
2020-03-16version: bump for 0.96.1 tag.v0.96.1David Anderson1-1/+1
2020-03-15cmd/tailscale: don't crash on too many non-flag argsBrad Fitzpatrick1-1/+1
2020-03-11version: bump OSS version datestamp.v0.96David Anderson1-1/+1
2020-03-06version: bumpBrad Fitzpatrick1-1/+1
2020-03-02version: add IsMobile funcBrad Fitzpatrick1-0/+15
2020-02-28version: add a manual date as version for nowBrad Fitzpatrick1-2/+2
2020-02-19version: tag redo-generated version as +build redo.David Anderson1-0/+2
2020-02-19version: add CmdName func for future use by logpolicyBrad Fitzpatrick1-0/+41
2020-02-10version: fix path for git describe of version for redoBrad Fitzpatrick1-1/+1
2020-02-10version: add stub; use rsc.io/goversion/version laterBrad Fitzpatrick1-0/+11
2020-02-09Move Linux client & common packages into a public repo.Earl Lee10-0/+85