Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / chipsenkbeil/typed-path issues and pull requests

#44 - `TypedPathBuf::parent` documentation indicates it returns `TypedPathBuf` instead of `TypedPath`

Issue - State: open - Opened by rutrum about 1 month ago - 1 comment
Labels: documentation

#42 - Add examples for platform path

Pull Request - State: closed - Opened by chipsenkbeil 3 months ago

#41 - Update changelog to reflect 0.10.0

Pull Request - State: closed - Opened by chipsenkbeil 3 months ago

#37 - Derive Copy for TypedPath

Pull Request - State: closed - Opened by vnghia 3 months ago

#35 - Update version to 0.10.0

Pull Request - State: closed - Opened by chipsenkbeil 4 months ago

#34 - Add PlatformEncoding and Utf8PlatformEncoding

Pull Request - State: closed - Opened by chipsenkbeil 4 months ago

#33 - Change lib.rs permissions

Pull Request - State: closed - Opened by danielmellado 4 months ago - 2 comments

#32 - Thoughts on NativePath

Issue - State: closed - Opened by encounter 5 months ago - 15 comments

#31 - Add clippy warnings and update some metadata

Pull Request - State: closed - Opened by chipsenkbeil 5 months ago

#30 - fix use unix path inside typed window pathbuf

Pull Request - State: closed - Opened by vnghia 5 months ago - 2 comments

#29 - Bump version to 0.9.1

Pull Request - State: closed - Opened by chipsenkbeil 7 months ago

#28 - Interopting with `std::path::Path`

Issue - State: open - Opened by jabuwu 7 months ago - 3 comments

#27 - add back missing derives

Pull Request - State: closed - Opened by stevefan1999-personal 7 months ago - 5 comments

#25 - Remove fn main() from README per linter suggestion

Pull Request - State: closed - Opened by chipsenkbeil 8 months ago

#24 - Add typed-path versions for `current_exe` and `temp_dir`, including UTF8 variants

Pull Request - State: closed - Opened by simongoricar 8 months ago - 5 comments

#22 - Converting User-Created Paths is a Hazard

Issue - State: closed - Opened by nathaniel-daniel about 1 year ago - 5 comments

#21 - Support for wasm, or other non-unix or windows targets

Issue - State: closed - Opened by ryb73 about 1 year ago - 2 comments

#20 - add Path Traversal Protection

Pull Request - State: closed - Opened by TheAlgorythm about 1 year ago - 3 comments

#19 - [enhancement] protect against path traversal attack

Issue - State: closed - Opened by TheAlgorythm about 1 year ago - 3 comments

#18 - Add no_std support

Pull Request - State: closed - Opened by h33p over 1 year ago - 5 comments

#17 - Update readme examples to include TypedPath

Pull Request - State: closed - Opened by chipsenkbeil over 1 year ago

#14 - Add support for `TypedPath` and equivalent enums

Pull Request - State: closed - Opened by chipsenkbeil over 1 year ago

#12 - `impl AsRef<std::path::Path> for Utf8NativePath`

Issue - State: closed - Opened by Nemo157 over 1 year ago - 1 comment

#11 - Refactor/fix absolutize and rename to encoding

Pull Request - State: closed - Opened by chipsenkbeil over 1 year ago

#10 - Feat/add to encoding function

Pull Request - State: closed - Opened by chipsenkbeil over 1 year ago

#9 - Feat/add normalize function

Pull Request - State: closed - Opened by chipsenkbeil over 1 year ago

#8 - Support absolutizing paths

Issue - State: closed - Opened by cbgbt over 1 year ago - 9 comments

#7 - Utf8UnixPath as_str() and to_string()

Issue - State: closed - Opened by hjmallon almost 2 years ago - 4 comments
Labels: bug

#6 - Relaive paths not behaving like std::path::Path

Issue - State: closed - Opened by hjmallon almost 2 years ago - 3 comments

#5 - Clone is not available for PathBuf<T>

Issue - State: closed - Opened by parasyte about 2 years ago - 2 comments

#4 - Support UTF-8 paths similar to camino

Issue - State: closed - Opened by chipsenkbeil over 2 years ago - 4 comments
Labels: enhancement

#3 - Add README & CHANGELOG

Issue - State: closed - Opened by chipsenkbeil over 2 years ago - 1 comment
Labels: documentation

#2 - Skip normalization for verbatim paths

Issue - State: closed - Opened by chipsenkbeil over 2 years ago - 2 comments
Labels: enhancement

#1 - Handle legacy devices

Issue - State: closed - Opened by chipsenkbeil over 2 years ago - 1 comment
Labels: enhancement, wontfix