summaryrefslogtreecommitdiffstats
path: root/ignore/src/lib.rs
AgeCommit message (Expand)Author
2018-08-26ignore: add 'same_file_system' optionAndrew Gallant
2018-08-21ripgrep: move minimum version to Rust stableAndrew Gallant
2018-04-21ignore: impl Clone for DirEntryAndrew Gallant
2018-02-01windows: fix OneDrive traversalsAndrew Gallant
2017-11-01fix some typosMartin Lindhe
2017-10-21ignore: upgrade to walkdir 2Andrew Gallant
2017-04-12Add better error messages for invalid globs.Andrew Gallant
2016-12-24Small code cleanups.Andrew Gallant
2016-11-18Merge pull request #238 from jacwah/refactorAndrew Gallant
2016-11-05Add parallel recursive directory iterator.Andrew Gallant
2016-11-06Use new Match::or to simplify returnJacob Wahlgren
2016-10-29Move all gitignore matching to separate crate.Andrew Gallant