summaryrefslogtreecommitdiffstats
path: root/complete
AgeCommit message (Expand)Author
2021-05-31cli: add --field-{context,match}-separator flagsAnthony Huang
2021-05-31cli: add -. as short option for --hiddenJoão Marcos
2020-03-15ci: make script names consistentAndrew Gallant
2020-03-15cli: add --no-ignore-files flagAndrew Gallant
2020-03-15cli: add engine flagpierrenn
2020-02-17cli: add --no-unicode, deprecate --no-pcre2-unicodeAndrew Gallant
2020-02-17cli: add --no-require-git flagAndrew Gallant
2020-02-17cli: add --no-ignore-exclude flagNaveen Nathan
2020-02-17cli: add --include-zero flagCollin Styles
2020-02-17cli: add --no-context-separator flagMohammad AlSaleh
2019-08-01ripgrep: add --glob-case-insensitivedana
2019-04-15complete: fix typoAndrew Gallant
2019-04-15ripgrep: max-column-preview --> max-columns-previewAndrew Gallant
2019-04-14ripgrep: add --auto-hybrid-regex flagAndrew Gallant
2019-04-14ripgrep: add --pcre2-version flagAndrew Gallant
2019-04-14ripgrep: add -I as a short option for --no-filenameAndrew Gallant
2019-04-14printer: support previews for long linesAndrew Gallant
2019-04-14binary: rejigger ripgrep's handling of binary filesAndrew Gallant
2019-04-06searcher: add option to disable BOM sniffinglesnyrumcajs
2019-01-26config: add --no-ignore-dot flagAndrew Gallant
2019-01-22ripgrep: add --ignore-file-case-insensitiveDavid Torosyan
2018-09-04ripgrep: add --pre-glob flagAndrew Gallant
2018-09-04ripgrep: add --line-buffered and --block-bufferedAndrew Gallant
2018-08-27complete: don't complete bare pattern after -fdana
2018-08-26ripgrep: add --sort and --sortr flagsAndrew Gallant
2018-08-26ignore: add 'same_file_system' optionAndrew Gallant
2018-08-21ripgrep: make --no-pcre2-unicode the canonical flagAndrew Gallant
2018-08-20complete: add completion reference guidedana
2018-08-20ripgrep: add --no-multiline-dotalldana
2018-08-20complete: update wording, exclusion, &c.dana
2018-08-20ripgrep: migrate to libripgrepAndrew Gallant
2018-07-24complete: add --no-pre, improve --pre/--search-zip exclusivitydana
2018-07-22ripgrep: add --no-ignore-global flagAndrew Gallant
2018-07-21ripgrep: add --pre flagCharles Blake
2018-07-06complete: improve zsh completiondana
2018-06-25ripgrep: rename --maxdepth to --max-depthdana
2018-04-23output: remove --line-number-width flagAndrew Gallant
2018-04-23complete: add --no-ignore-messagesAndrew Gallant
2018-03-10output: add --stats flagBalaji Sivaraman
2018-03-10search: add a --count-matches flagBalaji Sivaraman
2018-03-10search: add -b/--byte-offset flagBalaji Sivaraman
2018-02-20termcolor: add underline supportBalaji Sivaraman
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-01printer: add support for line number alignmentBalaji Sivaraman
2017-09-06doc: clarify --with-filename behavior with --headingDan Fabulich
2017-08-09Add -x/--line-regexp (#520)dana
2017-07-26Make completion support short-option values in same word; handle debug variabledana
2017-07-18Refactor zsh completion functiondana