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>
2023-05-07 09:15:38 -07:00
..
distro various: add detection and Taildrop for Unraid 2023-05-04 13:40:13 -07:00
mkversion version/mkversion: don't break on tagged go.mod entries 2023-03-14 14:25:18 -07:00
.gitignore version: greatly simplify redo nonsense, now that we use VERSION. 2020-11-02 19:54:44 -08:00
cmdname_ios.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
cmdname.go all: update to Go 1.20, use strings.CutPrefix/Suffix instead of our fork 2023-02-01 15:23:54 -08:00
cmp_test.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
cmp.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
export_test.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
modinfo_test.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
print.go version: make all exported funcs compile-time constant or lazy 2023-02-11 07:29:55 +00:00
prop.go version: make all exported funcs compile-time constant or lazy 2023-02-11 07:29:55 +00:00
race_off.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
race.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
version_test.go version: make all exported funcs compile-time constant or lazy 2023-02-11 07:29:55 +00:00
version.go version: properly handle vcs.modified when it's "false" 2023-05-07 09:15:38 -07:00