| Commit message (Expand) | Author | Age | Files | Lines |
| * | max-read bounds what a file becomes, not only what is read | Lukasz Kasprzak | 45 hours | 3 | -8/+59 |
| * | {now} is the start of the run, as the spec always said | Lukasz Kasprzak | 45 hours | 3 | -4/+71 |
| * | a symlink in the sorted directory no longer redirects a step | Lukasz Kasprzak | 45 hours | 5 | -5/+136 |
| * | a duplicate test in an exclude protects like one in a rule | Lukasz Kasprzak | 45 hours | 2 | -9/+57 |
| * | a chain that deletes itself still gives back the file it displaced | Lukasz Kasprzak | 45 hours | 4 | -2/+206 |
| * | a file trashed to make room is logged the moment it is trashed | Lukasz Kasprzak | 45 hours | 3 | -26/+140 |
| * | the suffix search continues instead of starting again at _1 | Lukasz Kasprzak | 45 hours | 4 | -13/+89 |
| * | a content class is worked out once, not once per copy | Lukasz Kasprzak | 45 hours | 2 | -5/+98 |
| * | the directory lock is the kernel's, not a pid we believe | Lukasz Kasprzak | 46 hours | 2 | -100/+208 |
| * | the module path is git.labunix.xyz/krino | Lukasz Kasprzak | 46 hours | 50 | -105/+105 |
| * | comments that explain the code, not how it was written | Lukasz Kasprzak | 47 hours | 43 | -704/+644 |
| * | gui: name the other copy of a duplicate, and offer to keep this one instead | Lukasz Kasprzak | 2 days | 3 | -0/+54 |
| * | gui: syntax colours, a file preview, and a settings window | Lukasz Kasprzak | 2 days | 1 | -0/+5 |
| * | gui: Rules tab - the file as text, checked as you type, tested and saved | Lukasz Kasprzak | 3 days | 1 | -0/+6 |
| * | gui: History and undo tab; each plan and undo is its own run | Lukasz Kasprzak | 3 days | 2 | -2/+55 |
| * | unsaved text for another included directory is not an error; two keys for one... | Lukasz Kasprzak | 3 days | 2 | -19/+76 |
| * | milestone 1 review: claims span the run, explain's chain is opt-in and its ow... | Lukasz Kasprzak | 3 days | 9 | -30/+366 |
| * | config prints and splices one form | Lukasz Kasprzak | 3 days | 5 | -2/+268 |
| * | undo runs through the same session | Lukasz Kasprzak | 3 days | 2 | -10/+89 |
| * | the engine owns a run: lock, log, run id, claims | Lukasz Kasprzak | 3 days | 2 | -0/+266 |
| * | explain reports captures and the chain a file would get | Lukasz Kasprzak | 3 days | 3 | -18/+108 |
| * | config and engine can load with unsaved text | Lukasz Kasprzak | 3 days | 4 | -3/+73 |
| * | check refuses an empty time format; krino.conf(5) corrected from the re-audit | Lukasz Kasprzak | 4 days | 2 | -0/+5 |
| * | check refuses placeholders that could never expand | Lukasz Kasprzak | 4 days | 3 | -0/+57 |
| * | an undecided (stop) rule ends the search for that file | Lukasz Kasprzak | 4 days | 2 | -0/+52 |
| * | a failed duplicate lookup is unknown, like unreadable content | Lukasz Kasprzak | 4 days | 4 | -5/+96 |
| * | docs: GUI design draft; code comments no longer name the owner | Lukasz Kasprzak | 4 days | 3 | -7/+6 |
| * | a permanently deleted file's steps do not keep a run partly undone | Lukasz Kasprzak | 4 days | 2 | -2/+47 |
| * | a rule's duplicate check failure shortens the path too | Lukasz Kasprzak | 4 days | 2 | -8/+74 |
| * | (matched) is unknown after an undecided rule, so a catch-all leaves an unread... | Lukasz Kasprzak | 4 days | 6 | -14/+82 |
| * | captures keep the combining marks of a decomposed name; test sources escape i... | Lukasz Kasprzak | 4 days | 3 | -7/+20 |
| * | explain walks the directory for a duplicate test in an exclude too | Lukasz Kasprzak | 4 days | 2 | -3/+44 |
| * | partial reads never cached; extractor version 3 discards 0.0.7 caches | Lukasz Kasprzak | 4 days | 2 | -1/+32 |
| * | an earlier directory's applied results stay claimed for later ones | Lukasz Kasprzak | 4 days | 1 | -0/+6 |
| * | tests read real documents from LibreOffice and pandoc; antiword's short-docum... | Lukasz Kasprzak | 4 days | 10 | -0/+57 |
| * | krino log marks a run partly undone while reversible steps remain | Lukasz Kasprzak | 4 days | 2 | -5/+81 |
| * | tests: apply error exits 1 and w stops krino through the real command; undo p... | Lukasz Kasprzak | 4 days | 1 | -0/+53 |
| * | build: VERSION checked for build and install, cross names without v, dependen... | Lukasz Kasprzak | 4 days | 2 | -0/+51 |
| * | main excludes checked with the defaults' case and fold; Latin-1 decoding memo... | Lukasz Kasprzak | 4 days | 4 | -6/+35 |
| * | output: wrap by terminal columns, names cannot fake step lines, -v lists unsc... | Lukasz Kasprzak | 4 days | 1 | -2/+26 |
| * | duplicate warnings share one format | Lukasz Kasprzak | 4 days | 3 | -9/+75 |
| * | --json carries exclusions and matching warnings | Lukasz Kasprzak | 4 days | 2 | -13/+42 |
| * | literal braces are text, not placeholders, for containment and walk exclusion | Lukasz Kasprzak | 4 days | 7 | -25/+69 |
| * | explain: shows a duplicate's skipped delete, leaves the cache alone, walks on... | Lukasz Kasprzak | 4 days | 2 | -3/+42 |
| * | content tests are three-valued: unknown when unreadable or read in part | Lukasz Kasprzak | 4 days | 7 | -47/+227 |
| * | captures keep the name's diacritics | Lukasz Kasprzak | 4 days | 7 | -8/+194 |
| * | tests run on OpenBSD; a tool's error message survives one large write; lock p... | Lukasz Kasprzak | 4 days | 4 | -11/+33 |
| * | text that turns binary further on has no content, like an image | Lukasz Kasprzak | 4 days | 4 | -19/+16 |
| * | plan 10 re-check: cut run column, damaged undo run, emptied directory cleanup...v0.0.7 | Lukasz Kasprzak | 5 days | 9 | -9/+175 |
| * | plan 10: missing and weak tests (per-step logging, trash path, fuzz oracle, w... | Lukasz Kasprzak | 5 days | 4 | -10/+126 |