Ecosyste.ms: Issues

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

GitHub / rust-lang/glob issues and pull requests

#161 - Max glob depth

Issue - State: open - Opened by Jongy 17 days ago

#160 - replace tempdir

Pull Request - State: closed - Opened by fantayeneh 24 days ago - 1 comment

#158 - [breaking for 0.4] Mark `MatchOptions` `#[non_exhaustive]`

Issue - State: open - Opened by tgross35 about 1 month ago

#157 - Fix version numbers and some formatting

Pull Request - State: closed - Opened by atouchet about 2 months ago

#156 - Add support for '~' as a shortcut for home directory (#149)

Pull Request - State: open - Opened by BiswajitThakur about 2 months ago

#155 - chore: release v0.3.3

Pull Request - State: open - Opened by github-actions[bot] about 2 months ago

#154 - Check rustfmt in CI

Pull Request - State: closed - Opened by tgross35 about 2 months ago

#153 - Run clippy checks in CI

Pull Request - State: closed - Opened by tgross35 about 2 months ago

#152 - chore: release v0.3.2

Pull Request - State: closed - Opened by github-actions[bot] about 2 months ago

#151 - Check only (no longer test) at the MSRV

Pull Request - State: closed - Opened by tgross35 about 2 months ago - 3 comments

#150 - Add release-plz for automated releases

Pull Request - State: closed - Opened by tgross35 about 2 months ago

#149 - support '~' as shortcut for home directory

Issue - State: open - Opened by pchampin 2 months ago

#148 - build a Paths from a Pattern

Issue - State: open - Opened by pchampin 2 months ago

#147 - Optimize memory allocations

Pull Request - State: open - Opened by unixzii 3 months ago

#144 - Cache file names in fill_todo

Pull Request - State: open - Opened by osiewicz 10 months ago - 8 comments

#143 - Enhancement: Customizable file system oterator implementation

Pull Request - State: open - Opened by arilou 11 months ago

#140 - Bump actions/checkout from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, github_actions

#139 - Add dependabot

Pull Request - State: closed - Opened by oriontvv about 1 year ago

#138 - Document the behaviour of ** with files

Pull Request - State: closed - Opened by Wilfred about 1 year ago

#137 - Style fixes

Pull Request - State: closed - Opened by samueltardieu about 1 year ago - 7 comments

#136 - Serialize and Deserialize with serde

Issue - State: open - Opened by hoijui about 1 year ago

#135 - Cache information about file type

Pull Request - State: closed - Opened by Kobzol about 1 year ago

#133 - [feat] `async`

Issue - State: open - Opened by loynoir over 1 year ago

#132 - Windows paths starting with `\\?\<Drive Letter>` do not work

Issue - State: open - Opened by MolotovCherry over 1 year ago - 5 comments

#131 - Remove "extern crate" directions from README

Pull Request - State: closed - Opened by zmitchell almost 2 years ago - 2 comments

#130 - glo

Issue - State: closed - Opened by newkinG1313 almost 2 years ago

#129 - The pattern `**` does not match files

Issue - State: closed - Opened by tae-soo-kim about 2 years ago - 2 comments

#128 - Respect `require_literal_leading_dot` option in `glob_with` method for path components

Pull Request - State: closed - Opened by JohnTitor about 2 years ago - 1 comment

#127 - Harden tests for symlink

Pull Request - State: closed - Opened by JohnTitor about 2 years ago

#126 - Add FIXME for tempdir

Pull Request - State: closed - Opened by JohnTitor about 2 years ago - 2 comments

#125 - Switch off of unmaintained `tempdir` crate to `tempfile`

Pull Request - State: closed - Opened by martinvonz about 2 years ago - 2 comments

#124 - Prepare 0.3.1 release

Pull Request - State: closed - Opened by JohnTitor about 2 years ago - 2 comments

#123 - {a/**} returns error

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

#122 - Applied clippy fixes.

Pull Request - State: closed - Opened by bobi6666 over 2 years ago

#121 - Note the difference between `new()` and `default()`

Pull Request - State: closed - Opened by JohnTitor over 2 years ago

#120 - Allow deprecation to `Error::description`

Pull Request - State: closed - Opened by JohnTitor over 2 years ago

#119 - Fix spacing in Readme

Pull Request - State: closed - Opened by atouchet over 2 years ago

#118 - Update GHA OS versions to latest

Pull Request - State: closed - Opened by JohnTitor over 2 years ago

#117 - Can you please cut a release of HEAD?

Issue - State: closed - Opened by schneems over 2 years ago - 2 comments

#116 - Allow the use of `^` for negation in addition to `!`?

Issue - State: open - Opened by ackerleytng over 2 years ago - 1 comment

#115 - Use SPDX license format

Pull Request - State: closed - Opened by atouchet over 2 years ago

#114 - replace the Azure Pipelines status badge

Pull Request - State: closed - Opened by KodrAus over 2 years ago

#113 - Replace Azure Pipelines with GitHub Actions

Pull Request - State: closed - Opened by KodrAus over 2 years ago

#112 - Add support for windows verbatim disk paths

Pull Request - State: closed - Opened by nico-abram almost 3 years ago - 6 comments

#111 - Std-Canonicalized windows paths don't work

Issue - State: closed - Opened by nico-abram almost 3 years ago

#110 - Use rayon

Issue - State: closed - Opened by Milo123459 almost 3 years ago - 1 comment

#109 - Dead project ?

Issue - State: closed - Opened by corebreaker almost 3 years ago - 5 comments

#108 - Replace tempdir with tempfile

Pull Request - State: closed - Opened by alexanderkjall about 3 years ago - 4 comments

#107 - glob("/media/**/*.jpg") returns directories

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

#106 - `matches_path` should work on absolute paths

Issue - State: open - Opened by milesj about 3 years ago

#105 - Add fs::symlink_metadata to detect broken symlinks

Pull Request - State: closed - Opened by kyoheiu about 3 years ago

#104 - Broken symlinks are ignored

Issue - State: closed - Opened by rileysu over 3 years ago

#103 - "./*[!/]" Does not seem to working

Issue - State: closed - Opened by NicTanghe over 3 years ago - 2 comments

#102 - Make MatchOptions::new const

Issue - State: open - Opened by kangalio about 4 years ago - 1 comment

#101 - Unify MatchOptions new() and default() function

Issue - State: open - Opened by kangalio about 4 years ago - 1 comment

#100 - Add Debug instance for MatchOptions

Issue - State: closed - Opened by ndmitchell over 4 years ago - 2 comments

#99 - Derive Debug for MatchOptions

Pull Request - State: closed - Opened by brmmm3 over 4 years ago

#98 - Clarify file order / sorting

Issue - State: closed - Opened by vojtechkral over 4 years ago - 2 comments

#97 - Derive Debug for Paths

Pull Request - State: closed - Opened by gibfahn over 4 years ago - 1 comment

#96 - Single star `*` matches any number of subdirectories in `Pattern`

Issue - State: closed - Opened by pkolaczk almost 5 years ago - 4 comments

#95 - Add triagebot configuration

Pull Request - State: closed - Opened by Mark-Simulacrum almost 5 years ago

#94 - Remove description function in GlobError

Pull Request - State: closed - Opened by brmmm3 about 5 years ago

#93 - Move tokens_len into if block as it is only used there

Pull Request - State: closed - Opened by brmmm3 about 5 years ago

#92 - Wrong token list created for "foo/**"

Issue - State: open - Opened by brmmm3 about 5 years ago - 1 comment

#91 - Add Debug trait to MatchOptions

Pull Request - State: closed - Opened by brmmm3 about 5 years ago - 1 comment

#89 - Move Repository To rust-lang

Issue - State: closed - Opened by XAMPPRocky over 5 years ago - 3 comments

#88 - Fix tests on Windows

Pull Request - State: closed - Opened by steveklabnik over 5 years ago

#87 - Use 'dyn' since trait objects without an explicit 'dyn' are deprecated

Pull Request - State: closed - Opened by Atul9 over 5 years ago - 2 comments

#86 - Set up CI with Azure Pipelines

Pull Request - State: closed - Opened by KodrAus over 5 years ago

#85 - Tests fail to build on Windows

Issue - State: closed - Opened by retep998 over 5 years ago - 4 comments
Labels: help wanted

#84 - fix pattern **/ to match only folders

Pull Request - State: closed - Opened by MartinSavc over 5 years ago

#83 - Pattern **/ matches everything

Issue - State: open - Opened by MartinSavc over 5 years ago - 10 comments

#82 - How do I get the file name from the entry?

Issue - State: closed - Opened by ShashankaNataraj almost 6 years ago

#81 - Add doc-comment to test README examples

Pull Request - State: closed - Opened by GuillaumeGomez almost 6 years ago

#80 - PatternError with `[*`

Issue - State: closed - Opened by mitnk almost 6 years ago - 1 comment

#79 - Excessive stat syscalls on linux

Issue - State: closed - Opened by the8472 almost 6 years ago - 2 comments

#78 - glob() should take a Path not str

Issue - State: open - Opened by remram44 almost 6 years ago - 6 comments

#77 - Unable to use glob / docs incomplete

Issue - State: closed - Opened by mabushey almost 6 years ago - 3 comments

#76 - Do not hash derived fields of Pattern instances

Pull Request - State: closed - Opened by stuhood almost 6 years ago - 6 comments

#75 - Prepare for 0.3.0 release

Pull Request - State: closed - Opened by KodrAus almost 6 years ago

#74 - Release a new version

Issue - State: closed - Opened by neyo8826 almost 6 years ago - 1 comment

#73 - Add an explicit version to check in CI

Pull Request - State: closed - Opened by KodrAus about 6 years ago

#72 - [Feature request] add is_literal(pattern)

Issue - State: open - Opened by gibfahn about 6 years ago - 7 comments

#71 - Derive `Copy` for `MatchOptions` struct

Pull Request - State: closed - Opened by g-s-k about 6 years ago - 6 comments

#70 - Globbing drops Component::CurDir

Issue - State: open - Opened by Arcterus over 6 years ago

#69 - Support non-UTF-8 filenames

Pull Request - State: open - Opened by Arcterus over 6 years ago - 5 comments

#68 - Respect 'require_literal_leading_dot' option in 'glob_with' method for path components

Pull Request - State: closed - Opened by kitogo almost 7 years ago - 2 comments

#67 - Using 'require_literal_leading_dot' matches folders that start with dot

Issue - State: closed - Opened by kitogo almost 7 years ago - 1 comment

#66 - add GlobError::into_error so that errors can be easily converted

Pull Request - State: closed - Opened by vitiral about 7 years ago - 1 comment

#65 - Add `Paths::files` and `Paths::dirs`

Issue - State: open - Opened by vitiral about 7 years ago - 2 comments

#64 - add `From<GlobError> for io::Error` impl

Issue - State: open - Opened by vitiral about 7 years ago - 3 comments

#63 - Add an option to not follow symlinks

Pull Request - State: open - Opened by aplanas over 7 years ago - 6 comments