Commit graph

15 commits

Author SHA1 Message Date
Muhammad Nauman Raza 8d99b98dfa
feat: nicer formatting of confirm_each() 2024-04-02 16:45:05 +01:00
Muhammad Nauman Raza fe8b564c1a
chore: improve formatting of 'target does not exist' error message 2024-04-02 16:37:34 +01:00
Muhammad Nauman Raza 23bb92fdfd
feat: confirmation before deleting targets 2024-04-02 16:37:03 +01:00
Muhammad Nauman Raza 94ad642053
refactor: remove unused declaration of empty variable 2024-03-26 13:56:11 +00:00
Muhammad Nauman Raza 8c77de968e
cargo: fmt 2024-03-26 13:55:15 +00:00
Muhammad Nauman Raza f3369d2166
feat: error handling if removing file fails
To think this got left out for this long...
2024-03-26 13:54:15 +00:00
Muhammad Nauman Raza c954b9d738 cargo: fmt 2024-03-22 21:13:30 +00:00
Muhammad Nauman Raza b503fc11d8 refactor: clippy 2024-03-21 22:06:20 +00:00
Muhammad Nauman Raza be74754be3 feat: nicer formatting of errors 2024-03-14 19:47:39 +00:00
Muhammad Nauman Raza f77a4b59f1 chore: remove need for -r 2024-03-14 19:19:40 +00:00
Muhammad Nauman Raza 3bd9b38122 docs: add some content to Cargo.toml 2024-03-13 20:23:48 +00:00
Muhammad Nauman Raza a04ee7d417 docs(help): explain the program and its arguments 2024-03-13 20:20:31 +00:00
Muhammad Nauman Raza 4a84d83cb6 chore: no_preserve instead of no_preserve_root 2024-03-13 20:05:55 +00:00
Muhammad Nauman Raza c81f21556b feat: warn the user if they try to delete either ~ or / 2024-03-13 20:03:48 +00:00
Muhammad Nauman Raza bc32b2116a feat: initial commit - v0.1.0 2024-03-13 19:27:25 +00:00