| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | the module path is git.labunix.xyz/krino | Lukasz Kasprzak | 2 days | 1 | -2/+2 |
| | | | | | | | | | | | | 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. | ||||
| * | gui: Rules tab - the file as text, checked as you type, tested and saved | Lukasz Kasprzak | 3 days | 1 | -0/+6 |
| | | |||||
| * | plan 10: stderr messages cannot be split by quoted newlines; config paths ↵ | Lukasz Kasprzak | 5 days | 1 | -0/+8 |
| | | | | | escaped; krino new refuses control characters; independent terminal oracle | ||||
| * | plan 8: fuzz decoders; fold ẞ and invalid UTF-8 correctly, refuse ↵ | Lukasz Kasprzak | 5 days | 1 | -0/+6 |
| | | | | | non-UTF-8 paths in krino new | ||||
| * | krino: foundation — sexp reader, config language, init/new/check | Lukasz Kasprzak | 8 days | 1 | -0/+186 |
