Commit Graph

5 Commits

Author SHA1 Message Date
AJ ONeal
20dea82a28 docs: update 'Updating' sections with new format 2021-08-15 05:57:26 +00:00
AJ ONeal
0deecf1264 add rg options -uu and -v 2020-11-11 20:01:09 -07:00
Andrew Gallant
30fd0a3950 rg: don't embellish performance
ripgrep is fast, but no non-toy search tool is going to be faster in
every case. It's better to be a bit more reserved instead of spreading
misinformation about the performance of a tool. It may be an obvious
embellishment, but plenty of people will take it seriously.

In general, I think we should encourage spreading the nuance in the
trade offs of our tools as opposed to hyping them.
2020-09-16 08:46:42 -04:00
Andrew Gallant
51036a0917 rg: remove 'R.I.P. grep'
The "rip" in the name "ripgrep" is meant to mean "to rip through text."
Incidentally, its dual meaning never occurred to me until someone told
me after I had released it.

See also:
https://github.com/BurntSushi/ripgrep/blob/master/FAQ.md#intentcountsforsomething
2020-09-16 08:44:18 -04:00
AJ ONeal
c77b2afba8 add webi dat dat dat 2020-07-09 11:46:17 +00:00