summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
AgeCommit message (Expand)Author
2024-03-07cargo: nuke 'simd-accel' from orbitAndrew Gallant
2024-01-06doc: add missing date in changelogAlex Touchet
2024-01-06changelog: start next sectionAndrew Gallant
2024-01-06changelog: add 14.1.0 blurbAndrew Gallant
2024-01-06changelog: various updatesAndrew Gallant
2024-01-06ignore: fix reference cycle for compiled matchersfe9lix
2024-01-06complete/fish: improve shell completions for fishJan Verbeek
2023-11-28core: actually implement --sortr=pathAndrew Gallant
2023-11-27searcher: work around NUL line terminator bugAndrew Gallant
2023-11-27release: tweak how sha256sum is invokedAndrew Gallant
2023-11-27complete/fish: Fix syntax for negated optionsJan Verbeek
2023-11-27doc: fix typo that was preventing interpolationJon Jensen
2023-11-26changelog: fix wordingAndrew Gallant
2023-11-26cargo: include pkg/windows in crate packageAndrew Gallant
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