| Age | Commit message (Expand) | Author | Files | Lines |
| 2021-03-03 | tailcfg: tweak documentation for map version 11 | David Anderson | 1 | -1/+1 |
| 2021-02-26 | version: bump date | Brad Fitzpatrick | 1 | -1/+1 |
| 2021-02-18 | version: bump date | Brad Fitzpatrick | 1 | -1/+1 |
| 2021-02-11 | version: bump date | Brad Fitzpatrick | 1 | -1/+1 |
| 2021-02-09 | portlist, version: update build tags for Go 1.16, Apple M1 | moncho | 2 | -2/+2 |
| 2021-01-04 | version: new version for a new year | Brad Fitzpatrick | 1 | -1/+1 |
| 2020-12-30 | version: bump for the last time in 2020 | Brad Fitzpatrick | 1 | -1/+1 |
| 2020-12-21 | control/controlclient, version/distro: detect NixOS explicitly | Brad Fitzpatrick | 1 | -7/+18 |
| 2020-12-21 | version: bump date | Brad Fitzpatrick | 1 | -1/+1 |
| 2020-12-09 | version: relax git detection logic (again) | Adrian Dewhurst | 1 | -1/+1 |
| 2020-12-07 | tailcfg, control/controlclient: make nil PacketFilter mean unchanged (mapver 6) | Brad Fitzpatrick | 1 | -1/+1 |
| 2020-12-03 | version: bump date | Brad Fitzpatrick | 1 | -1/+1 |
| 2020-11-11 | all: prepare for GOOS=ios in Go 1.16 | Brad Fitzpatrick | 3 | -5/+22 |
| 2020-11-11 | version.sh: keep the short version even if there are patches on top. | Avery Pennarun | 2 | -19/+22 |
| 2020-11-11 | version.sh: remove use of `git describe --exclude` | Avery Pennarun | 1 | -22/+40 |
| 2020-11-08 | version/version.sh: strip wc whitespace on macos | David Crawshaw | 1 | -1/+1 |
| 2020-11-06 | version: bump date | Brad Fitzpatrick | 1 | -1/+1 |
| 2020-11-06 | version: relax git detection logic | Adrian Dewhurst | 1 | -1/+1 |
| 2020-11-02 | VERSION: rename to version.txt to work around macOS limitations. | David Anderson | 1 | -1/+1 |
| 2020-11-02 | version: greatly simplify redo nonsense, now that we use VERSION. | David Anderson | 13 | -265/+208 |
| 2020-11-02 | version: calculate version info without using git tags. | David Anderson | 2 | -2/+27 |
| 2020-11-02 | version: use -g as the "other" suffix, so that `git show` works. | David Anderson | 2 | -2/+2 |
| 2020-10-28 | version: fix documentation. | David Anderson | 1 | -3/+3 |
| 2020-10-28 | version: use OSS repo's version when building. | David Anderson | 14 | -48/+163 |
| 2020-10-27 | version: skip TestMkversion on windows | Alex Brainman | 1 | -0/+4 |
| 2020-09-22 | version: add Windows MAJOR,MINOR,BUILD,REVISON value | Brad Fitzpatrick | 1 | -0/+6 |
| 2020-09-22 | control/controlclient, version/distro, wgengine: recognize OpenWrt | Brad Fitzpatrick | 1 | -0/+4 |
| 2020-09-21 | version: bump date | Brad Fitzpatrick | 1 | -1/+1 |
| 2020-09-11 | wgengine, wgengine/router, cmd/tailscale: force netfilter mode off on Synology | Brad Fitzpatrick | 1 | -0/+40 |
| 2020-08-20 | version: bump date | Brad Fitzpatrick | 1 | -1/+1 |
| 2020-08-06 | version: new week, new date | Brad Fitzpatrick | 1 | -1/+1 |
| 2020-08-03 | version: adjust to a pure semver version number, per bradfitz's proposal. | David Anderson | 2 | -92/+128 |
| 2020-07-30 | version: revert the filepath change from earlier commit | Brad Fitzpatrick | 1 | -11/+16 |
| 2020-07-30 | version/cmdname: s/path/filepath/ and fix version.ReadExe() fallback.v1.1.0 | Avery Pennarun | 1 | -2/+3 |
| 2020-07-27 | version: new week, new version | Brad Fitzpatrick | 1 | -1/+1 |
| 2020-07-20 | version: new week, new version | Brad Fitzpatrick | 1 | -1/+1 |
| 2020-07-13 | version: new week, new date | Brad Fitzpatrick | 1 | -1/+1 |
| 2020-07-12 | Revert "version: don't have a third version number form for xcode" | Brad Fitzpatrick | 2 | -23/+12 |
| 2020-07-09 | version: remove quoting around version name | Brad Fitzpatrick | 2 | -2/+2 |
| 2020-07-07 | version: don't have a third version number form for xcode | Brad Fitzpatrick | 2 | -12/+23 |
| 2020-07-03 | version: explicitly use 9 hex digits in git describe version number | Brad Fitzpatrick | 1 | -1/+1 |
| 2020-07-03 | version: new month, new date string | Brad Fitzpatrick | 1 | -1/+1 |
| 2020-06-22 | version: add support for setting version with the -X Go linker flag | Elias Naur | 2 | -2/+13 |
| 2020-06-18 | version: bump date | Brad Fitzpatrick | 1 | -1/+1 |
| 2020-06-15 | version: add blank line to separate comment from package line | Brad Fitzpatrick | 1 | -0/+1 |
| 2020-06-12 | Revert "version: delete GENERATE.go." | David Anderson | 1 | -0/+8 |
| 2020-06-12 | version: remove leftover debug print. | David Anderson | 1 | -2/+0 |
| 2020-06-12 | version: add an AtLeast helper to compare versions. | David Anderson | 2 | -0/+213 |
| 2020-06-12 | version: bump oss datestamp. | David Anderson | 1 | -1/+1 |
| 2020-06-12 | version: remove comment about being unused. | David Anderson | 1 | -1/+1 |