Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 90c9ef3546 | |||
| 13b9839e73 |
5
.claude/settings.json
Normal file
5
.claude/settings.json
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"worktree": {
|
||||||
|
"bgIsolation": "none"
|
||||||
|
}
|
||||||
|
}
|
||||||
8
TODO.md
8
TODO.md
@@ -14,10 +14,13 @@
|
|||||||
|
|
||||||
# Next Step
|
# Next Step
|
||||||
|
|
||||||
- add a remote on git.eeqj.de and push (`main` plus tags)
|
- convert Makefile targets to scripts-to-rule-them-all `script/`
|
||||||
|
entrypoints like the other managed repos
|
||||||
|
|
||||||
# Completed Steps
|
# Completed Steps
|
||||||
|
|
||||||
|
- add the `origin` remote (`git@git.eeqj.de:sneak/sfdupes.git`), tag
|
||||||
|
`v0.0.1`, and push `main` plus tags (2026-07-23)
|
||||||
- `scan` CLI rework (2026-07-23, branch `scan-required-paths`): required
|
- `scan` CLI rework (2026-07-23, branch `scan-required-paths`): required
|
||||||
`PATH...` operands via cobra flags replacing the `/srv` `-root`
|
`PATH...` operands via cobra flags replacing the `/srv` `-root`
|
||||||
default; new `-x`/`--one-file-system` flag (GNU convention) to stop
|
default; new `-x`/`--one-file-system` flag (GNU convention) to stop
|
||||||
@@ -30,9 +33,6 @@
|
|||||||
|
|
||||||
# Future Steps
|
# Future Steps
|
||||||
|
|
||||||
- convert Makefile targets to scripts-to-rule-them-all `script/`
|
|
||||||
entrypoints like the other managed repos
|
|
||||||
- tag `v0.0.1` once the compliance branch is merged
|
|
||||||
- possible later features (explicitly out of scope per README):
|
- possible later features (explicitly out of scope per README):
|
||||||
full-content verification of candidates, removal-script helpers
|
full-content verification of candidates, removal-script helpers
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user