| Commit message (Expand) | Author | Age | Files | Lines |
| * | check refuses placeholders that could never expand | Lukasz Kasprzak | 4 days | 4 | -0/+61 |
| * | an undecided (stop) rule ends the search for that file | Lukasz Kasprzak | 4 days | 5 | -1/+83 |
| * | a failed duplicate lookup is unknown, like unreadable content | Lukasz Kasprzak | 4 days | 5 | -5/+99 |
| * | docs: GUI design draft; code comments no longer name the owner | Lukasz Kasprzak | 4 days | 4 | -7/+208 |
| * | docs: make ci passes on OpenBSD and FreeBSD; OpenBSD's go needs GOTOOLCHAIN=auto | Lukasz Kasprzak | 4 days | 3 | -2/+11 |
| * | release notes and version mentions for 0.0.8v0.0.8 | Lukasz Kasprzak | 5 days | 3 | -4/+12 |
| * | only where an earlier directory's files ended up stays claimed | Lukasz Kasprzak | 5 days | 4 | -4/+47 |
| * | a permanently deleted file's steps do not keep a run partly undone | Lukasz Kasprzak | 5 days | 4 | -4/+51 |
| * | a rule's duplicate check failure shortens the path too | Lukasz Kasprzak | 5 days | 3 | -10/+77 |
| * | (matched) is unknown after an undecided rule, so a catch-all leaves an unread... | Lukasz Kasprzak | 5 days | 9 | -16/+93 |
| * | captures keep the combining marks of a decomposed name; test sources escape i... | Lukasz Kasprzak | 5 days | 4 | -8/+22 |
| * | review and undo headings wrap past the label column; format characters take a... | Lukasz Kasprzak | 5 days | 7 | -9/+74 |
| * | explain walks the directory for a duplicate test in an exclude too | Lukasz Kasprzak | 5 days | 2 | -3/+44 |
| * | partial reads never cached; extractor version 3 discards 0.0.7 caches | Lukasz Kasprzak | 5 days | 3 | -2/+34 |
| * | an earlier directory's applied results stay claimed for later ones | Lukasz Kasprzak | 5 days | 5 | -4/+63 |
| * | tests read real documents from LibreOffice and pandoc; antiword's short-docum... | Lukasz Kasprzak | 5 days | 13 | -3/+75 |
| * | krino log marks a run partly undone while reversible steps remain | Lukasz Kasprzak | 5 days | 6 | -19/+108 |
| * | tests: apply error exits 1 and w stops krino through the real command; undo p... | Lukasz Kasprzak | 5 days | 4 | -1/+130 |
| * | build: VERSION checked for build and install, cross names without v, dependen... | Lukasz Kasprzak | 5 days | 7 | -18/+87 |
| * | main excludes checked with the defaults' case and fold; Latin-1 decoding memo... | Lukasz Kasprzak | 5 days | 6 | -7/+42 |
| * | output: wrap by terminal columns, names cannot fake step lines, -v lists unsc... | Lukasz Kasprzak | 5 days | 8 | -27/+182 |
| * | duplicate warnings share one format | Lukasz Kasprzak | 5 days | 4 | -9/+77 |
| * | --json carries exclusions and matching warnings | Lukasz Kasprzak | 5 days | 5 | -14/+108 |
| * | literal braces are text, not placeholders, for containment and walk exclusion | Lukasz Kasprzak | 5 days | 8 | -25/+72 |
| * | a real run's later directories are not blocked by earlier claims; -n across d... | Lukasz Kasprzak | 5 days | 5 | -8/+62 |
| * | explain: shows a duplicate's skipped delete, leaves the cache alone, walks on... | Lukasz Kasprzak | 5 days | 5 | -3/+54 |
| * | content tests are three-valued: unknown when unreadable or read in part | Lukasz Kasprzak | 5 days | 11 | -59/+283 |
| * | captures keep the name's diacritics | Lukasz Kasprzak | 5 days | 11 | -30/+216 |
| * | tests run on OpenBSD; a tool's error message survives one large write; lock p... | Lukasz Kasprzak | 5 days | 5 | -12/+36 |
| * | text that turns binary further on has no content, like an image | Lukasz Kasprzak | 5 days | 7 | -27/+31 |
| * | plan 10 re-check: cut run column, damaged undo run, emptied directory cleanup...v0.0.7 | Lukasz Kasprzak | 5 days | 16 | -17/+203 |
| * | plan 10: docs (-n, README version and scope, trash identity, --json U+FFFD, l... | Lukasz Kasprzak | 5 days | 6 | -22/+80 |
| * | plan 10: missing and weak tests (per-step logging, trash path, fuzz oracle, w... | Lukasz Kasprzak | 5 days | 7 | -26/+183 |
| * | plan 10: commands refuse global flags they do not use | Lukasz Kasprzak | 5 days | 7 | -0/+75 |
| * | plan 10: stderr messages cannot be split by quoted newlines; config paths esc... | Lukasz Kasprzak | 5 days | 11 | -33/+125 |
| * | plan 10: an interrupt stops between steps; nohup keeps ignoring hangups | Lukasz Kasprzak | 5 days | 6 | -11/+64 |
| * | plan 10: resumed undo re-checks what an earlier undo put back; occupied direc... | Lukasz Kasprzak | 5 days | 2 | -2/+98 |
| * | plan 10: a damaged log line refuses only its file, not the run | Lukasz Kasprzak | 5 days | 5 | -22/+130 |
| * | plan 10: a step that ran but could not be logged is named in the error | Lukasz Kasprzak | 5 days | 2 | -1/+66 |
| * | plan 10: a format with no text is no match, not unreadable | Lukasz Kasprzak | 5 days | 4 | -3/+57 |
| * | plan 9: docs and changelog describe what 0.0.7 does | Lukasz Kasprzak | 5 days | 4 | -45/+103 |
| * | plan 9: property test compares directories and refuses to pass vacuously; und... | Lukasz Kasprzak | 5 days | 3 | -14/+60 |
| * | plan 9: undo review matches review, --min-age validated, future mtimes, rule ... | Lukasz Kasprzak | 5 days | 22 | -34/+240 |
| * | plan 9: content excludes fail closed; krino.conf excludes checked without dir... | Lukasz Kasprzak | 5 days | 7 | -10/+126 |
| * | plan 9: keyword cache keys on extension, max-read and Unicode tables, trims r... | Lukasz Kasprzak | 5 days | 9 | -39/+205 |
| * | plan 9: errors, explain traces, JSON and log fields never reach the terminal raw | Lukasz Kasprzak | 5 days | 8 | -16/+150 |
| * | plan 9: an interrupted or failed undo can be finished | Lukasz Kasprzak | 5 days | 8 | -8/+252 |
| * | plan 9: undo checks trash identity, groups by directory, re-checks at executi... | Lukasz Kasprzak | 5 days | 5 | -35/+318 |
| * | plan 9: trash skips orphaned names, fits long names, exposes InfoPath | Lukasz Kasprzak | 5 days | 2 | -13/+113 |
| * | plan 9: overwrite never trashes a directory or another scanned file | Lukasz Kasprzak | 5 days | 3 | -1/+54 |