summaryrefslogtreecommitdiffstats
path: root/crates
AgeCommit message (Expand)Author
2023-05-16grep-0.2.12grep-0.2.12Andrew Gallant
2023-05-16crates/grep: remove 'deny(missing_docs)'Andrew Gallant
2023-03-28doc: fix --quiet docsRyan Whitehouse
2023-03-21ignore/types: add support for docker-compose filesManu
2023-02-09ignore/types: add *.sln for msbuildDavid Ringo
2023-02-09ignore/types: enhance terraform default filterVincent Bockaert
2023-01-15ignore-0.4.20ignore-0.4.20Andrew Gallant
2023-01-15ignore/api: add Clone and Debug impls for OverrideBuilderChristian Vallentin
2023-01-05grep-0.2.11grep-0.2.11Andrew Gallant
2023-01-05deps: update to grep-printer 0.1.7Andrew Gallant
2023-01-05grep-printer-0.1.7grep-printer-0.1.7Andrew Gallant
2023-01-05deps: update to grep-searcher 0.1.11Andrew Gallant
2023-01-05grep-searcher-0.1.11grep-searcher-0.1.11Andrew Gallant
2023-01-05deps: update to grep-pcre2 0.1.6Andrew Gallant
2023-01-05grep-pcre2-0.1.6grep-pcre2-0.1.6Andrew Gallant
2023-01-05deps: update to grep-regex 0.1.11Andrew Gallant
2023-01-05grep-regex-0.1.11grep-regex-0.1.11Andrew Gallant
2023-01-05deps: update to grep-matcher 0.1.6Andrew Gallant
2023-01-05grep-matcher-0.1.6grep-matcher-0.1.6Andrew Gallant
2023-01-05deps: update to grep-cli 0.1.7Andrew Gallant
2023-01-05grep-cli-0.1.7grep-cli-0.1.7Andrew Gallant
2023-01-05ignore-0.4.19ignore-0.4.19Andrew Gallant
2023-01-05deps: remove ignore's dependency on crossbeam-utilsAndrew Gallant
2023-01-05deps: update to globset 0.4.10Andrew Gallant
2023-01-05globset-0.4.10globset-0.4.10Andrew Gallant
2023-01-05deps: upgrade to base64 0.20Andrew Gallant
2023-01-05deps: upgrade bstr to 1.1Andrew Gallant
2023-01-05deps: remove 'num_cpus'Andrew Gallant
2022-11-14ignore/types: add automated test for sortednessArmin Brauns
2022-11-14ignore/types: add devicetree filetypeArmin Brauns
2022-11-01ignore/types: add carpjgart
2022-10-29ignore/types: add ReScript and ReasonMLGlenn Slotte
2022-10-20ignore/types: add motoko and candidMarcin Nowak-Liebiediew
2022-09-24doc: fix typoDave Rolsky
2022-08-31ignore/types: add *.cjs, *.mjs, *.cts, *.mtsLinda_pp
2022-08-21ignore/types: add embedded puppet templatesNacho Barrientos
2022-08-17ignore/types: add SolidityJohn Saigle
2022-08-06doc: fix a few typosdrebelsky
2022-07-18ignore/types: improve 'markdown' and 'php' typesMalte
2022-07-15doc: appease rustdocAndrew Gallant
2022-07-15grep-0.2.10grep-0.2.10Andrew Gallant
2022-07-15grep: bump grep-searcher to 0.1.10Andrew Gallant
2022-07-15grep-searcher-0.1.10grep-searcher-0.1.10Andrew Gallant
2022-07-15searcher: remove stray 'dbg!'Andrew Gallant
2022-07-15grep-0.2.9grep-0.2.9Andrew Gallant
2022-07-15grep: bump 'grep-regex' and 'grep-searcher'Andrew Gallant
2022-07-15grep-searcher-0.1.9grep-searcher-0.1.9Andrew Gallant
2022-07-15searcher: bump grep-regex dep to 0.1.10Andrew Gallant
2022-07-15grep-regex-0.1.10grep-regex-0.1.10Andrew Gallant
2022-07-15regex: fix matching bug when text anchors are usedAndrew Gallant