summaryrefslogtreecommitdiffhomepage
path: root/version/mkversion_test.go
AgeCommit message (Expand)AuthorFilesLines
2020-11-11version.sh: keep the short version even if there are patches on top.Avery Pennarun1-4/+4
2020-11-02version: greatly simplify redo nonsense, now that we use VERSION.David Anderson1-48/+70
2020-11-02version: use -g as the "other" suffix, so that `git show` works.David Anderson1-1/+1
2020-10-28version: use OSS repo's version when building.David Anderson1-29/+30
2020-10-27version: skip TestMkversion on windowsAlex Brainman1-0/+4
2020-08-03version: adjust to a pure semver version number, per bradfitz's proposal.David Anderson1-15/+33
2020-07-12Revert "version: don't have a third version number form for xcode"Brad Fitzpatrick1-13/+10
2020-07-09version: remove quoting around version nameBrad Fitzpatrick1-1/+1
2020-07-07version: don't have a third version number form for xcodeBrad Fitzpatrick1-10/+13
2020-06-01version: support major.minor.patch tags without breaking Apple builds.David Anderson1-0/+57