summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-09-260.2.10.2.1Andrew Gallant
2016-09-26changelog 0.2.1Andrew Gallant
2016-09-26Don't print empty lines in single threaded mode.Andrew Gallant
2016-09-26Add a --null flag.Andrew Gallant
2016-09-26Fix an off-by-one error with --column.Andrew Gallant
2016-09-26Merge branch 'gitignore_blank_lines'Andrew Gallant
2016-09-26Add regression test.Andrew Gallant
2016-09-26Allow (and ignore) whitespace-only lines in .gitignore filesTom Jackson
2016-09-26Don't quit if opening a file fails.Andrew Gallant
2016-09-26Don't initialize ignores for file arguments.Andrew Gallant
2016-09-26Merge pull request #107 from kaushalmodi/add-systemverilog-typeAndrew Gallant
2016-09-26Add SystemVerilog (SV) typeKaushal Modi
2016-09-26Merge pull request #100 from emlyn/patch-1Andrew Gallant
2016-09-26Clojure files can also end in cljc or cljxEmlyn Corrin
2016-09-25update brew formula to 0.2.0Andrew Gallant
2016-09-250.2.00.2.0Andrew Gallant
2016-09-25bump grep to 0.1.3Andrew Gallant
2016-09-25grep 0.1.3Andrew Gallant
2016-09-25changelog 0.2.0Andrew Gallant
2016-09-25fix windowsAndrew Gallant
2016-09-25Don't use an intermediate buffer when --threads=1.Andrew Gallant
2016-09-25Don't replace NUL bytes when searching binary files as text.Andrew Gallant
2016-09-25Make printing paths a bit faster.Andrew Gallant
2016-09-25Don't union inner literals of repetitions.Andrew Gallant
2016-09-25On Windows, always consider stdin to be a tty.Andrew Gallant
2016-09-25Fix Windows compilation error.Andrew Gallant
2016-09-25Merge pull request #92 from svenstaro/patch-1Andrew Gallant
2016-09-26ripgrep is now in [community]Sven-Hendrik Haase
2016-09-25Move --files-with-matches to less common options.Andrew Gallant
2016-09-25Permit whitelisting hidden files in ignores.Andrew Gallant
2016-09-25Add curly brace alternates to glob format.Andrew Gallant
2016-09-25Fix tests on Windows.Andrew Gallant
2016-09-25Merge pull request #71 from catchmrbharath/issue46Andrew Gallant
2016-09-25Stop after first match is found with --quiet.Andrew Gallant
2016-09-25Merge pull request #42 from andschwa/files-with-matchesAndrew Gallant
2016-09-25Stupid docopt.Andrew Gallant
2016-09-25Clarify documentation of --type-add.Andrew Gallant
2016-09-25Merge pull request #84 from martinlindhe/tsAndrew Gallant
2016-09-25Add ts type for typescriptMartin Lindhe
2016-09-25Be more conservative with stdin.Andrew Gallant
2016-09-25Merge pull request #62 from martinlindhe/js-wcAndrew Gallant
2016-09-25--type js: include more extensionsMartin Lindhe
2016-09-24Add --files-with-matches flag.Andrew Schwartzmeyer
2016-09-24[Fixes #46] Use 1 less worker thread than number of threadsBharath M R
2016-09-24Add --smart-case.Andrew Gallant
2016-09-24Add --no-ignore-vcs flag.Andrew Gallant
2016-09-24Permit options with --help/--version.Andrew Gallant
2016-09-24Strip trailing whitespace in gitignore patterns.Andrew Gallant
2016-09-24Update brew package to 0.1.17.Andrew Gallant
2016-09-24Tweak memory maps on darwin.Andrew Gallant