aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 0.0.12: the changelog, the checklist and the status lineHEADv0.0.12mainLukasz Kasprzak42 hours3-6/+91
* the applying flag is atomic; its test waits instead of pollingLukasz Kasprzak42 hours3-18/+26
* a file's name is folded once, not once per name testLukasz Kasprzak42 hours4-1/+31
* Settings changes take effect, and keep this copy respects the planLukasz Kasprzak42 hours5-3/+135
* editing one form no longer takes its neighbour with itLukasz Kasprzak42 hours5-11/+142
* the window cannot pull the lock out from under a running applyLukasz Kasprzak42 hours6-8/+157
* max-read bounds what a file becomes, not only what is readLukasz Kasprzak42 hours3-8/+59
* {now} is the start of the run, as the spec always saidLukasz Kasprzak42 hours4-6/+74
* a symlink in the sorted directory no longer redirects a stepLukasz Kasprzak42 hours6-6/+143
* a duplicate test in an exclude protects like one in a ruleLukasz Kasprzak42 hours4-16/+70
* a chain that deletes itself still gives back the file it displacedLukasz Kasprzak42 hours5-3/+207
* a file trashed to make room is logged the moment it is trashedLukasz Kasprzak42 hours3-26/+140
* the suffix search continues instead of starting again at _1Lukasz Kasprzak43 hours4-13/+89
* a content class is worked out once, not once per copyLukasz Kasprzak43 hours2-5/+98
* the directory lock is the kernel's, not a pid we believeLukasz Kasprzak43 hours5-112/+266
* the module path is git.labunix.xyz/krinoLukasz Kasprzak43 hours106-227/+229
* the repository has a public addressLukasz Kasprzak44 hours3-5/+12
* the contact address is lukas@labunix.xyzLukasz Kasprzak44 hours4-4/+4
* comments that explain the code, not how it was writtenLukasz Kasprzak44 hours78-1064/+974
* README for a stranger: a screenshot, a rules file, and a third less of itLukasz Kasprzak44 hours2-197/+131
* gui: the path keeps its telling end, and the checklist grows three itemsLukasz Kasprzak45 hours2-2/+15
* gui: the toolbar in the order things happen, and an About blockLukasz Kasprzak45 hours7-9/+115
* gui: an exclude is not a rule - the form no longer assumes onev0.0.11Lukasz Kasprzak45 hours5-12/+68
* gui: conditions as a nested tree, and a way to add a directoryLukasz Kasprzak45 hours10-32/+590
* gui: name the other copy of a duplicate, and offer to keep this one insteadLukasz Kasprzak46 hours9-16/+237
* gui: sort the plan by name, size, age, action or ruleLukasz Kasprzak46 hours7-21/+277
* gui: size and age columns, column toggles, readable colours, a laid-out expla...Lukasz Kasprzak47 hours9-88/+322
* gui: keep every divider where it is put, and let the columns shrinkLukasz Kasprzak47 hours5-31/+126
* gui: an applied plan says it is history; Settings says what needs savingLukasz Kasprzak47 hours3-5/+34
* gui: aligned columns, theme colours, a second layout, and a scan-selection se...Lukasz Kasprzak48 hours6-52/+205
* gui: coloured actions with headers, a filter over the plan, bulk trash or deleteLukasz Kasprzak2 days13-65/+659
* gui: the preview is as big as you drag it, and PDFs render to suitLukasz Kasprzak2 days6-41/+176
* gui: a rendered PDF page per file, and Settings in the top rightLukasz Kasprzak2 days5-7/+104
* gui: syntax colours, a file preview, and a settings windowLukasz Kasprzak2 days17-18/+1417
* gui: line numbers, a Check button, an operator for age and size, and Test ruleLukasz Kasprzak2 days4-12/+328
* gui: show the problems under both sub-tabs; name the operator rows; fix the l...Lukasz Kasprzak2 days2-4/+31
* gui: size the plan and undo columns to what they hold, so the rule is never cutLukasz Kasprzak2 days2-13/+71
* krino-gui(1), README and changelog for 0.0.10v0.0.10Lukasz Kasprzak2 days5-6/+291
* gui: the directory's own settings as a formLukasz Kasprzak2 days3-6/+470
* gui: forms editor - rules and excludes as forms, with add, delete and moveLukasz Kasprzak3 days5-3/+1304
* gui: Rules tab - the file as text, checked as you type, tested and savedLukasz Kasprzak3 days5-1/+926
* gui: History and undo tab; each plan and undo is its own runLukasz Kasprzak3 days10-63/+1041
* gui: row menu for trash or permanent delete; Apply frees the directoryLukasz Kasprzak3 days3-3/+121
* gui: the Plan tab - scan, review, apply, with the directory lockedLukasz Kasprzak3 days9-17/+735
* gui module: the plan tab's model, with testsLukasz Kasprzak3 days7-2/+484
* 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 days12-34/+380
* config prints and splices one formLukasz Kasprzak3 days6-2/+269
* undo runs through the same sessionLukasz Kasprzak3 days4-51/+114
* the engine owns a run: lock, log, run id, claimsLukasz Kasprzak3 days3-73/+285