Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / Byron/trash-rs issues and pull requests
#135 - Prepare for `objc2` frameworks v0.3
Pull Request -
State: closed - Opened by madsmtm 26 days ago
#134 - workflow: split running tests required to be on the main thread
Pull Request -
State: closed - Opened by eugenesvk 2 months ago
- 4 comments
#133 - __TEST of AS in CI
Pull Request -
State: closed - Opened by eugenesvk 2 months ago
- 2 comments
#132 - mac: move tests to a separate file
Pull Request -
State: closed - Opened by eugenesvk 2 months ago
- 2 comments
#131 - mac: Escape quoted paths in AppleScript
Pull Request -
State: closed - Opened by eugenesvk 2 months ago
- 1 comment
#130 - mac: fails to delete paths with " quotation marks since it breaks AppleScript
Issue -
State: closed - Opened by eugenesvk 2 months ago
Labels: help wanted
#129 - Protect paths from accidental trashing
Issue -
State: open - Opened by eugenesvk 2 months ago
Labels: enhancement
#128 - mac: Return trash items that are created by delete
Pull Request -
State: open - Opened by eugenesvk 2 months ago
- 3 comments
#127 - Add support for binary paths on macOS
Pull Request -
State: closed - Opened by eugenesvk 2 months ago
- 3 comments
#126 - Fail in tests on truncating pre-existing user files
Pull Request -
State: closed - Opened by eugenesvk 2 months ago
#126 - Fail in tests on truncating pre-existing user files
Pull Request -
State: closed - Opened by eugenesvk 2 months ago
#125 - doc: add an overview table to DeleteMethod on Mac
Pull Request -
State: closed - Opened by eugenesvk 2 months ago
#124 - Panic when deleting file with a non-UTF-8 name on a Mac
Issue -
State: closed - Opened by eugenesvk 3 months ago
- 10 comments
Labels: bug, help wanted, good first issue
#122 - Direct trashing on MacOS?
Issue -
State: closed - Opened by eugenesvk 3 months ago
#121 - Expose documentation for DeleteMethod and other public APIs
Issue -
State: closed - Opened by eugenesvk 3 months ago
- 2 comments
Labels: documentation, help wanted
#120 - feat: Short circuiting check for empty trash
Pull Request -
State: closed - Opened by joshuamegnauth54 4 months ago
- 2 comments
#119 - Panic `assertion failed: virtually_exists(&file).map_err(|e| fs_error(&file, e))?`
Issue -
State: open - Opened by qarmin 5 months ago
- 1 comment
Labels: bug, help wanted
#117 - `derive` `serde::{Serialize, Deserialize}` for `Error`
Issue -
State: closed - Opened by bicarlsen 5 months ago
- 2 comments
#115 - Accelerate by removing recursive renaming
Pull Request -
State: closed - Opened by NeumoNeumo 6 months ago
- 1 comment
#114 - Fix trashing files on Fedora Atomic variants
Pull Request -
State: closed - Opened by sungsphinx 6 months ago
#113 - feat: check for operation abort
Pull Request -
State: closed - Opened by anatawa12 6 months ago
- 2 comments
#112 - Error on Universal Blue COSMIC image (Fedora 40 Atomic)
Issue -
State: closed - Opened by sungsphinx 7 months ago
Labels: bug, help wanted
#110 - Regarding NSFileManager and "Put Back"
Issue -
State: closed - Opened by nathanblair 7 months ago
#109 - Return trash items that are created by delete
Pull Request -
State: open - Opened by jackpot51 7 months ago
- 5 comments
#108 - fix: Support non-Unicode paths
Pull Request -
State: closed - Opened by joshuamegnauth54 8 months ago
- 5 comments
#107 - macOS: Use `objc2-foundation`
Pull Request -
State: closed - Opened by madsmtm 9 months ago
- 1 comment
#106 - Bump windows crate to 0.56.0
Pull Request -
State: closed - Opened by YizhePKU 10 months ago
- 1 comment
#105 - Panic when deleting file with a non-UTF-8 name
Issue -
State: closed - Opened by sxyazi 10 months ago
- 4 comments
Labels: bug, help wanted
#104 - No error is returned from `trash::delete` if deleting file fails because the file or folder is opened by another process on windows
Issue -
State: closed - Opened by anatawa12 11 months ago
- 2 comments
Labels: bug, help wanted
#103 - List valid trash bin paths
Pull Request -
State: closed - Opened by joshuamegnauth54 11 months ago
- 2 comments
#102 - Convert delete_all_canonicalised to delete folders as a unit
Pull Request -
State: closed - Opened by emmalexandria 11 months ago
- 7 comments
#101 - `delete()` folders as a unit instead of deleting their contents individually on Windows
Issue -
State: closed - Opened by emmalexandria 11 months ago
- 4 comments
Labels: enhancement, help wanted
#99 - Test suite failing on armel architecture (no `AtomicI64` in `sync::atomic`)
Issue -
State: closed - Opened by tenzap about 1 year ago
- 3 comments
Labels: bug, help wanted
#98 - Enhanced error reporting
Pull Request -
State: closed - Opened by bicarlsen about 1 year ago
- 2 comments
#97 - Choose the longest valid mount point
Pull Request -
State: closed - Opened by DarkKronicle about 1 year ago
- 6 comments
#96 - [feat] Map Windows errors
Issue -
State: open - Opened by bicarlsen about 1 year ago
- 6 comments
Labels: enhancement, help wanted
#95 - Add metadata function
Pull Request -
State: closed - Opened by jackpot51 about 1 year ago
- 4 comments
#94 - Add file size and type to TrashItem
Issue -
State: closed - Opened by jackpot51 about 1 year ago
- 4 comments
Labels: enhancement, help wanted
#92 - More precise file system error
Pull Request -
State: closed - Opened by TD-Sky over 1 year ago
- 8 comments
#91 - build: remove workaround for cargo cross netbsd issue
Pull Request -
State: closed - Opened by fujiapple852 over 1 year ago
- 1 comment
#90 - build: update ci job to use cargo-cross
Pull Request -
State: closed - Opened by fujiapple852 over 1 year ago
- 5 comments
#89 - Unbreak build on DragonFly
Pull Request -
State: closed - Opened by jbeich over 1 year ago
- 2 comments
#88 - draft: Check trash path
Pull Request -
State: open - Opened by EvysGarden over 1 year ago
- 2 comments
#87 - Restore statfs for FreeBSD & OpenBSD
Pull Request -
State: closed - Opened by 0323pin over 1 year ago
- 5 comments
#86 - Fails to build on FreeBSD
Issue -
State: closed - Opened by jbeich over 1 year ago
- 9 comments
Labels: bug, help wanted
#85 - `delete` throw `CrossesDevices` error in some cases
Issue -
State: closed - Opened by oluceps over 1 year ago
- 2 comments
Labels: bug, help wanted
#84 - NetBSD support
Pull Request -
State: closed - Opened by 0323pin over 1 year ago
- 21 comments
#83 - NetBSD support
Issue -
State: closed - Opened by woelper over 1 year ago
- 10 comments
Labels: enhancement, help wanted
#82 - `purge_all` allows passing in items' ownership or reference
Pull Request -
State: closed - Opened by TD-Sky over 1 year ago
- 1 comment
#81 - Describe how to retry restoring when encountering `RestoreCollision` error
Pull Request -
State: closed - Opened by TD-Sky over 1 year ago
- 2 comments
#80 - fix symlink traversal on windows
Pull Request -
State: closed - Opened by Byron over 1 year ago
#79 - Added fs_time_deleted attribute to TrashItem
Pull Request -
State: closed - Opened by ramsteak over 1 year ago
- 1 comment
#78 - add filesystem time deletion to TrashItem
Issue -
State: open - Opened by ramsteak over 1 year ago
- 3 comments
Labels: enhancement, help wanted
#76 - Integration questions
Issue -
State: closed - Opened by tbillington over 1 year ago
#75 - Don't use `oldtime` feature of chrono
Pull Request -
State: closed - Opened by nibon7 over 1 year ago
- 2 comments
#74 - fix: disallow empty paths from being deleted. (#73)
Pull Request -
State: closed - Opened by Byron over 1 year ago
#73 - Trying to delete the path `""` unexpectedly deletes the current working directory
Issue -
State: closed - Opened by ericcornelissen over 1 year ago
- 3 comments
Labels: bug
#72 - add support for a homebrew installation
Issue -
State: open - Opened by luiscobot over 1 year ago
- 3 comments
Labels: enhancement, help wanted
#71 - Fix issue #70. Added recursive removal on Windows.
Pull Request -
State: closed - Opened by bicarlsen over 1 year ago
- 7 comments
#70 - Fails silently when `delete`ing a non-empty folder on Windows
Issue -
State: closed - Opened by bicarlsen over 1 year ago
- 4 comments
Labels: help wanted, question
#68 - Operate broken symbolic links is safe now
Pull Request -
State: closed - Opened by TD-Sky almost 2 years ago
- 1 comment
#67 - Add method to export trash path (issue #38)
Pull Request -
State: closed - Opened by juanPabloMiceli almost 2 years ago
- 1 comment
#66 - Tests don't remove created files.
Issue -
State: open - Opened by juanPabloMiceli almost 2 years ago
- 1 comment
Labels: enhancement, help wanted
#65 - New API: borrow `TrashItem`s
Pull Request -
State: closed - Opened by TD-Sky almost 2 years ago
- 15 comments
#63 - what happens on Linux servers without desktop env?
Issue -
State: closed - Opened by tessus almost 2 years ago
#62 - Failing test `platform::tests::test_list` when on system internal mounts
Issue -
State: closed - Opened by tenzap almost 2 years ago
- 13 comments
#61 - Make recent `clippy` happy
Pull Request -
State: closed - Opened by sholderbach about 2 years ago
- 1 comment
#60 - Update `windows` crate to `0.44`
Pull Request -
State: closed - Opened by sholderbach about 2 years ago
- 3 comments
#59 - Keep detailed file system error for users using **freedesktop**
Pull Request -
State: closed - Opened by TD-Sky about 2 years ago
- 1 comment
#58 - Upgrade windows crate from v0.37 to v0.43
Pull Request -
State: closed - Opened by rgwood about 2 years ago
- 4 comments
#57 - Trashing doesn't work across different devices (linux)
Issue -
State: open - Opened by kampffrosch94 over 2 years ago
- 4 comments
Labels: bug, help wanted
#56 - Unable to build on NetBSD
Issue -
State: closed - Opened by 0323pin over 2 years ago
- 4 comments
Labels: bug, help wanted
#55 - Unable to delete file on Windows shared folder
Issue -
State: open - Opened by lucatrv over 2 years ago
- 4 comments
Labels: help wanted
#54 - Use references in `restore_all` and `purge_all`
Issue -
State: open - Opened by oberblastmeister over 2 years ago
- 12 comments
Labels: enhancement, help wanted, good first issue
#53 - derive Clone for TrashItem
Pull Request -
State: closed - Opened by oberblastmeister over 2 years ago
- 1 comment
#52 - make chrono optional
Pull Request -
State: closed - Opened by Byron over 2 years ago
#51 - Upgrade windows crate
Pull Request -
State: closed - Opened by rgwood over 2 years ago
- 12 comments
#50 - Only build `windows` on Windows, CI naming
Pull Request -
State: closed - Opened by rgwood almost 3 years ago
- 4 comments
#49 - `windows` crate upgrade
Pull Request -
State: closed - Opened by Byron almost 3 years ago
- 5 comments
Labels: help wanted
#48 - refactor tests and reproduce other issues
Pull Request -
State: closed - Opened by Byron almost 3 years ago
#47 - Invalid original path
Issue -
State: closed - Opened by aalhitennf almost 3 years ago
- 9 comments
Labels: help wanted, question
#46 - fix: Creating nested directories in trash on linux.
Pull Request -
State: closed - Opened by magmast almost 3 years ago
- 1 comment
#45 - Library doesn't create nested directories in trash.
Issue -
State: closed - Opened by magmast almost 3 years ago
- 4 comments
#44 - Use Mutex to prevent concurrent access to getmntinfo
Pull Request -
State: closed - Opened by wezm about 3 years ago
- 2 comments
#43 - Fix build on FreeBSD after refactor
Pull Request -
State: closed - Opened by wezm about 3 years ago
- 1 comment
#42 - π¨possible UB on linux in all releases that use `getmntent`π¨
Issue -
State: open - Opened by Byron about 3 years ago
- 1 comment
#41 - Add BSD compatible implementation of get_mount_points
Pull Request -
State: closed - Opened by wezm about 3 years ago
- 8 comments
#40 - Broken dependency resolution on non-Linux unixes
Issue -
State: closed - Opened by mqudsi about 3 years ago
- 6 comments
#39 - Build script doesn't work when cross compiling to Windows
Issue -
State: closed - Opened by Jake-Shadle over 3 years ago
- 11 comments
#38 - Return path to trashed item
Issue -
State: open - Opened by alexnedelcu over 3 years ago
- 6 comments
Labels: enhancement, help wanted
#37 - fix some clippy warnings
Pull Request -
State: closed - Opened by ghost over 3 years ago
#36 - Avoid error from the list function
Pull Request -
State: closed - Opened by ArturKovacs over 3 years ago
- 1 comment
#35 - Fix for test failing on some Linux environments
Pull Request -
State: closed - Opened by ArturKovacs over 3 years ago
- 1 comment
#34 - Fix for failing to delete files on Freedesktop systems (eg Linux)
Pull Request -
State: closed - Opened by ArturKovacs over 3 years ago
#33 - Fix some warnings
Pull Request -
State: closed - Opened by ghost over 3 years ago
- 1 comment
#32 - Doctest failed on aarch64
Issue -
State: closed - Opened by ghost over 3 years ago
- 4 comments
#31 - Test failed on fedora copr
Issue -
State: closed - Opened by ghost over 3 years ago
- 3 comments
#30 - Error when trashing file in version 2.0.0 and 2.0.1
Issue -
State: closed - Opened by weclaw1 over 3 years ago
- 9 comments
#29 - Update windows-rs
Pull Request -
State: closed - Opened by ArturKovacs almost 4 years ago
#28 - Fix for not being able to cross compile to Windows
Pull Request -
State: closed - Opened by ArturKovacs almost 4 years ago