summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-11-26grep-searcher-0.1.12grep-searcher-0.1.12Andrew Gallant
2023-11-26deps: bump grep-pcre2 to 0.1.7Andrew Gallant
2023-11-26grep-pcre2-0.1.7grep-pcre2-0.1.7Andrew Gallant
2023-11-26deps: bump grep-regex to 0.1.12Andrew Gallant
2023-11-26grep-regex-0.1.12grep-regex-0.1.12Andrew Gallant
2023-11-26deps: bump grep-matcher to 0.1.7Andrew Gallant
2023-11-26grep-matcher-0.1.7grep-matcher-0.1.7Andrew Gallant
2023-11-26deps: bump grep-cli to 0.1.10Andrew Gallant
2023-11-26grep-cli-0.1.10grep-cli-0.1.10Andrew Gallant
2023-11-26deps: bump ignore to 0.4.21Andrew Gallant
2023-11-26ignore-0.4.21ignore-0.4.21Andrew Gallant
2023-11-26deps: bump globset to 0.4.14Andrew Gallant
2023-11-26globset-0.4.14globset-0.4.14Andrew Gallant
2023-11-26release/doc: set date in man pageAndrew 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-26deps: bump to memmap2 0.9.0Andrew Gallant
2023-11-26deps: bump everythingAndrew Gallant
2023-11-26deps: bump pcre2 to 0.2.6Andrew Gallant
2023-11-26cli: add simple flag suggestionsAndrew Gallant
2023-11-25ci: remove local deb build-and-publish scriptAndrew Gallant
2023-11-25ci: add Debian release buildAndrew 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: note the precedence of -t/--typeAndrew 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-25log: add message about number of threads usedAndrew 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: make the opening line a bit more descriptiveAndrew 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-21faq: update donation section to mention sponsorshipsAndrew Gallant
2023-11-21faq: rewrite the section on shell completionsAndrew 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