summaryrefslogtreecommitdiff
path: root/internal/engine/facts.go
Commit message (Expand)AuthorAgeFilesLines
* a file's name is folded once, not once per name testLukasz Kasprzak2 days1-0/+19
* max-read bounds what a file becomes, not only what is readLukasz Kasprzak2 days1-0/+26
* the module path is git.labunix.xyz/krinoLukasz Kasprzak2 days1-8/+8
* comments that explain the code, not how it was writtenLukasz Kasprzak2 days1-9/+9
* gui: name the other copy of a duplicate, and offer to keep this one insteadLukasz Kasprzak2 days1-0/+12
* a rule's duplicate check failure shortens the path tooLukasz Kasprzak5 days1-8/+30
* (matched) is unknown after an undecided rule, so a catch-all leaves an unread...Lukasz Kasprzak5 days1-6/+9
* duplicate warnings share one formatLukasz Kasprzak5 days1-2/+19
* content tests are three-valued: unknown when unreadable or read in partLukasz Kasprzak5 days1-2/+7
* plan 10: a format with no text is no match, not unreadableLukasz Kasprzak5 days1-1/+8
* plan 9: keyword cache keys on extension, max-read and Unicode tables, trims r...Lukasz Kasprzak5 days1-1/+1
* krino: 0.0.5 — keyword cache, t and d in reviewv0.0.5Lukasz Kasprzak5 days1-28/+83
* krino: 0.0.3 — the plan as one block per file, wrapped, and -Pv0.0.3Lukasz Kasprzak5 days1-2/+2
* krino: planning — chains, placeholders, conflicts, JSONLukasz Kasprzak7 days1-11/+2
* krino: matching — scan, ignore, conditions, extraction, duplicates, explain...Lukasz Kasprzak8 days1-0/+204