summaryrefslogtreecommitdiffstats
path: root/crates/ignore
AgeCommit message (Expand)Author
2024-04-01ignore/types: add WGSL to the default file typesLinda_pp
2024-04-01ignore/types: add VueVadim Kostin
2024-03-27ignore/walk: correct build_parallel() documentationcgzones
2024-03-19ignore/types: add 'svelte' to the default file typesBrent Williams
2024-03-07style: fix new lintsAndrew Gallant
2024-01-06ignore-0.4.22ignore-0.4.22Andrew Gallant
2024-01-06ignore: fix reference cycle for compiled matchersfe9lix
2024-01-06ignore: add some 'allow(dead_code)' annotationsAndrew Gallant
2023-12-07ignore/types: add Leanamesgen
2023-11-29ignore/types: add meson.optionsPatrick Williams
2023-11-26ignore-0.4.21ignore-0.4.21Andrew Gallant
2023-11-26deps: bump globset to 0.4.14Andrew Gallant
2023-11-21ignore: Avoid contention on num_pendingTavian Barnes
2023-11-20ignore: improve 'excludesFile' parsingKento Okamoto
2023-11-20ignore: simplify the work-stealing strategyTavian Barnes
2023-10-09progressAndrew Gallant
2023-10-09deps: drop thread_local, lazy_static and once_cellAndrew Gallant
2023-10-09ignore: polishAndrew Gallant
2023-10-09crates: remove hard-coded linksAndrew Gallant
2023-10-05ignore/types: add *.sarif for SARIF format filesLinda_pp
2023-09-20ignore: use work-stealing stack instead of Arc<Mutex<Vec<_>>>Tavian Barnes
2023-09-20ignore: fix filtering when searching subdirectoriesThilo Uttendorfer
2023-08-31ignore/types: add *.vsh to V typeYochem van Rosmalen
2023-08-28ignore: implement FusedIterator for WalkChristian Vallentin
2023-08-28ignore: apply rustfmtAndrew Gallant
2023-08-21ignore/types: add Prolog file typesmataha
2023-08-20ignore/types: tweak Gradle file typesmataha
2023-07-31ignore/types: add csprojVidar
2023-07-10ignore/types: add Windows Command Prompt filesmataha
2023-07-08doc: clarify the comment on `Worker.work_done`Michal Terepeta
2023-07-08ignore/types: name aliases for file typeskotborealis
2023-07-08ignore/types: add 'typescript' alias for 'ts'Klas Mellbourn
2023-07-08ignore/types: add Ada filetypes, including gprbuild and alireTama McGlinn
2023-07-08ignore/types: add raku extensions to ignore typesJuan Francisco Cantero Hurtado
2023-07-08ignore/types: add MDX format to Markdown typesAndrew Gallant
2023-07-08ignore/types: add DITA (Darwin Information Typing Architecture)chrispy
2023-07-08ignore/types: fix formattingAndrew Gallant
2023-07-08ignore/types: added V typeedam
2023-07-08ignore/types: add USD to the default file typesMark Sisson
2023-07-08ignore/types: add Gentoo eclass typeSam James
2023-07-08ignore/types: improve Elixir globsangrycandy
2023-07-08ignore/gitignore: expose `gitconfig_excludes_path`Eric Arellano
2023-07-08ignore: tweak regex crate featuresJakub Jirutka
2023-07-08ignore/types: add 'graphql' typeJon Parise
2023-07-08ignore/types: add cml to the default types listYifei Teng
2023-07-05regex: migrate grep-regex to regex-automataAndrew Gallant
2023-05-26ignore/types: add 'mdwn' to MarkdownFrancois Marier
2023-05-23ignore/types: add *.pyi for PythonVille Skyttä
2023-03-21ignore/types: add support for docker-compose filesManu
2023-02-09ignore/types: add *.sln for msbuildDavid Ringo