summaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)Author
2018-02-10doc: overhaul documentationAndrew Gallant
2018-02-06doc: generate man pageAndrew Gallant
2018-02-04config: add persistent configurationAndrew Gallant
2018-01-30search: add support for searching compressed filesBalaji Sivaraman
2018-01-11printer: add --passthru flagdana
2018-01-11doc: various updatesdana
2018-01-01printer: add support for line number alignmentBalaji Sivaraman
2017-12-18Add note about --smart-case smartnessdana
2017-10-12State the default case sensitivityTrent Davis
2017-09-06doc: clarify --with-filename behavior with --headingDan Fabulich
2017-08-23doc: note that ripgrep may terminate unexpectedlyAndrew Gallant
2017-08-23man: synchronize man page with --helpAndrew Gallant
2017-08-09Add -x/--line-regexp (#520)dana
2017-06-01Use uppercase for required argument namesEric Nielsen
2017-05-26Update help and man pagesEric Nielsen
2017-05-25Update documentation for --color ansiEric Nielsen
2017-05-24Fix typo, should be 'mode' instead of 'more'Eric Nielsen
2017-04-09Add ability to colorize column numbers.Andrew Gallant
2017-04-09update man pageAndrew Gallant
2017-04-09Add `-o/--only-matching` flag.Roman Proskuryakov
2017-03-28Add -0 shortcut for --nullRoman Proskuryakov
2017-03-12Add new -M/--max-columns option.Ralf Jung
2017-03-12Improve docs for --glob flag.Andrew Gallant
2017-03-12Clarify -u/--unrestricted flags.Andrew Gallant
2017-03-12Add support for additional text encodings.Andrew Gallant
2017-03-08Add `--max-filesize` option to clitiehuis
2017-01-11Make --column imply --line-number.Andrew Gallant
2017-01-10Add --path-separator flag.Andrew Gallant
2017-01-10Add example to -r/--replace docs.Andrew Gallant
2017-01-08Sync documented threads cap to code.Daniel Luz
2017-01-07Provide a mechanism to compose type definitionsIan Kerins
2017-01-06Add docs for shell completion files.Andrew Gallant
2017-01-06Add --sort-files flag.Andrew Gallant
2017-01-06Rejigger bold and intense settings.Andrew Gallant
2016-12-22Update docs to explain use of -g and --files to search for paths. (#285)YPCrumble
2016-12-12Make backreference support clear.Andrew Gallant
2016-11-28Clarify use of --heading/--no-heading.Andrew Gallant
2016-11-20Completely re-work colored output and tty handling.Andrew Gallant
2016-11-19Rename --files-without-matches to --files-without-match.Andrew Gallant
2016-11-19Add --files-without-matches flag.Daniel Luz
2016-11-17Switch from Docopt to Clap.Andrew Gallant
2016-11-06Add --no-messages flag.Andrew Gallant
2016-11-06Add -m/--max-count flag.Andrew Gallant
2016-11-06Include the name "ripgrep" in more places.Andrew Gallant
2016-11-06update man pageAndrew Gallant
2016-11-06Note -e/--regexp's additional usefulness.Andrew Gallant
2016-10-11clarify docs for --threadsAlex Burka
2016-10-10Clarify documentation for --replace.Andrew Gallant
2016-09-28Add -s/--case-sensitive flag.Andrew Gallant
2016-09-27add a max-depth option for directory traversalGarrett Squire