summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
AgeCommit message (Expand)Author
2021-06-01changelog: fix typo and add Ruby to type improvement listAndrew Gallant
2021-06-01changelog: a bit of polishAndrew 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-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-31cli: add -. as short option for --hiddenJoão Marcos
2021-05-31printer: fix \r\n line terminator handlingAndrew Gallant
2021-05-31cli: print warning if nothing was searchedgoto-engineering
2021-05-31doc: document '{a,b}' glob syntaxIlya Grigoriev
2021-05-31doc: clarify --files-with-matches and --files-without-matchJade
2021-05-31args: make --passthru and -A/-B/-C override each otherAndrew Gallant
2021-05-29doc: add vulnerability report docsAndrew Gallant
2021-05-29cli: fix arbitrary execution of program bugAndrew Gallant
2021-05-29changelog: sync with commits since last releaseAndrew Gallant
2021-05-29impl: fix --multiline anchored match bugAndrew Gallant
2021-05-15printer: fix --vimgrep for multi-line modeAndrew Gallant
2020-11-23cli: fix stdin detection for Powershell on UnixRoey Darwish Dror
2020-11-02printer: tweak binary detection message formatAndrew Gallant
2020-09-22spelling: fix various misspellingsJosh Soref
2020-09-13doc: document cygwin path translation behaviorAndrew Gallant
2020-06-04doc: fix typosMartin Michlmayr
2020-05-29changelog: add empty TBD section to CHANGELOGAndrew Gallant
2020-05-29changelog: 12.1.1Andrew Gallant
2020-05-21doc: clarify capture group indicesAndrew Gallant
2020-05-13doc: fix egregious markup outputAndrew Gallant
2020-05-09changelog: 12.1.0Andrew Gallant
2020-05-08changelog: add #1550 to CHANGELOGAndrew Gallant
2020-05-08changelog: add downstream noticesAndrew Gallant
2020-05-08doc: use asciidoctor instead of a2xChayoung You
2020-05-08grep-cli: support files compressed by compress(1)Wieland Hoffmann
2020-05-08doc: add a section about --pre to the GUIDEAndrew 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: add config file note for --type-{add,clear}Andrew Gallant
2020-05-08printer: fix --count-matches outputAndrew Gallant
2020-04-01regex: fix another inner literal bugAndrew Gallant
2020-03-29changelog: prepare for 12.0.1 release, reduxAndrew Gallant
2020-03-29changelog: prepare for 12.0.1 releaseAndrew Gallant