summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-05-29progressag/snafuAndrew Gallant
2019-05-29ignore: remove .git check in some casesAndrew Gallant
2019-05-29readme: mention Zstandard and Brotlibruce-one
2019-05-14readme: remove outdated statementFabian Würfl
2019-04-25ci: use cross for musl x86_64 buildsAndrew Gallant
2019-04-25deps: bump pcre2-sys to 0.2.1Andrew Gallant
2019-04-24printer: remove unnecessary mutAndrew Gallant
2019-04-24alloc: use jemalloc when building with muslAndrew Gallant
2019-04-19cli: fix bug where last byte was strippedAndrew Gallant
2019-04-16readme: mention --pcre2 as long form of -PRory O’Kane
2019-04-16readme: mention --auto-hybrid-regex in advantagesRory O’Kane
2019-04-16pkg: update brew tap to 11.0.1Andrew Gallant
2019-04-16ripgrep: release 11.0.1, take 211.0.1Andrew Gallant
2019-04-16ripgrep: release 11.0.1Andrew Gallant
2019-04-16deps: update regex to 1.1.6Andrew Gallant
2019-04-16doc: fix typo in FAQGerard de Melo
2019-04-16ignore/types: add GAPMax Horn
2019-04-15readme: remove brew tap instructionsAndrew Gallant
2019-04-15pkg: update brew tap to 11.0.0Andrew Gallant
2019-04-15ripgrep: release 11.0.011.0.0Andrew Gallant
2019-04-15grep: release 0.2.4grep-0.2.4Andrew Gallant
2019-04-15grep-cli: release 0.1.2grep-cli-0.1.2Andrew Gallant
2019-04-15grep-printer: release 0.1.2grep-printer-0.1.2Andrew Gallant
2019-04-15grep-searcher: release 0.1.4grep-searcher-0.1.4Andrew Gallant
2019-04-15grep-pcre2: release 0.1.3grep-pcre2-0.1.3Andrew Gallant
2019-04-15grep-regex: release 0.1.3grep-regex-0.1.3Andrew Gallant
2019-04-15grep-matcher: release 0.1.2grep-matcher-0.1.2Andrew Gallant
2019-04-15ignore: release 0.4.7ignore-0.4.7Andrew Gallant
2019-04-15doc: add note about --pre-globAndrew Gallant
2019-04-15release: globset 0.4.3globset-0.4.3Andrew Gallant
2019-04-15complete: fix typoAndrew Gallant
2019-04-15ripgrep: max-column-preview --> max-columns-previewAndrew Gallant
2019-04-14changelog: small fixupsAndrew Gallant
2019-04-14changelog: backfill itAndrew Gallant
2019-04-14ignore/types: add additional java filesMarco Herrn
2019-04-14ci: bump MSRV to 1.34.0Andrew Gallant
2019-04-14ripgrep: add --auto-hybrid-regex flagAndrew Gallant
2019-04-14deps: update glob dev-dependencyAndrew Gallant
2019-04-14deps: update everythingAndrew Gallant
2019-04-14ripgrep: increase pcre2's default JIT stack sizeAndrew Gallant
2019-04-14ripgrep: add --pcre2-version flagAndrew Gallant
2019-04-14pcre2: add a few re-exportsAndrew Gallant
2019-04-14deps: use pcre2 0.2.0Andrew Gallant
2019-04-14ripgrep: add -I as a short option for --no-filenameAndrew Gallant
2019-04-14versioning: next version will be ripgrep 11Andrew Gallant
2019-04-14doc: note cases of exorbitant memory usageAndrew Gallant
2019-04-14printer: support previews for long linesAndrew Gallant
2019-04-14binary: rejigger ripgrep's handling of binary filesAndrew Gallant
2019-04-14regex: fix HIR analysis bugAndrew Gallant
2019-04-09ignore/types: add more extensions for xmlhupfdule