summaryrefslogtreecommitdiffstats
path: root/complete
AgeCommit message (Expand)Author
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
2017-07-06Add `-f` to completionsdana
2017-07-03Add --iglob to zsh completion functiondana
2017-07-03Improve zsh completion functiondana
2017-05-29Add Zsh completion fileFangrui Song