summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
AgeCommit message (Expand)Author
2023-11-26changelog: add link for reporting perf improvements/regressionsAndrew Gallant
2023-11-26changelog: updates for the 14.0.0 releaseAndrew Gallant
2023-11-26doc: progressAndrew Gallant
2023-11-25changelog: note that --no-ignore --ignore-vcs works as expectedAndrew Gallant
2023-11-25doc: clarify errors for -z/--search-zipAndrew Gallant
2023-11-25doc: be more explicit about ripgrep's behavior when printing to a ttyAndrew Gallant
2023-11-25changelog: mention M2 binaries for releasesAndrew Gallant
2023-11-25changelog: mention perf improvement for inner literalsAndrew Gallant
2023-11-25cli: error when searching for NULAndrew Gallant
2023-11-25doc: clarify that --pre can accept any kind of pathAndrew Gallant
2023-11-25doc: improve -r/--replace docsAndrew Gallant
2023-11-25log: add message when a binary file is skippedAndrew Gallant
2023-11-25doc: add cargo-binstall instructionsAndrew Gallant
2023-11-25doc: mention that --stats is always implied by --jsonAndrew Gallant
2023-11-25doc: add more warnings about --vimgrepAndrew Gallant
2023-11-25doc: improve --sort=pathAndrew Gallant
2023-11-25cli: rejigger --version to include PCRE2 infoAndrew Gallant
2023-11-25printer: trim before applying max column windowingAndrew Gallant
2023-11-25changelog: mention shell completion generation featureAndrew Gallant
2023-11-25doc: add docs about .ignore/.rgignore in parent directoriesAndrew Gallant
2023-11-25changelog: mention --field-match-separator bug fixAndrew Gallant
2023-11-25logging: show heuristic information and decisionAndrew Gallant
2023-11-21ignore: Avoid contention on num_pendingTavian Barnes
2023-11-21cli: make -d a short flag for --max-depthAndrew Gallant
2023-11-21changelog: --pretty now behaves more sensiblyAndrew Gallant
2023-11-21ci: strip release binaries on macOSAndrew Gallant
2023-11-21doc: scrub mentions of asciidoc/asciidoctorAndrew Gallant
2023-11-20cli: replace clap with lexopt and supporting codeAndrew Gallant
2023-11-20ignore: improve 'excludesFile' parsingKento Okamoto
2023-10-09changelog: add another note about -w/--word-regexp bugsAndrew Gallant
2023-10-09changelog: add perf bug fix for \bAndrew Gallant
2023-10-09changelog: add bug fix for \bAndrew Gallant
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-21ignore/types: add Prolog file typesmataha
2023-08-20ignore/types: tweak Gradle file typesmataha
2023-07-31regex: fix fast path for -w/--word-regexp flag (#2576)Andrew Gallant
2023-07-09cli: fix non-path sorting behaviornguyenvukhang
2023-07-08cli: add --stop-on-nonmatch flagEdoardo Pirovano
2023-07-08doc: improve -r/--replace flag syntax docsKyle Todeschini
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-08complete: add extra-verbose support to _rg_typesdana
2023-07-08cli: '--no-ignore-dot' should also '.rgignore'Richard Sternagel
2023-07-08ignore/types: added V typeedam
2023-07-08readme: add winget installation sectionsitiom
2023-07-08ignore/types: add USD to the default file typesMark Sisson