| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | a rule's duplicate check failure shortens the path too | Lukasz Kasprzak | 5 days | 1 | -8/+30 |
| | | |||||
| * | (matched) is unknown after an undecided rule, so a catch-all leaves an ↵ | Lukasz Kasprzak | 5 days | 1 | -6/+9 |
| | | | | | unreadable file alone | ||||
| * | duplicate warnings share one format | Lukasz Kasprzak | 5 days | 1 | -2/+19 |
| | | |||||
| * | content tests are three-valued: unknown when unreadable or read in part | Lukasz Kasprzak | 5 days | 1 | -2/+7 |
| | | |||||
| * | plan 10: a format with no text is no match, not unreadable | Lukasz Kasprzak | 5 days | 1 | -1/+8 |
| | | |||||
| * | plan 9: keyword cache keys on extension, max-read and Unicode tables, trims ↵ | Lukasz Kasprzak | 5 days | 1 | -1/+1 |
| | | | | | removed keywords | ||||
| * | krino: 0.0.5 — keyword cache, t and d in reviewv0.0.5 | Lukasz Kasprzak | 5 days | 1 | -28/+83 |
| | | |||||
| * | krino: 0.0.3 — the plan as one block per file, wrapped, and -Pv0.0.3 | Lukasz Kasprzak | 5 days | 1 | -2/+2 |
| | | | | | | | | | Each file shows its steps, then the rule and the reason it matched, one field per line; on a terminal every line wraps to its width with continuation lines under their own column, and piped output is never wrapped. Choosing per file shows the same block. -P / --no-pager prints the plan without the pager. A duplicate's original is shown with ~. | ||||
| * | krino: planning — chains, placeholders, conflicts, JSON | Lukasz Kasprzak | 7 days | 1 | -11/+2 |
| | | |||||
| * | krino: matching — scan, ignore, conditions, extraction, duplicates, ↵ | Lukasz Kasprzak | 8 days | 1 | -0/+204 |
| explain, dry run | |||||
