summaryrefslogtreecommitdiffstats
path: root/ignore/src
AgeCommit message (Expand)Author
2018-08-07ignore/types: add Idris, Dhall and ATSVanessa McHale
2018-07-29ignore: fix typoAndrew Gallant
2018-07-29ignore: fix bug in matched_path_or_any_parentsAndrew Gallant
2018-07-28ignore: respect XDG_CONFIG_DIR/git/configAndrew Gallant
2018-07-22ignore: only respect .gitignore in git reposAndrew Gallant
2018-07-21ripgrep: add support for lz4 decompressionKalle Samuels
2018-07-21ignore: fix has_any_ignore_rules for explicit ignoresphiresky
2018-07-16ignore: permit use of env::home_dirAndrew Gallant
2018-06-23ignore/types: add BazelStepan Koltsov
2018-06-15ignore/types: add Android makefile typesMårten Kongstad
2018-06-15ignore/types: add AIDL file typeMårten Kongstad
2018-06-06ignore/types: add FIDL typeTim Kilbourn
2018-05-08ignore/types: add jsp extension to java typeStephen E. Baker
2018-05-06ignore/doc: improve docs for case_insensitiveGarrett Squire
2018-05-03ignore/types: add shorthand 'hs' for HaskellBram Geron
2018-04-29ignore/types: fix typo in puppet globAndrew Gallant
2018-04-29ignore/types: add puppetZach Crownover
2018-04-24ignore: speed up Gitignore::emptyAndrew Gallant
2018-04-24ignore/types: add verilogJonathan Klimt
2018-04-23ignore: support .git directory OR fileAndrew Gallant
2018-04-21ignore: impl Clone for DirEntryAndrew Gallant
2018-04-05ignore: add Clone/Debug for buildersFlorentBecker
2018-03-10ignore: support backslash escapingBrian Malehorn
2018-02-20ignore: fix performance regression on WindowsAndrew Gallant
2018-02-19types: add csvAndrey Kolomoets
2018-02-19ignore: fix symlink following on WindowsAndrew Gallant
2018-02-14ignore: fix improper hidden filteringAndrew Gallant
2018-02-14ignore: fix custom ignore name bugDavid Peter
2018-02-13types: add VHDLunsignedint
2018-02-01windows: fix OneDrive traversalsAndrew Gallant
2018-01-30search: add support for searching compressed filesBalaji Sivaraman
2018-01-29ignore: support custom file namesptzz
2018-01-29types: add Smarty tplMichael Salihi
2018-01-29ignore: fix handling of / in patternsdana
2018-01-17types: add gn typeArvid Gerstmann
2018-01-17types: add hxx to the cpp typeArvid Gerstmann
2018-01-14types: add webidl (*.webidl)Hendrik Sollich
2018-01-12types: add webidlHendrik Sollich
2018-01-12types: yarn.lock is not YAMLdana
2018-01-11types: add Apache avroMridul Singhai
2018-01-09Update types.rsEitan Adler
2018-01-09Add a type for man pagesEitan Adler
2018-01-01cleanup: replace try! with ?Balaji Sivaraman
2017-11-22switch nb to jupyterM Pacer
2017-11-22add notebook file extensions to typesM Pacer
2017-11-16Add Google Closure Templates type (.soy)Zoltan Kalmar
2017-11-08Add Protocol Buffer file type.Jesse Claven
2017-11-01fix some typosMartin Lindhe
2017-11-01Properly match the rules "**/" and "!**/"Brian Campbell
2017-10-22ignore: partially revert symlink loop check optimizationAndrew Gallant