summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
AgeCommit message (Expand)Author
2019-08-02changelog: update with bug fixAndrew Gallant
2019-08-01changelog: start work on 11.0.2 releaseAndrew Gallant
2019-06-16search: better errors for preprocessor commandsAndrew Gallant
2019-04-19cli: fix bug where last byte was strippedAndrew Gallant
2019-04-16ripgrep: release 11.0.1Andrew Gallant
2019-04-15ripgrep: release 11.0.011.0.0Andrew 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-14ripgrep: add --auto-hybrid-regex flagAndrew Gallant
2019-04-14ripgrep: increase pcre2's default JIT stack sizeAndrew Gallant
2019-04-14ripgrep: add --pcre2-version flagAndrew 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-07regex: make multi-literal searcher fasterAndrew Gallant
2019-02-07deps: bump encoding_rs to 0.8.16Andrew Gallant
2019-01-27changelog: BUG #916Andrew Gallant
2019-01-27changelog: BUG #1154Andrew Gallant
2019-01-26search: fix -F and -f interaction bugAndrew Gallant
2019-01-26exit: tweak exit status logicAndrew Gallant
2019-01-26args: prevent panicking in 'rg -h | rg'Andrew Gallant
2019-01-26doc: add note about inverted flagsAndrew Gallant
2019-01-26doc: clarify automatic encoding detectionAndrew Gallant
2019-01-26changelog: BUG #1095Andrew Gallant
2019-01-26config: add --no-ignore-dot flagAndrew Gallant
2019-01-24readme: encoding_rs's SIMD support is brokenAndrew Gallant
2019-01-23changelog: BUG #1121Andrew Gallant
2019-01-23globset: permit ** to appear anywhereAndrew Gallant
2019-01-23changelog: BUG #1174Andrew Gallant
2019-01-23changelog: BUG #1173Andrew Gallant
2019-01-23changelog: PR #1093Andrew Gallant
2019-01-22printer: fix path handling in summarizerMika Dede
2019-01-22changelog: brotli/zstd additionAndrew Gallant
2019-01-22ripgrep: add --ignore-file-case-insensitiveDavid Torosyan
2018-09-07changelog: add release dateignore-0.4.4grep-searcher-0.1.1grep-regex-0.1.1grep-printer-0.1.1grep-pcre2-0.1.1grep-matcher-0.1.1grep-cli-0.1.1grep-0.2.2globset-0.4.2Andrew Gallant
2018-09-04changelog: assign feature idgrep-cli-0.1.0Andrew Gallant
2018-09-04ripgrep: add --pre-glob flagAndrew Gallant
2018-09-04ripgrep: add --line-buffered and --block-bufferedAndrew Gallant
2018-09-04grep-cli: introduce new grep-cli crateAndrew Gallant
2018-08-29changelog: fix typoAndrew Gallant
2018-08-29changelog: updateAndrew Gallant
2018-08-23changelog: fix typoTim Kilbourn
2018-08-21ignore: fix false positive in path_is_symlinkAndrew Gallant
2018-08-21release: better support for binary Debian packageAndrew Gallant
2018-08-21ripgrep: move minimum version to Rust stableAndrew Gallant
2018-08-20changelog: massive update for libripgrepAndrew Gallant
2018-08-03release: 0.9.00.9.0Andrew Gallant
2018-07-28ignore: respect XDG_CONFIG_DIR/git/configAndrew Gallant