Commit Graph

19 Commits

Author SHA1 Message Date
AJ ONeal
0deecf1264 add rg options -uu and -v 2020-11-11 20:01:09 -07:00
oguztecirlioglu
fa753e15b9 Used ripgrep to find and remove all lines with "& dir" in the "*.ps1" files. 2020-09-17 17:34:03 +01: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
Pratyush Saxema
ee34ace0de changes made
changes made as per request

all set
2020-09-07 16:20:37 +05:30
AJ ONeal
1c97e1c661 make _example current, add rg for Windows 2020-08-22 20:21:01 +00:00
AJ ONeal
d2b96608ff cleanup rg's install.sh 2020-08-03 17:08:44 -06:00
AJ ONeal
4b487e4d4d cleanup 2020-07-15 00:16:30 +00:00
AJ ONeal
c77b2afba8 add webi dat dat dat 2020-07-09 11:46:17 +00:00
AJ ONeal
94becf0eae minor cleanup 2020-07-03 06:20:00 +00:00
AJ ONeal
eeaa8db394 update (almost) all taglines and descs 2020-06-17 00:10:00 +00:00
AJ ONeal
5e0debf4c5 generalize, a lot 2020-06-16 10:45:54 +00:00
AJ ONeal
aca704f2d3 burn the logs and use 'install.bash' 2020-05-06 03:28:55 +00:00
AJ ONeal
624a263a91 use new bootstrap + webinstall approach 2020-05-04 04:11:44 -06:00
AJ ONeal
a418f075a7 fix local name WEBI_CSV 2020-05-03 08:46:49 +00:00
AJ ONeal
d117e5c2ae failsafe optional var, template baserul for downloads 2020-05-03 04:37:31 +00:00
AJ ONeal
271c23716b update rg desc 2020-05-02 22:11:32 +00:00
AJ ONeal
4f705479b9 ease up on the pipefail 2020-05-02 20:53:53 +00:00
AJ ONeal
260a2f1a8a add ripgrep 2020-05-02 20:43:53 +00:00