summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-06-12grep-printer-0.1.6grep-printer-0.1.6Andrew Gallant
2021-06-12deps/searcher: update minimal versionsAndrew Gallant
2021-06-12grep-searcher-0.1.8grep-searcher-0.1.8Andrew Gallant
2021-06-12deps/pcre2: update minimal versionsAndrew Gallant
2021-06-12grep-pcre2-0.1.5grep-pcre2-0.1.5Andrew Gallant
2021-06-12pcre2: update minimal version to 0.2.3Andrew Gallant
2021-06-12deps/regex: update minimal versionsAndrew Gallant
2021-06-12grep-regex-0.1.9grep-regex-0.1.9Andrew Gallant
2021-06-12deps/matcher: update minimal versionsAndrew Gallant
2021-06-12grep-matcher-0.1.5grep-matcher-0.1.5Andrew Gallant
2021-06-12deps/cli: update minimal versionsAndrew Gallant
2021-06-12grep-cli-0.1.6grep-cli-0.1.6Andrew Gallant
2021-06-12deps/ignore: update minimal versionsAndrew Gallant
2021-06-12release: add step about making sure 'master' is in syncAndrew Gallant
2021-06-12ignore-0.4.18ignore-0.4.18Andrew Gallant
2021-06-12deps/globset: update minimal versionsAndrew Gallant
2021-06-12globset-0.4.7globset-0.4.7Andrew Gallant
2021-06-12release: tweak 'cargo outdated' adviceAndrew Gallant
2021-06-12deps: update to memmap2Andrew Gallant
2021-06-12deps: updates libc and synAndrew Gallant
2021-06-01msrv: bump to Rust 1.52.1Andrew Gallant
2021-06-01deps: update everythingAndrew Gallant
2021-06-01edition: manual changesAndrew Gallant
2021-06-01edition: run 'cargo fix --edition --edition-idioms --all'Andrew Gallant
2021-06-01edition: set edition=2018Andrew Gallant
2021-06-01edition: initial 'cargo fix --edition' runAndrew Gallant
2021-06-01changelog: fix typo and add Ruby to type improvement listAndrew Gallant
2021-06-01ignore/types: config.ru and *.rbw RubyUlysse Buonomo
2021-06-01changelog: a bit of polishAndrew Gallant
2021-06-01github: add note about file typesAndrew Gallant
2021-05-31ci: re-work github actions releaseAndrew Gallant
2021-05-31changelog: prep for ripgrep 13 releaseAndrew Gallant
2021-05-31printer: trim line terminator before doing replacementsAndrew Gallant
2021-05-31changelog: fish completions are stayingAndrew Gallant
2021-05-31globset: expand docs and impl Default for GlobSetMartin Pool
2021-05-31printer: trim line terminator before finding submatchesAndrew Gallant
2021-05-31grep: fix bugs in handling multi-line look-aroundAndrew Gallant
2021-05-31printer: fix multi-line replacement bugAndrew Gallant
2021-05-31printer: vimgrep now only prints one lineAndrew Gallant
2021-05-31cli: add --field-{context,match}-separator flagsAnthony Huang
2021-05-31cargo: statically link binary on Windows/MSVCAustin Wise
2021-05-31globset: fix recursive suffix over matchingAndres Suarez
2021-05-31ignore: check ignore rules before issuing stat callsRichard Khoury
2021-05-31printer: fix context bug when --max-count is usedPen Tree
2021-05-31searcher: do UTF-8 BOM sniffing like UTF-16Alessandro Menezes
2021-05-31ignore/types: add redRaimon Grau
2021-05-31ignore/types: replace duplicate glob with *.aspx.vbSimon Morgan
2021-05-31doc: explain ignore rules a bit moretillyboy
2021-05-31cli: add -. as short option for --hiddenJoão Marcos
2021-05-31printer: fix \r\n line terminator handlingAndrew Gallant