| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-01-23 | all: remove AUTHORS file and references to it | Will Norris | 1 | -1/+1 |
| 2023-08-17 | all: use Go 1.21 slices, maps instead of x/exp/{slices,maps} | Brad Fitzpatrick | 1 | -1/+1 |
| 2023-06-07 | portlist: remove async functionality | Marwan Sulaiman | 1 | -117/+9 |
| 2023-06-05 | portlist: add a synchronous Poll method | Marwan Sulaiman | 1 | -24/+65 |
| 2023-05-24 | portlist: add Poller.IncludeLocalhost option | Marwan Sulaiman | 1 | -2/+7 |
| 2023-01-27 | all: update copyright and license headers | Will Norris | 1 | -3/+2 |
| 2022-11-14 | portlist: fix data race | Brad Fitzpatrick | 1 | -10/+18 |
| 2022-11-04 | portlist: add macOS osImpl, finish migration to new style | Brad Fitzpatrick | 1 | -31/+12 |
| 2022-10-23 | portlist: refactor, introduce OS-specific types | Brad Fitzpatrick | 1 | -4/+54 |
| 2022-10-22 | portlist: add package doc, file comments, move a method to the right file | Brad Fitzpatrick | 1 | -0/+31 |
| 2022-10-22 | portlist: unexport all Poller fields, removing unused one, rework channels | Brad Fitzpatrick | 1 | -30/+41 |
| 2022-10-21 | portlist: update some internals to use append-style APIs | Brad Fitzpatrick | 1 | -4/+7 |
| 2022-10-21 | portlist: unexport GetList | Brad Fitzpatrick | 1 | -2/+2 |
| 2021-04-09 | portlist: unexport SameInodes method | Brad Fitzpatrick | 1 | -1/+1 |
| 2020-11-11 | all: prepare for GOOS=ios in Go 1.16 | Brad Fitzpatrick | 1 | -2/+1 |
| 2020-04-06 | portlist: fail earlier, more nicely on iOS | Brad Fitzpatrick | 1 | -1/+8 |
| 2020-03-13 | portlist: document, clean up, fix an open fd spike, optimize a bit | Brad Fitzpatrick | 1 | -17/+53 |
| 2020-02-09 | Move Linux client & common packages into a public repo. | Earl Lee | 1 | -0/+59 |