Skip to content

Comments

feat(hashline): add delete_file operation#328

Merged
randomm merged 1 commit intodevfrom
feature/issue-325-hashline-delete-file
Feb 23, 2026
Merged

feat(hashline): add delete_file operation#328
randomm merged 1 commit intodevfrom
feature/issue-325-hashline-delete-file

Conversation

@randomm
Copy link
Owner

@randomm randomm commented Feb 23, 2026

Adds delete_file op to hashline_edit — requires prior hashline_read, atomically deletes file and clears FileTime state. Clean error message when file is already gone. delete_file ops skip anchor validation and are sorted last. 5 new tests covering deletion scenarios.

Fixes #325

@randomm randomm merged commit a31db29 into dev Feb 23, 2026
1 check passed
@randomm randomm deleted the feature/issue-325-hashline-delete-file branch February 23, 2026 17:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat(hashline): add file deletion operation to hashline_edit

1 participant