aboutsummaryrefslogtreecommitdiff
path: root/internal/engine/apply.go
Commit message (Expand)AuthorAgeFilesLines
* a chain that deletes itself still gives back the file it displacedLukasz Kasprzak48 hours1-0/+61
* a file trashed to make room is logged the moment it is trashedLukasz Kasprzak48 hours1-17/+23
* the module path is git.labunix.xyz/krinoLukasz Kasprzak2 days1-6/+6
* comments that explain the code, not how it was writtenLukasz Kasprzak2 days1-175/+165
* gui: History and undo tab; each plan and undo is its own runLukasz Kasprzak3 days1-2/+12
* plan 10 re-check: cut run column, damaged undo run, emptied directory cleanup...v0.0.7Lukasz Kasprzak5 days1-1/+17
* plan 10: an interrupt stops between steps; nohup keeps ignoring hangupsLukasz Kasprzak5 days1-3/+3
* plan 10: resumed undo re-checks what an earlier undo put back; occupied direc...Lukasz Kasprzak5 days1-2/+25
* plan 10: a damaged log line refuses only its file, not the runLukasz Kasprzak5 days1-0/+8
* plan 10: a step that ran but could not be logged is named in the errorLukasz Kasprzak5 days1-1/+23
* plan 9: property test compares directories and refuses to pass vacuously; und...Lukasz Kasprzak5 days1-2/+9
* plan 9: an interrupted or failed undo can be finishedLukasz Kasprzak5 days1-2/+17
* plan 9: undo checks trash identity, groups by directory, re-checks at executi...Lukasz Kasprzak5 days1-28/+70
* plan 9: apply logs each step as it completes and stops a chain that landed el...Lukasz Kasprzak5 days1-5/+7
* plan 8: generated apply and undo round trip; undo reverses chains within one ...Lukasz Kasprzak5 days1-0/+9
* krino: release 0.0.1 — man pages, install, examples, cross and release, REA...v0.0.1Lukasz Kasprzak6 days1-0/+118
* krino: acting — trash, journal, apply, lock, review, undoLukasz Kasprzak7 days1-0/+929