You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/version
David Anderson 9ebab961c9 version/mkversion: don't break on tagged go.mod entries
I thought our versioning scheme would make go.mod include a commit hash
even on stable builds. I was wrong. Fortunately, the rest of this code
wants anything that 'git rev-parse' understands (to convert it into a full
git hash), and tags qualify.

Signed-off-by: David Anderson <danderson@tailscale.com>
1 year ago
..
distro version/distro,wgengine/router: raise WSL eth0 MTU when too low 1 year ago
mkversion version/mkversion: don't break on tagged go.mod entries 1 year ago
.gitignore version: greatly simplify redo nonsense, now that we use VERSION. 4 years ago
cmdname.go all: update to Go 1.20, use strings.CutPrefix/Suffix instead of our fork 1 year ago
cmdname_ios.go all: update copyright and license headers 1 year ago
cmp.go all: update copyright and license headers 1 year ago
cmp_test.go all: update copyright and license headers 1 year ago
export_test.go all: update copyright and license headers 1 year ago
modinfo_test.go all: update copyright and license headers 1 year ago
print.go version: make all exported funcs compile-time constant or lazy 1 year ago
prop.go version: make all exported funcs compile-time constant or lazy 1 year ago
race.go all: update copyright and license headers 1 year ago
race_off.go all: update copyright and license headers 1 year ago
version.go version: fix version output for "go run" 1 year ago
version_test.go version: make all exported funcs compile-time constant or lazy 1 year ago