summaryrefslogtreecommitdiffstats
path: root/ignore
AgeCommit message (Expand)Author
2016-11-18Merge pull request #238 from jacwah/refactorAndrew Gallant
2016-11-17Use env::home_dir() instead of env::var_os(HOME).Andrew Gallant
2016-11-15Added elixir to typesJustin Puah
2016-11-09ignore-0.1.5ignore-0.1.5Andrew Gallant
2016-11-09Rework parallelism in directory iterator.Andrew Gallant
2016-11-09Fix a bug with handling --ignore-file.Andrew Gallant
2016-11-06Update sub-crate dependency versions.Andrew Gallant
2016-11-06ignore-0.1.4ignore-0.1.4Andrew Gallant
2016-11-06Add new 'h' file type.Andrew Gallant
2016-11-05Add parallel recursive directory iterator.Andrew Gallant
2016-11-06Rename IgnoreOptions::has_ignoresJacob Wahlgren
2016-11-06Use new Match::or to simplify returnJacob Wahlgren
2016-11-03Merge pull request #220 from theamazingfedex/adding-mak-typeAndrew Gallant
2016-11-03Merge pull request #219 from theamazingfedex/adding-pdf-filetypeAndrew Gallant
2016-11-03adding .mak extension for makefile filetype.Daniel Wood
2016-11-03adding cs filetype for ease of use.Daniel Wood
2016-11-03adding .pdf filetype to available types.Daniel Wood
2016-11-03Add pod filetypeLyuha
2016-11-03Add wiki filetypeLyuha
2016-11-03Add creole filetypeLyuha
2016-11-03Add org filetypeLyuha
2016-11-03Add rdoc filetypeLyuha
2016-11-03Add textile filetypeLyuha
2016-11-02Add .markdown, .mdown, .mkdn extension to md and markdowntjdgus3537
2016-11-02Add .adoc, .asc, asciidoc extension to asciidoctjdgus3537
2016-11-01Added taskpaper as a file typeNeil Grogan
2016-11-01Add Agda and improve TeX ignore support (#207)Alexander Altman
2016-10-31ignore-0.1.3ignore-0.1.3Andrew Gallant
2016-10-31ignore-0.1.2Andrew Gallant
2016-10-31Fixes a matching bug in the glob override matcher.Andrew Gallant
2016-10-31Add .fish extension to fish shellLyuha
2016-10-29ignore-0.1.1ignore-0.1.1Andrew Gallant
2016-10-29don't commit ignore/Cargo.lockAndrew Gallant
2016-10-29bump thread_localAndrew Gallant
2016-10-29ignore-0.1.0ignore-0.1.0Andrew Gallant
2016-10-29bump globset dep in ignoreAndrew Gallant
2016-10-29Move all gitignore matching to separate crate.Andrew Gallant