| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-03-06 | all: use Go 1.26 things, run most gofix modernizers | Brad Fitzpatrick | 1 | -4/+4 |
| 2026-03-05 | types/ptr: deprecate ptr.To, use Go 1.26 new | Brad Fitzpatrick | 1 | -3/+2 |
| 2026-01-23 | all: remove AUTHORS file and references to it | Will Norris | 1 | -1/+1 |
| 2024-11-05 | types/result, util/lineiter: add package for a result type, use it | Brad Fitzpatrick | 1 | -5/+8 |
| 2024-07-17 | hostinfo: set Hostinfo.PackageType for mkctr container builds | Brad Fitzpatrick | 1 | -0/+7 |
| 2024-04-02 | hostinfo: cache device model to speed up init | Kyle Carberry | 1 | -4/+2 |
| 2023-05-04 | various: add detection and Taildrop for Unraid | Derek Kaser | 1 | -0/+4 |
| 2023-02-01 | all: update to Go 1.20, use strings.CutPrefix/Suffix instead of our fork | Brad Fitzpatrick | 1 | -2/+1 |
| 2023-01-27 | all: update copyright and license headers | Will Norris | 1 | -3/+2 |
| 2022-11-30 | types/ptr: move all the ptrTo funcs to one new package's ptr.To | Brad Fitzpatrick | 1 | -2/+3 |
| 2022-11-04 | all: remove old +build tags | Brad Fitzpatrick | 1 | -1/+0 |
| 2022-09-15 | refactor: move from io/ioutil to io and os packages | Eng Zer Jun | 1 | -5/+4 |
| 2022-09-11 | hostinfo, tailcfg: split Hostinfo.OSVersion into separate fields | Brad Fitzpatrick | 1 | -38/+66 |
| 2022-08-05 | hostinfo, net/netcheck: use CutPrefix | Brad Fitzpatrick | 1 | -1/+2 |
| 2022-07-22 | hostinfo: determine QNAP QTS version | Denton Gentry | 1 | -0/+13 |
| 2022-06-05 | hostinfo,distro: Identify Western Digital MyCloud devices. | Denton Gentry | 1 | -0/+4 |
| 2022-06-01 | hostinfo: use ByteSliceToString from golang.org/x/sys/unix | Tobias Klauser | 1 | -6/+2 |
| 2022-06-01 | hostinfo: use Uname from golang.org/x/sys/unix in osVersionLinux | Tobias Klauser | 1 | -3/+2 |
| 2022-03-01 | version, hostinfo: recognize gokrazy as a distro | Brad Fitzpatrick | 1 | -0/+2 |
| 2022-02-22 | hostinfo: move packageType out to platform-specific files | Brad Fitzpatrick | 1 | -0/+11 |
| 2021-10-04 | hostinfo: look up Synology hardware a more specific way | Brad Fitzpatrick | 1 | -4/+21 |
| 2021-08-22 | hostinfo: set DeviceModel from Linux devicetree model | Brad Fitzpatrick | 1 | -0/+7 |
| 2021-08-22 | hostinfo: fix earlier git fail, add files lost in move | Brad Fitzpatrick | 1 | -0/+93 |