summaryrefslogtreecommitdiffstats
path: root/crates
AgeCommit message (Expand)Author
2024-02-15cli: tweak how "is one file" predicate worksAndrew Gallant
2024-01-22doc: fix typo in --hidden docsWilfred Hughes
2024-01-06ignore-0.4.22ignore-0.4.22Andrew Gallant
2024-01-06cli: prefix all non-fatal error messages with 'rg: 'Andrew Gallant
2024-01-06ignore: fix reference cycle for compiled matchersfe9lix
2024-01-06ignore: add some 'allow(dead_code)' annotationsAndrew Gallant
2024-01-06complete/fish: improve shell completions for fishJan Verbeek
2023-12-07ignore/types: add Leanamesgen
2023-11-29ignore/types: add meson.optionsPatrick Williams
2023-11-28core: actually implement --sortr=pathAndrew Gallant
2023-11-27grep-0.3.1grep-0.3.1Andrew Gallant
2023-11-27deps: bump grep-printer to 0.2.1Andrew Gallant
2023-11-27grep-printer-0.2.1grep-printer-0.2.1Andrew Gallant
2023-11-27deps: bump grep-searcher to 0.1.13Andrew Gallant
2023-11-27grep-searcher-0.1.13grep-searcher-0.1.13Andrew Gallant
2023-11-27searcher: work around NUL line terminator bugAndrew Gallant
2023-11-27complete/fish: Fix syntax for negated optionsJan Verbeek
2023-11-27doc: fix typo that was preventing interpolationJon Jensen
2023-11-26grep-0.3.0grep-0.3.0Andrew Gallant
2023-11-26grep-printer-0.2.0grep-printer-0.2.0Andrew Gallant
2023-11-26grep-0.2.13grep-0.2.13Andrew Gallant
2023-11-26deps: bump grep-searcher to 0.1.12Andrew Gallant
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-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-26deps: bump to memmap2 0.9.0Andrew Gallant
2023-11-26deps: bump pcre2 to 0.2.6Andrew Gallant
2023-11-26cli: add simple flag suggestionsAndrew 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-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-25log: add message when a binary file is skippedAndrew 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