summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-04-06deps: update to clap 2.33ag/disable-bom-sniffAndrew Gallant
2019-04-06searcher: add option to disable BOM sniffinglesnyrumcajs
2019-04-05deps: add bstr to Cargo.lockAndrew Gallant
2019-04-05regex: print out final regex in trace modeAndrew Gallant
2019-04-05regex: fix a perf bug when using -w flagAndrew Gallant
2019-04-05globset: small perf improvementsAndrew Gallant
2019-04-05globset: use bstrAndrew Gallant
2019-04-05cli: use bstrAndrew Gallant
2019-04-05config: switch to using bstrsAndrew Gallant
2019-04-05printer: use bstrAndrew Gallant
2019-04-05searcher: partially migrate to bstrAndrew Gallant
2019-04-03ci: switch to xenial (#1234)Andrew Gallant
2019-04-03deps: update to aho-corasick 0.7Andrew Gallant
2019-04-03deps: update everythingAndrew Gallant
2019-03-03deps: bump encoding_rs_ioAndrew Gallant
2019-02-27regex: bump regex dep to fix match bugAndrew Gallant
2019-02-27readme: include details about filteringAndrew Gallant
2019-02-21deps: update tempfileAndrew Gallant
2019-02-21deps: bump smallvecAndrew Gallant
2019-02-16deps: update to aho-corasick 0.6.10Andrew Gallant
2019-02-16deps: update various dependenciesAndrew Gallant
2019-02-16grep-regex-0.1.2grep-regex-0.1.2Andrew Gallant
2019-02-10ci: don't do releases on all tagsAndrew Gallant
2019-02-10deps: miscellaneous updatesAndrew Gallant
2019-02-10grep-searcher-0.1.3grep-searcher-0.1.3Andrew Gallant
2019-02-10searcher: revert big-endian patchAndrew Gallant
2019-02-09tests: use const constructor for atomicsAndrew Gallant
2019-02-09grep-searcher-0.1.2grep-searcher-0.1.2Andrew Gallant
2019-02-09searcher: use naive line counting on big-endianAndrew Gallant
2019-02-08ignore/types: add zigJohn Schmidt
2019-02-07deps: bump encoding_rs to 0.8.16Andrew Gallant
2019-01-31ignore/types: *.dtx and *.ins added for texSteffen Banhardt
2019-01-29readme: bump MSRVAndrew Gallant
2019-01-29deps: update other depsAndrew Gallant
2019-01-29deps: update to crossbeam-channel 0.3.8Andrew Gallant
2019-01-29deprecated: remove use of ATOMIC_BOOL_INITAndrew Gallant
2019-01-29cargo: include auto-generated messageAndrew Gallant
2019-01-28readme: remove EOL Fedora install instructionsAlex Macleod
2019-01-27changelog: BUG #916Andrew Gallant
2019-01-27changelog: BUG #1154Andrew Gallant
2019-01-27ignore: correctly detect hidden files on WindowsAndrew Gallant
2019-01-26doc: small updates to the FAQ and GUIDEAndrew Gallant
2019-01-26search: fix -F and -f interaction bugAndrew Gallant
2019-01-26exit: tweak exit status logicAndrew Gallant
2019-01-26args: prevent panicking in 'rg -h | rg'Andrew Gallant
2019-01-26doc: add note about inverted flagsAndrew Gallant
2019-01-26doc: clarify automatic encoding detectionAndrew Gallant
2019-01-26fmt: shorten --ignore-file-case-insensitive descriptionAndrew Gallant
2019-01-26changelog: BUG #1095Andrew Gallant
2019-01-26config: add --no-ignore-dot flagAndrew Gallant