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

GitHub / bmatcuk/doublestar issues and pull requests

#103 - Unnecessary directory read permission required in v4

Issue - State: open - Opened by t-gebauer 4 months ago - 1 comment

#102 - Remove unreachable code in match

Pull Request - State: closed - Opened by lukemassa 6 months ago - 1 comment

#101 - Skip more validation

Pull Request - State: closed - Opened by lukemassa 6 months ago - 1 comment

#100 - Explicitly mention number support and add tests

Pull Request - State: closed - Opened by timo-reymann 6 months ago - 2 comments

#99 - Add ability to compile a pattern

Pull Request - State: open - Opened by lukemassa 6 months ago

#98 - Question: Does doublestar (intentionally) support number ranges?

Issue - State: closed - Opened by timo-reymann 6 months ago - 3 comments
Labels: question

#97 - fix(#96) unescapeMeta the pattern base

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

#96 - Bug with escaped character and double star

Issue - State: closed - Opened by tdurieux 7 months ago - 2 comments
Labels: bug

#95 - doublestar.FilepathGlob("") returns ".", instead of nil, like filepath.Glob

Issue - State: closed - Opened by imih 11 months ago - 1 comment

#94 - Error when Pattern in {a,b,c} format

Issue - State: closed - Opened by pikachuabc 12 months ago - 4 comments

#93 - Thanks from MASV

Issue - State: closed - Opened by masvmarc 12 months ago - 1 comment

#92 - Allow skipping validation when `Match`ing

Issue - State: closed - Opened by wingsofovnia over 1 year ago - 2 comments

#91 - Support for character classes with quantifiers

Issue - State: open - Opened by sebhoss over 1 year ago - 1 comment

#90 - README.md minor edits

Pull Request - State: open - Opened by mikelolasagasti over 1 year ago

#89 - fixes #88 Globstar matches zero directories

Pull Request - State: closed - Opened by mmxmb almost 2 years ago - 1 comment

#88 - Globstar doesn't match zero directories

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

#87 - Support for extglob?

Issue - State: open - Opened by rishabh-arya95 about 2 years ago - 3 comments
Labels: enhancement

#85 - Feature request: add functionality to compile globs

Issue - State: open - Opened by a-kbd over 2 years ago - 7 comments

#84 - [v1] TestMatch failure with go 1.20

Issue - State: open - Opened by davide125 over 2 years ago

#83 - added MatchWithSeparator and ValidateWithSeparator

Pull Request - State: open - Opened by AndrewDeryabin over 2 years ago - 3 comments
Labels: enhancement

#82 - fixes #72 adds WithNoFollow option with caveat

Pull Request - State: closed - Opened by bmatcuk over 2 years ago - 1 comment

#81 - Added WithFilesOnly option

Pull Request - State: closed - Opened by bmatcuk over 2 years ago - 1 comment

#80 - Question: double star path matching

Issue - State: closed - Opened by drakkan over 2 years ago - 4 comments
Labels: question

#79 - WithFilesOnly GlobOption - Returns matching files, but not matching directories

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

#78 - Support for multiple nots

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

#77 - PathMatch in v4 no longer working in Windows

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

#76 - fixes #68 corner cases for FilepathGlob

Pull Request - State: closed - Opened by bmatcuk over 2 years ago - 1 comment

#75 - added WithFailOnPatternNotExist

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

#74 - fixes #73 patterns that return ErrNotExist + WithFailOnIOErrors

Pull Request - State: closed - Opened by bmatcuk over 2 years ago - 1 comment

#72 - Glob sometimes hangs

Issue - State: closed - Opened by ohkinozomu almost 3 years ago - 4 comments

#71 - add option to fail on I/O errors

Pull Request - State: closed - Opened by fho almost 3 years ago - 4 comments
Labels: enhancement

#70 - added GlobNoFollow

Pull Request - State: closed - Opened by twpayne almost 3 years ago - 3 comments

#69 - support broken symlinks if underlying FS supports Lstat

Pull Request - State: closed - Opened by twpayne almost 3 years ago - 7 comments

#68 - doublestar.FilepathGlob("..") returns nil. It should return []string{".."}

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

#67 - FilepathGlob should return filepath.ErrBadPattern, not path.ErrBadPattern

Pull Request - State: closed - Opened by sebastien-rosset almost 3 years ago - 2 comments

#65 - Add unit tests with dot and dot-dot patterns. Improve doublestar.FilepathGlob() logic

Pull Request - State: closed - Opened by sebastien-rosset almost 3 years ago - 5 comments

#64 - Support fs.SkipDir

Issue - State: closed - Opened by raphaelvigee about 3 years ago - 4 comments
Labels: enhancement

#63 - Does not match when **/ and {} are combined

Issue - State: closed - Opened by makiuchi-d about 3 years ago - 3 comments
Labels: bug

#62 - run gofmt

Pull Request - State: closed - Opened by sebastien-rosset about 3 years ago - 1 comment
Labels: enhancement

#61 - Add FilepathGlob() as drop-in replacement of path/filepath.Glob()

Pull Request - State: closed - Opened by sebastien-rosset about 3 years ago - 1 comment

#60 - Support patterns with escaped wildcard characters

Pull Request - State: closed - Opened by sebastien-rosset about 3 years ago - 3 comments
Labels: enhancement

#59 - Question: how to sponsor this project?

Issue - State: closed - Opened by marcelosousa about 3 years ago - 4 comments
Labels: question

#58 - Ignore subdirectories pattern

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

#57 - Return error when trying to open directory

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

#56 - Escaped braces aren't handled properly

Issue - State: closed - Opened by micimize about 4 years ago - 6 comments

#55 - How to search relative to the current directory with io.FS version?

Issue - State: closed - Opened by maxmcd about 4 years ago - 11 comments

#54 - **.go doesn't match dir/file.go

Issue - State: closed - Opened by edigaryev over 4 years ago - 1 comment

#53 - io/fs version

Issue - State: closed - Opened by cugu over 4 years ago - 5 comments

#52 - The command "go get github.com/bmatcuk/doublestar/v2" does not work

Issue - State: closed - Opened by pjsg over 4 years ago - 2 comments
Labels: question

#51 - Support using exclamation mark (!) in non-matching character classes

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

#50 - GlobOS bug when processing alternatives

Issue - State: closed - Opened by pavelbazika over 4 years ago - 1 comment
Labels: bug

#49 - Question - Supporting negation cases

Issue - State: open - Opened by ansrivas over 4 years ago - 6 comments
Labels: enhancement

#48 - Unable to expand files recursively

Issue - State: closed - Opened by aeneasr over 4 years ago - 6 comments
Labels: question

#47 - Fewer dirs open

Pull Request - State: closed - Opened by luhring almost 5 years ago - 2 comments
Labels: enhancement

#46 - Added support for Linux on power

Pull Request - State: closed - Opened by ujjwalsh almost 5 years ago - 1 comment
Labels: spam

#45 - add GitHub action

Pull Request - State: closed - Opened by twpayne almost 5 years ago - 5 comments
Labels: enhancement

#44 - improve badges in README.md

Pull Request - State: closed - Opened by twpayne almost 5 years ago - 1 comment

#43 - [bug] Readdir errors reset glob results

Issue - State: closed - Opened by ghost almost 5 years ago - 2 comments
Labels: bug

#42 - Return a File interface type instead of *os.File in OS interface Open method

Issue - State: closed - Opened by c4milo almost 5 years ago - 4 comments
Labels: enhancement

#41 - Matches files starting with .

Issue - State: closed - Opened by analytically about 5 years ago - 1 comment
Labels: wontfix

#40 - [bug] Glob doesn't match files with names starting with "【"

Issue - State: closed - Opened by bnkai about 5 years ago - 2 comments
Labels: bug

#39 - * matching like **

Issue - State: closed - Opened by pedropombeiro about 5 years ago

#38 - Fixes markdown issues and improve titles

Pull Request - State: closed - Opened by edumco about 5 years ago - 2 comments
Labels: enhancement

#37 - Add explicit os and dist definition

Pull Request - State: closed - Opened by edumco about 5 years ago - 5 comments
Labels: enhancement

#36 - Add Dependabot analisys to the project

Issue - State: closed - Opened by edumco over 5 years ago - 1 comment
Labels: enhancement

#35 - miscellaneous cleanups

Pull Request - State: closed - Opened by twpayne over 5 years ago - 2 comments
Labels: enhancement

#34 - add OS interface

Pull Request - State: closed - Opened by twpayne over 5 years ago - 1 comment

#33 - Feature request: `os` package abstraction

Issue - State: closed - Opened by twpayne over 5 years ago - 1 comment
Labels: enhancement

#32 - Thank you!

Issue - State: closed - Opened by loeffel-io over 5 years ago - 1 comment

#31 - Add Go 1.14 and Go 1.13 to Travis CI

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

#30 - Glob does not sort the results

Issue - State: closed - Opened by gvre over 5 years ago - 5 comments
Labels: enhancement

#29 - Slash terminated pattern does not match.

Issue - State: closed - Opened by makiuchi-d over 5 years ago - 4 comments
Labels: bug

#28 - Fix abs windows path without volume

Pull Request - State: closed - Opened by idoru over 5 years ago - 2 comments
Labels: bug

#27 - Use original pattern to check if it is standard

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

#26 - Class matching with repeat

Issue - State: closed - Opened by edasque over 5 years ago - 2 comments
Labels: help wanted

#25 - Alternatives not working with slashes properly

Issue - State: closed - Opened by karlism over 5 years ago - 9 comments
Labels: bug

#24 - Handle Windows UNC paths correctly

Pull Request - State: closed - Opened by WithoutPants almost 6 years ago - 1 comment

#23 - Some minor deviations

Issue - State: closed - Opened by storyicon about 6 years ago - 5 comments
Labels: bug

#22 - failed to clean up git repository status output: M test/broken-symlink

Issue - State: closed - Opened by bmatcuk about 6 years ago - 5 comments
Labels: bug

#21 - some changes

Pull Request - State: closed - Opened by storyicon about 6 years ago - 4 comments

#20 - 🐞 There may be some bugs

Issue - State: closed - Opened by storyicon about 6 years ago - 4 comments

#19 - any benchmark

Issue - State: open - Opened by storyicon about 6 years ago - 11 comments
Labels: enhancement

#18 - weird github repo http issue

Issue - State: closed - Opened by coolaj86 over 6 years ago - 6 comments
Labels: help wanted

#17 - Latest commit seems to have broken doublestar on Windows

Issue - State: closed - Opened by fernferret almost 7 years ago - 4 comments
Labels: bug

#16 - add go.mod to test dir

Pull Request - State: closed - Opened by dgodd almost 7 years ago - 5 comments
Labels: enhancement

#15 - path separator on Windows

Issue - State: closed - Opened by stu0292 almost 7 years ago - 3 comments
Labels: bug

#14 - typo in GitHub project description

Issue - State: closed - Opened by client9 over 7 years ago - 1 comment

#13 - Matching Bug

Issue - State: closed - Opened by Orxcle-xx over 7 years ago - 1 comment
Labels: bug, wontfix

#12 - Use gofmt.

Pull Request - State: closed - Opened by nicerobot almost 9 years ago - 2 comments
Labels: wontfix

#11 - Improve Windows compatibility for Match and Glob

Pull Request - State: closed - Opened by dpb587-pivotal almost 9 years ago - 2 comments
Labels: enhancement

#10 - Support symlinks matching ** token

Pull Request - State: closed - Opened by dpb587-pivotal almost 9 years ago - 3 comments

#9 - Self-referential symlink causes issues with git and go vendoring

Issue - State: closed - Opened by zaksoup almost 9 years ago - 1 comment
Labels: bug

#8 - Support glob'ing symlinks to missing targets

Pull Request - State: closed - Opened by dpb587-pivotal almost 9 years ago - 4 comments
Labels: bug, enhancement

#7 - doublestar at end of string doesn't match empty string

Issue - State: closed - Opened by johnSchnake almost 9 years ago - 2 comments
Labels: bug

#6 - Support absolute path patterns on Windows

Pull Request - State: closed - Opened by clns about 9 years ago - 2 comments
Labels: enhancement

#5 - Can't check doublestar out on Windows

Issue - State: closed - Opened by cortesi over 9 years ago - 2 comments
Labels: bug

#4 - gofmt -s

Pull Request - State: closed - Opened by shawnps over 9 years ago - 1 comment