summaryrefslogtreecommitdiffstats
path: root/globset
AgeCommit message (Expand)Author
2017-05-11bump ripgrep, ignore, globset0.5.2Andrew Gallant
2017-04-12Add better error messages for invalid globs.Andrew Gallant
2017-03-12Bump and update deps.wincolor-0.1.3termcolor-0.3.1ignore-0.1.8grep-0.1.6globset-0.1.4Andrew Gallant
2017-03-12Add license files to each crate.Andrew Gallant
2017-03-08Add enclosing group to alternations in globsMarc Tiehuis
2017-02-18Implement Hash for Glob, and re-implement PartialEq using only non-redundant ...Stu Hood
2017-02-12Remove lazy_static from globsetAndrew Gallant
2017-01-130.4.00.4.0Andrew Gallant
2017-01-03bump depsAndrew Gallant
2017-01-01Update to regex 0.2.Andrew Gallant
2016-12-30bump various versionsAndrew Gallant
2016-12-12Fix cut-off line in globset docs.Andrew Gallant
2016-11-06globset-0.1.2globset-0.1.2Andrew Gallant
2016-11-06Add --no-messages flag.Andrew Gallant
2016-10-29globset-0.1.1globset-0.1.1Andrew Gallant
2016-10-29Move all gitignore matching to separate crate.Andrew Gallant
2016-10-10globset-0.1.0globset-0.1.0Andrew Gallant
2016-10-10add version markerAndrew Gallant
2016-10-10Fill in globset/Cargo.toml with more details.Andrew Gallant
2016-10-10Finish overhaul of glob matching.Andrew Gallant
2016-10-04Refactor and test glob sets.Andrew Gallant
2016-09-30Move glob implementation to new crate.Andrew Gallant