summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-08-28ci: replace mips with powerpc64, aarch64 and s390xag/fix-ciAndrew Gallant
2023-08-28ignore: apply rustfmtAndrew Gallant
2023-08-28deps: bump everything elseAndrew Gallant
2023-08-28deps: bump regex, regex-automata and regex-syntaxAndrew Gallant
2023-08-28deps: bump memchr to 2.6.0Andrew Gallant
2023-08-21ignore/types: add Prolog file typesmataha
2023-08-20ignore/types: tweak Gradle file typesmataha
2023-08-15deps: update everythingAndrew Gallant
2023-08-15deps: update aho-corasickAndrew Gallant
2023-08-05globset-0.4.13globset-0.4.13Andrew Gallant
2023-08-05globset: use non-capture groups in regex transformAndrew Gallant
2023-07-31regex: fix fast path for -w/--word-regexp flag (#2576)Andrew Gallant
2023-07-31ignore/types: add csprojVidar
2023-07-26globset-0.4.12globset-0.4.12Andrew Gallant
2023-07-26api: impl Deserialize for GlobSetDavid Tolnay
2023-07-18grep-cli-0.1.9grep-cli-0.1.9Andrew Gallant
2023-07-12globset-0.4.11globset-0.4.11Andrew Gallant
2023-07-10ignore/types: add Windows Command Prompt filesmataha
2023-07-09ci/release: use latest OS versionsAndrew Gallant
2023-07-09ci/release: add sha256 sums to release artifactsxEgoist
2023-07-09github: remove dependabot configurationAndrew Gallant
2023-07-09cli: fix non-path sorting behaviornguyenvukhang
2023-07-08cli: add --stop-on-nonmatch flagEdoardo Pirovano
2023-07-08core: lock stdout before printing an error message to stderrGarrett Thornburg
2023-07-08globset: add 'escape' routinepiegames
2023-07-08cli: force binary existance checkSeth Stadick
2023-07-08cargo: reduce the size of the .crate file published to crates.ioKevin Svetlitski
2023-07-08doc: clarify the comment on `Worker.work_done`Michal Terepeta
2023-07-08doc: improve -r/--replace flag syntax docsKyle Todeschini
2023-07-08readme: add 'yum-utils' to RHEL/Centos instructionsAndrew Gallant
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-08windows: attempt to enable long path support for MSVC targetsAndrew Gallant
2023-07-08ignore/types: add MDX format to Markdown typesAndrew Gallant
2023-07-08ignore/types: add DITA (Darwin Information Typing Architecture)chrispy
2023-07-08doc: fix typoLudi Rehak
2023-07-08doc: fix some typoscuishuang
2023-07-08complete: add extra-verbose support to _rg_typesdana
2023-07-08cli: '--no-ignore-dot' should also '.rgignore'Richard Sternagel
2023-07-08ignore/types: fix formattingAndrew Gallant
2023-07-08ignore/types: added V typeedam
2023-07-08readme: use 'sudo' more consistentlyAndrew Gallant
2023-07-08readme: add install command for ALT LinuxAndrew Savchenko
2023-07-08doc: add '--hidden' to example configurationKevin Ushey
2023-07-08ci/release: Use GITHUB_REF_NAME instead of GITHUB_REFJames McKinney
2023-07-08ci/release: use GitHub CLIJames McKinney
2023-07-08globset: introduce option to keep empty alternatesAlex Rawson
2023-07-08globset: permit deserializing Glob from StringJérome Eertmans