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
Chenyang Gao e8b06b2232 version: properly handle vcs.modified when it's "false"
Current code will set the "dirty" field of VersionInfo always "true"
if vcs.modified flag is there. No matter whether the flag is "true" or
"false".  It will make sense to set this field due to vcs.modified
value, not only the existence of the key.

Signed-off-by: Chenyang Gao <gps949@outlook.com>
1 year ago
..
distro various: add detection and Taildrop for Unraid 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: properly handle vcs.modified when it's "false" 1 year ago
version_test.go version: make all exported funcs compile-time constant or lazy 1 year ago