| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | the module path is git.labunix.xyz/krino | Lukasz Kasprzak | 2 days | 1 | -1/+1 |
| | | | | | | | | | | | | So that go install can find it. cgit serves no go-import meta tag, so nginx answers a ?go-get=1 request for /NAME with one pointing at https://git.labunix.xyz/NAME.git; the alternative was carrying a .git suffix through every import line forever. One sed over the imports, both go.mod files, and the dependency gate's whitelist. Nothing else depends on the path. go install works from the next tag, the first release whose go.mod carries it. | ||||
| * | go 1.25, toolchain go1.26.8, x/text v0.41.0: fixes GO-2026-5970 and the ↵ | Lukasz Kasprzak | 5 days | 1 | -2/+4 |
| | | | | | reachable stdlib vulnerabilities | ||||
| * | krino: acting — trash, journal, apply, lock, review, undo | Lukasz Kasprzak | 7 days | 1 | -1/+6 |
| | | |||||
| * | krino: matching — scan, ignore, conditions, extraction, duplicates, ↵ | Lukasz Kasprzak | 8 days | 1 | -1/+3 |
| | | | | | explain, dry run | ||||
| * | krino: foundation — sexp reader, config language, init/new/check | Lukasz Kasprzak | 8 days | 1 | -0/+3 |
