summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
AgeCommit message (Expand)Author
2023-07-09cli: fix non-path sorting behaviornguyenvukhang
2023-07-08cli: add --stop-on-nonmatch flagEdoardo Pirovano
2023-07-08doc: improve -r/--replace flag syntax docsKyle Todeschini
2023-07-08ignore/types: add 'typescript' alias for 'ts'Klas Mellbourn
2023-07-08ignore/types: add Ada filetypes, including gprbuild and alireTama McGlinn
2023-07-08ignore/types: add raku extensions to ignore typesJuan Francisco Cantero Hurtado
2023-07-08ignore/types: add MDX format to Markdown typesAndrew Gallant
2023-07-08ignore/types: add DITA (Darwin Information Typing Architecture)chrispy
2023-07-08complete: add extra-verbose support to _rg_typesdana
2023-07-08cli: '--no-ignore-dot' should also '.rgignore'Richard Sternagel
2023-07-08ignore/types: added V typeedam
2023-07-08readme: add winget installation sectionsitiom
2023-07-08ignore/types: add USD to the default file typesMark Sisson
2023-07-08ignore/types: add Gentoo eclass typeSam James
2023-07-08ignore/types: improve Elixir globsangrycandy
2023-07-08core: don't let context flags override eachotherAndrew Gallant
2023-07-08test: test that regex inline flags work as intendedGal Ofri
2023-07-08ignore/types: add 'graphql' typeJon Parise
2023-07-08cli: make resolve_binary take COM executables into accountmataha
2022-06-14ignore: fix gitignore parsing bug for trailing \/Andrew Gallant
2021-06-26changelog: add #1911 bug fixAndrew Gallant
2021-06-12regex: update regression testAndrew Gallant
2021-06-12changelog: add template for next entryAndrew Gallant
2021-06-12changelog: final prep before ripgrep 13 releaseAndrew Gallant
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