issues
search
Byron
/
trash-rs
A Rust library for moving files to the Recycle Bin
MIT License
169
stars
28
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
feat: Short circuiting check for empty trash
#120
joshuamegnauth54
closed
1 week ago
2
Panic `assertion failed: virtually_exists(&file).map_err(|e| fs_error(&file, e))?`
#119
qarmin
opened
1 month ago
1
`derive` `serde::{Serialize, Deserialize}` for `Error`
#117
bicarlsen
closed
1 month ago
2
Accelerate by removing recursive renaming
#115
NeumoNeumo
closed
2 months ago
1
Fix trashing files on Fedora Atomic variants
#114
sungsphinx
closed
2 months ago
0
feat: check for operation abort
#113
anatawa12
closed
2 months ago
2
Error on Universal Blue COSMIC image (Fedora 40 Atomic)
#112
sungsphinx
closed
2 months ago
0
Regarding NSFileManager and "Put Back"
#110
nathanblair
closed
3 months ago
0
Return trash items that are created by delete
#109
jackpot51
opened
3 months ago
3
fix: Support non-Unicode paths
#108
joshuamegnauth54
closed
4 months ago
5
macOS: Use `objc2-foundation`
#107
madsmtm
closed
5 months ago
1
Bump windows crate to 0.56.0
#106
YizhePKU
closed
6 months ago
1
Panic when deleting file with a non-UTF-8 name
#105
sxyazi
closed
4 months ago
4
No error is returned from `trash::delete` if deleting file fails because the file or folder is opened by another process on windows
#104
anatawa12
closed
2 months ago
2
List valid trash bin paths
#103
joshuamegnauth54
closed
7 months ago
2
Convert delete_all_canonicalised to delete folders as a unit
#102
emmalexandria
closed
7 months ago
7
`delete()` folders as a unit instead of deleting their contents individually on Windows
#101
emmalexandria
closed
7 months ago
4
Test suite failing on armel architecture (no `AtomicI64` in `sync::atomic`)
#99
tenzap
closed
8 months ago
3
Enhanced error reporting
#98
bicarlsen
closed
9 months ago
2
Choose the longest valid mount point
#97
DarkKronicle
closed
9 months ago
6
[feat] Map Windows errors
#96
bicarlsen
opened
9 months ago
6
Add metadata function
#95
jackpot51
closed
9 months ago
4
Add file size and type to TrashItem
#94
jackpot51
closed
9 months ago
4
Build fails: mismatched types
#93
yurivict
closed
12 months ago
2
More precise file system error
#92
TD-Sky
closed
1 year ago
8
build: remove workaround for cargo cross netbsd issue
#91
fujiapple852
closed
1 year ago
1
build: update ci job to use cargo-cross
#90
fujiapple852
closed
1 year ago
5
Unbreak build on DragonFly
#89
jbeich
closed
1 year ago
2
draft: Check trash path
#88
EvysGarden
opened
1 year ago
2
Restore statfs for FreeBSD & OpenBSD
#87
0323pin
closed
1 year ago
5
Fails to build on FreeBSD
#86
jbeich
closed
1 year ago
9
`delete` throw `CrossesDevices` error in some cases
#85
oluceps
closed
1 year ago
2
NetBSD support
#84
0323pin
closed
1 year ago
21
NetBSD support
#83
woelper
closed
1 year ago
10
`purge_all` allows passing in items' ownership or reference
#82
TD-Sky
closed
1 year ago
1
Describe how to retry restoring when encountering `RestoreCollision` error
#81
TD-Sky
closed
1 year ago
2
fix symlink traversal on windows
#80
Byron
closed
1 year ago
0
Added fs_time_deleted attribute to TrashItem
#79
ramsteak
closed
1 year ago
1
add filesystem time deletion to TrashItem
#78
ramsteak
opened
1 year ago
3
Integration questions
#76
tbillington
closed
1 year ago
0
Don't use `oldtime` feature of chrono
#75
nibon7
closed
1 year ago
2
fix: disallow empty paths from being deleted. (#73)
#74
Byron
closed
1 year ago
0
Trying to delete the path `""` unexpectedly deletes the current working directory
#73
ericcornelissen
closed
1 year ago
3
add support for a homebrew installation
#72
luiscobot
opened
1 year ago
0
Fix issue #70. Added recursive removal on Windows.
#71
bicarlsen
closed
1 year ago
7
Fails silently when `delete`ing a non-empty folder on Windows
#70
bicarlsen
closed
1 year ago
4
Operate broken symbolic links is safe now
#68
TD-Sky
closed
1 year ago
1
Add method to export trash path (issue #38)
#67
juanPabloMiceli
closed
1 year ago
1
Tests don't remove created files.
#66
juanPabloMiceli
opened
1 year ago
1
New API: borrow `TrashItem`s
#65
TD-Sky
closed
1 year ago
15
Next