summaryrefslogtreecommitdiffstats
path: root/ignore
AgeCommit message (Expand)Author
2017-01-07Provide a mechanism to compose type definitionsIan Kerins
2017-01-06Add --sort-files flag.Andrew Gallant
2017-01-06Tweak the parallel directory iterator.Andrew Gallant
2017-01-06Add powershell as a known file typeJason Shirk (POWERSHELL)
2017-01-01Update to regex 0.2.Andrew Gallant
2016-12-30bump various versionsAndrew Gallant
2016-12-29Add types for handling SWIG files. (#297)Matěj Cepl
2016-12-24Small code cleanups.Andrew Gallant
2016-12-12Fix a non-termination bug.Andrew Gallant
2016-12-05ignore-0.1.6ignore-0.1.6Andrew Gallant
2016-12-05Fix bug reading root symlink.Andrew Gallant
2016-11-28Merge pull request #253 from SimenB/stylusAndrew Gallant
2016-11-25Add stylus typeSimen Bekkhus
2016-11-25Re-add zsh typesSimen Bekkhus
2016-11-22Add type for LessMichael Vitz
2016-11-22Add type for SassMichael Vitz
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