index
:
krino.git
main
rule-based file sorter in Go, shows the plan before touching anything, applies only the files you choose, and can undo any run, with s-expression rules and a GTK 4 window
lukas-labunix
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
internal
/
engine
/
undo_identity_test.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
the module path is git.labunix.xyz/krino
Lukasz Kasprzak
2 days
1
-3
/
+3
*
comments that explain the code, not how it was written
Lukasz Kasprzak
2 days
1
-22
/
+17
*
tests: apply error exits 1 and w stops krino through the real command; undo p...
Lukasz Kasprzak
5 days
1
-0
/
+53
*
plan 10 re-check: cut run column, damaged undo run, emptied directory cleanup...
v0.0.7
Lukasz Kasprzak
5 days
1
-0
/
+80
*
plan 10: missing and weak tests (per-step logging, trash path, fuzz oracle, w...
Lukasz Kasprzak
5 days
1
-0
/
+60
*
plan 10: resumed undo re-checks what an earlier undo put back; occupied direc...
Lukasz Kasprzak
5 days
1
-0
/
+73
*
plan 10: a damaged log line refuses only its file, not the run
Lukasz Kasprzak
5 days
1
-0
/
+42
*
plan 10: a step that ran but could not be logged is named in the error
Lukasz Kasprzak
5 days
1
-0
/
+43
*
plan 9: an interrupted or failed undo can be finished
Lukasz Kasprzak
5 days
1
-0
/
+51
*
plan 9: undo checks trash identity, groups by directory, re-checks at executi...
Lukasz Kasprzak
5 days
1
-0
/
+225