summaryrefslogtreecommitdiffstats
path: root/crates/core
AgeCommit message (Expand)Author
2021-06-01edition: run 'cargo fix --edition --edition-idioms --all'Andrew Gallant
2021-05-31grep: fix bugs in handling multi-line look-aroundAndrew Gallant
2021-05-31printer: vimgrep now only prints one lineAndrew Gallant
2021-05-31cli: add --field-{context,match}-separator flagsAnthony Huang
2021-05-31cli: add -. as short option for --hiddenJoão Marcos
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-31doc: improve wordingVarik Valefor
2021-05-31cli: fix process leakVasili Revelas
2021-05-31args: make --passthru and -A/-B/-C override each otherAndrew Gallant
2021-05-29cli: fix arbitrary execution of program bugAndrew Gallant
2021-05-08doc: fix typo in --engine flag docsAlessandro Caputo
2021-04-15doc: clarify --hidden definitionDan Bjorge
2021-03-31core: add a 'trace' messageAndrew Gallant
2020-11-15doc: sync --help output with man pageAndrew Gallant
2020-10-17doc: clarify how -S/--smart-case worksAndrew Gallant
2020-10-16doc: elaborate on the function of -u/--unrestricteddana
2020-06-04doc: fix typosMartin Michlmayr
2020-05-24ignore/doc: update misleading documentationAndy Salerno
2020-05-21doc: clarify capture group indicesAndrew Gallant
2020-05-13doc: fix egregious markup outputAndrew Gallant
2020-05-08doc: shorten -h/--help preludeAndrew Gallant
2020-05-08doc: note how to escape a '$' in --replaceAndrew Gallant
2020-05-08doc: clarify that *files* override gitignoresAndrew Gallant
2020-05-08doc: add config file note for --type-{add,clear}Andrew Gallant
2020-04-13doc: fix newline escapeAndrew Gallant
2020-03-30doc: fix typo in help descriptionMarius Schulz
2020-03-15cli: add --no-ignore-files flagAndrew Gallant
2020-03-15doc: clarify globing behaviorAndrew Gallant
2020-03-15doc: remove CPU features from man pagesAndrew Gallant
2020-03-15doc: note ripgrep's stdin behaviorAndrew Gallant
2020-03-15cli: add engine flagpierrenn
2020-03-15args: refactor to permit adding other enginespierrenn
2020-03-15style: fix rust-analyzer lints in coreAndrew Gallant
2020-02-17repo: make ripgrep build with the new organizationAndrew Gallant
2020-02-17repo: move all source code in crates directoryAndrew Gallant