aboutsummaryrefslogtreecommitdiffstats
path: root/trash.go
AgeCommit message (Collapse)AuthorFilesLines
2025-04-20Use PathEscape instead of QueryEscapeRose Hogenson1-1/+1
2025-04-14Make error handling more robustRose Hogenson1-78/+72
2025-04-13Copy read-only directoriesRose Hogenson1-37/+68
2025-03-12Add a fallback path in case os.Rename failsRose Hogenson1-1/+59
For example to trash files on a different filesystem (but would you really want to do that?)
2025-01-24"Spaces are always added between operands"Rose Hogenson1-3/+3
2025-01-24Add a flashy README (thanks ChatGPT)Rose Hogenson1-5/+18
2025-01-21Initial commit.Rose Hogenson1-0/+72