Issues
- 2
Negating patterns (bash-like) not functioning
#84 opened by lkallas - 0
Demo page does not work
#83 opened by rguryanov - 2
Regression: Throws on commas
#69 opened by cmeeren - 10
Support escaping special characters
#41 opened by yufeih - 1
.NET 6 Support
#65 opened by kthompson - 1
- 0
Fix code coverage reporting
#74 opened by kthompson - 3
- 4
Various bugs
#66 opened by aiurovet - 6
- 2
Can glob handle literal negation?
#61 opened by brentarias - 12
- 0
Add usage docs
#45 opened by kthompson - 5
A file which matches the pattern in multiple ways is returned multiple times
#52 opened by robvanuden - 10
Consider use of System.IO.Enumeration
#33 opened by danmoseley - 4
( ) and = cannot be escaped
#57 opened by jesong - 0
Remove debug prints
#55 opened by kthompson - 1
- 2
Do not include reference System.ValueTuple on Net Standard 2.0 or Net Framework 4.7
#50 opened by EricStG - 0
Improve test coverage for PathTraverser
#40 opened by kthompson - 6
Unable to scan for next token. Stuck on '
#43 opened by felipecds - 6
Delete foreach Glob.Directories() fails
#44 opened by hayhay27 - 1
Add NuGet package description
#47 opened by ejball - 1
Add netstandard2.0 target
#46 opened by ejball - 11
A single * matches files in sub directories
#42 opened by yufeih - 11
- 1
** alone does not match anything
#38 opened by yufeih - 2
Unnecessary traversal
#20 opened by matkoch - 0
Fix travis-ci build
#32 opened by kthompson - 6
Mixing directory wildcard and identifier
#37 opened by yufeih - 0
Adds support for allowing case-insensitive Globs
#36 opened by kthompson - 3
- 1
Directory.FullName path length inconsistency issue
#34 opened by nD3vR - 3
Change name of Glob namespace to something else
#31 opened by mjamro - 0
- 1
Idea: better static api
#30 opened by vivainio - 2
Battle of the globs?
#28 opened by dazinator - 5
sort order
#29 opened by xpressivecode - 1
Potential false positive
#26 opened by fwinkelbauer - 3
Possible bug: clarify intended behaviour of 'globstar' (**) on files in the top level directory
#23 opened by DavidR91 - 1
- 1
- 6
Ranges and Lists
#12 opened by dazinator - 2
- 3
- 0
Upgrade to .net core
#4 opened by kthompson - 0
Publish project to nuget
#5 opened by kthompson - 5
Can't parse root/b.txt
#3 opened by dazinator - 4
Why is CurrentDirectory needed?
#2 opened by dazinator - 3
Unable to parse "."
#1 opened by dazinator