aboutsummaryrefslogtreecommitdiff
path: root/internal
Commit message (Expand)AuthorAgeFilesLines
* a file's name is folded once, not once per name testLukasz Kasprzak45 hours4-1/+31
* max-read bounds what a file becomes, not only what is readLukasz Kasprzak45 hours3-8/+59
* {now} is the start of the run, as the spec always saidLukasz Kasprzak45 hours3-4/+71
* a symlink in the sorted directory no longer redirects a stepLukasz Kasprzak45 hours5-5/+136
* a duplicate test in an exclude protects like one in a ruleLukasz Kasprzak45 hours2-9/+57
* a chain that deletes itself still gives back the file it displacedLukasz Kasprzak45 hours4-2/+206
* a file trashed to make room is logged the moment it is trashedLukasz Kasprzak45 hours3-26/+140
* the suffix search continues instead of starting again at _1Lukasz Kasprzak45 hours4-13/+89
* a content class is worked out once, not once per copyLukasz Kasprzak45 hours2-5/+98
* the directory lock is the kernel's, not a pid we believeLukasz Kasprzak46 hours2-100/+208
* the module path is git.labunix.xyz/krinoLukasz Kasprzak46 hours50-105/+105
* comments that explain the code, not how it was writtenLukasz Kasprzak47 hours43-704/+644
* gui: name the other copy of a duplicate, and offer to keep this one insteadLukasz Kasprzak2 days3-0/+54
* gui: syntax colours, a file preview, and a settings windowLukasz Kasprzak2 days1-0/+5
* gui: Rules tab - the file as text, checked as you type, tested and savedLukasz Kasprzak3 days1-0/+6
* gui: History and undo tab; each plan and undo is its own runLukasz Kasprzak3 days2-2/+55
* unsaved text for another included directory is not an error; two keys for one...Lukasz Kasprzak3 days2-19/+76
* milestone 1 review: claims span the run, explain's chain is opt-in and its ow...Lukasz Kasprzak3 days9-30/+366
* config prints and splices one formLukasz Kasprzak3 days5-2/+268
* undo runs through the same sessionLukasz Kasprzak3 days2-10/+89
* the engine owns a run: lock, log, run id, claimsLukasz Kasprzak3 days2-0/+266
* explain reports captures and the chain a file would getLukasz Kasprzak3 days3-18/+108
* config and engine can load with unsaved textLukasz Kasprzak3 days4-3/+73
* check refuses an empty time format; krino.conf(5) corrected from the re-auditLukasz Kasprzak4 days2-0/+5
* check refuses placeholders that could never expandLukasz Kasprzak4 days3-0/+57
* an undecided (stop) rule ends the search for that fileLukasz Kasprzak4 days2-0/+52
* a failed duplicate lookup is unknown, like unreadable contentLukasz Kasprzak4 days4-5/+96
* docs: GUI design draft; code comments no longer name the ownerLukasz Kasprzak4 days3-7/+6
* a permanently deleted file's steps do not keep a run partly undoneLukasz Kasprzak4 days2-2/+47
* a rule's duplicate check failure shortens the path tooLukasz Kasprzak4 days2-8/+74
* (matched) is unknown after an undecided rule, so a catch-all leaves an unread...Lukasz Kasprzak4 days6-14/+82
* captures keep the combining marks of a decomposed name; test sources escape i...Lukasz Kasprzak4 days3-7/+20
* explain walks the directory for a duplicate test in an exclude tooLukasz Kasprzak4 days2-3/+44
* partial reads never cached; extractor version 3 discards 0.0.7 cachesLukasz Kasprzak4 days2-1/+32
* an earlier directory's applied results stay claimed for later onesLukasz Kasprzak4 days1-0/+6
* tests read real documents from LibreOffice and pandoc; antiword's short-docum...Lukasz Kasprzak4 days10-0/+57
* krino log marks a run partly undone while reversible steps remainLukasz Kasprzak4 days2-5/+81
* tests: apply error exits 1 and w stops krino through the real command; undo p...Lukasz Kasprzak4 days1-0/+53
* build: VERSION checked for build and install, cross names without v, dependen...Lukasz Kasprzak4 days2-0/+51
* main excludes checked with the defaults' case and fold; Latin-1 decoding memo...Lukasz Kasprzak4 days4-6/+35
* output: wrap by terminal columns, names cannot fake step lines, -v lists unsc...Lukasz Kasprzak4 days1-2/+26
* duplicate warnings share one formatLukasz Kasprzak4 days3-9/+75
* --json carries exclusions and matching warningsLukasz Kasprzak4 days2-13/+42
* literal braces are text, not placeholders, for containment and walk exclusionLukasz Kasprzak4 days7-25/+69
* explain: shows a duplicate's skipped delete, leaves the cache alone, walks on...Lukasz Kasprzak4 days2-3/+42
* content tests are three-valued: unknown when unreadable or read in partLukasz Kasprzak4 days7-47/+227
* captures keep the name's diacriticsLukasz Kasprzak4 days7-8/+194
* tests run on OpenBSD; a tool's error message survives one large write; lock p...Lukasz Kasprzak4 days4-11/+33
* text that turns binary further on has no content, like an imageLukasz Kasprzak4 days4-19/+16
* plan 10 re-check: cut run column, damaged undo run, emptied directory cleanup...v0.0.7Lukasz Kasprzak5 days9-9/+175