summaryrefslogtreecommitdiffstats
path: root/crates
AgeCommit message (Expand)Author
2020-05-29ignore-0.4.16ignore-0.4.16Andrew Gallant
2020-05-24ignore/doc: update misleading documentationAndy Salerno
2020-05-21doc: clarify capture group indicesAndrew Gallant
2020-05-18ignore/types: add meson filetypeGerion Entrup
2020-05-13doc: fix egregious markup outputAndrew Gallant
2020-05-09deps: update minimal versions for dependenciesAndrew Gallant
2020-05-09grep-0.2.6grep-0.2.6Andrew Gallant
2020-05-09grep: update minimal dependency versionsAndrew Gallant
2020-05-09grep-printer-0.1.5grep-printer-0.1.5Andrew Gallant
2020-05-09grep-regex-0.1.8grep-regex-0.1.8Andrew Gallant
2020-05-09ignore-0.4.15ignore-0.4.15Andrew Gallant
2020-05-09deps: update to base64 0.12Andrew Gallant
2020-05-08ignore: allow filtering with predicateCasey Rodarmor
2020-05-08grep-cli: support files compressed by compress(1)Wieland Hoffmann
2020-05-08doc: shorten -h/--help preludeAndrew Gallant
2020-05-08cli: improve invalid UTF-8 pattern error messageAndrew Gallant
2020-05-08doc: note how to escape a '$' in --replaceAndrew Gallant
2020-05-08doc: clarify that *files* override gitignoresAndrew Gallant
2020-05-08doc: add config file note for --type-{add,clear}Andrew Gallant
2020-05-08printer: fix --count-matches outputAndrew Gallant
2020-04-18crates/ignore: switch to depth first traversalAndrew Gallant
2020-04-13doc: fix newline escapeAndrew Gallant
2020-04-01regex: fix another inner literal bugAndrew Gallant
2020-03-30doc: fix typo in help descriptionMarius Schulz
2020-03-29ignore-0.4.14ignore-0.4.14Andrew Gallant
2020-03-29ignore/types: add ebuild typeZoltan Puskas
2020-03-22ignore-0.4.13ignore-0.4.13Andrew Gallant
2020-03-22grep-regex-0.1.7grep-regex-0.1.7Andrew Gallant
2020-03-22regex: special case literal extractionAndrew Gallant
2020-03-16ignore: fix failing testAndrew Gallant
2020-03-16ignore: squash noisy error messageAndrew Gallant
2020-03-15ripgrep: release 12.0.0ignore-0.4.12grep-searcher-0.1.7grep-regex-0.1.6grep-printer-0.1.4grep-pcre2-0.1.4grep-matcher-0.1.4grep-cli-0.1.4grep-0.2.5globset-0.4.5Andrew Gallant
2020-03-15regex: avoid using literal optimizations when whitespace is detectedAndrew Gallant
2020-03-15style: fix rust-analyzer lint warningsAndrew Gallant
2020-03-15cli: add --no-ignore-files flagAndrew Gallant
2020-03-15doc: clarify globing behaviorAndrew Gallant
2020-03-15doc: remove CPU features from man pagesAndrew Gallant
2020-03-15doc: note ripgrep's stdin behaviorAndrew Gallant
2020-03-15cli: add engine flagpierrenn
2020-03-15args: refactor to permit adding other enginespierrenn
2020-03-15style: fix rust-analyzer lints in coreAndrew Gallant
2020-02-28crates: update URLs in Cargo.tomlchip
2020-02-28ignore/types: add coq typeWolf Honore
2020-02-21globset: Implement serde::{Serialize, Deserialize} for GlobLucien Greathouse
2020-02-20ignore: another simplificationAndrew Gallant
2020-02-20ignore: simplify parallel worker initializationAndrew Gallant
2020-02-20ignore: fix parallel traversalAndrew Gallant
2020-02-19ignore/types: add K typeasymmetric
2020-02-17repo: make ripgrep build with the new organizationAndrew Gallant
2020-02-17repo: move all source code in crates directoryAndrew Gallant