Skip to content

Pull requests: mattn/go-zglob

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Optimize memory allocations on building patterns with strings.Builder
#47 by rhysd was merged Sep 1, 2024 Loading… updated Sep 1, 2024
Add support for ranges
#46 by oalders was merged Aug 28, 2024 Loading… updated Aug 28, 2024
fix: Update README for install command
#42 by tsuyoshicho was merged Jan 8, 2023 Loading… updated Jan 8, 2023
fix: fix the directory skipping check
#41 by aminya was closed Jan 2, 2023 Loading… updated Jan 2, 2023
Support negation
#30 by mattn was merged Aug 13, 2021 Loading… updated Nov 14, 2022
Add err handling in Glob func
#37 by mszostok was merged Oct 17, 2020 Loading… updated Oct 17, 2020
Fix dre
#36 by mattn was merged Oct 13, 2020 Loading… updated Oct 13, 2020
Escape with backslash
#34 by mattn was merged Oct 12, 2020 Loading… updated Oct 12, 2020
support brace sections in patterns without asterisks
#31 by petr-muller was merged Jul 21, 2020 Loading… updated Jul 21, 2020
Implement brace section
#29 by mattn was merged Jun 3, 2020 Loading… updated Jun 3, 2020
fix bug when waiting for goroutines to exit after an error
#24 by lrstanley was merged Aug 3, 2018 Loading… updated Aug 3, 2018
ensure walk functions return before FastWalk exits; fixes #22
#23 by lrstanley was merged Jun 27, 2018 Loading… updated Aug 2, 2018
don't fall over when user passes file path; fixes #20
#21 by lrstanley was merged Jun 7, 2018 Loading… updated Jun 7, 2018
add zglob.New()
#19 by mattn was merged Apr 23, 2018 Loading… updated Apr 23, 2018
fix matching directory
#17 by mattn was merged Dec 30, 2017 Loading… updated Dec 30, 2017
update dirmask if still not set
#16 by mattn was merged Dec 23, 2017 Loading… updated Dec 23, 2017
Add GlobFollowSymlinks method, fixes #11
#13 by maximbaz was merged Nov 3, 2017 Loading… updated Nov 3, 2017
traverse symlinks
#12 by mattn was closed Nov 3, 2017 Loading… updated Nov 3, 2017
add walker that follows symlinks
#5 by tarciosaraiva was closed Jan 10, 2017 Loading… updated Jan 10, 2017
ProTip! Type g i on any issue or pull request to go back to the issue listing page.