Kalle Samuels
1d09d4d31b
ripgrep: add support for lz4 decompression
...
This uses the lz4 binary for decompression.
Closes #898
2018-07-21 16:26:39 -04:00
Jeremy Day
8cb03941e6
doc: add search and replace faq
...
Closes #870
2018-04-23 17:45:26 -04:00
Andrew Gallant
4889d2d37c
doc: clarify licensing story
2018-02-22 19:01:43 -05:00
Andrew Gallant
cbebb010a7
doc: fix typos
2018-02-21 15:59:12 -05:00
Andrew Gallant
7098daf6a8
doc: "to rip" means "fast"
...
Answer the origin story of ripgrep's name.
2018-02-21 15:53:50 -05:00
Balaji Sivaraman
d57fc58081
termcolor: add underline support
...
This commit adds underline support to the termcolor crate, and
exposes it through ripgrep.
Fixes #798
2018-02-20 07:10:03 -05:00
Andrew Gallant
b8e6d50bbe
doc: add "grep replacement" question to FAQ
...
I am tired of being throwing "but ripgrep is marketed as a grep
replacement" in my face. Let's answer it once and for all.
2018-02-12 17:57:14 -05:00
Andrew Gallant
3effea0b7c
doc: add color FAQ entries
...
This commit adds FAQ entries about how to configure ripgrep's coloring,
and how to get true color support in Windows consoles.
2018-02-10 22:28:12 -05:00
Andrew Gallant
904c75bd30
doc: overhaul documentation
...
This commit cleans up the README and splits portions of it out into
a user guide (GUIDE.md) and a FAQ (FAQ.md). The README now provides a
small list of documentation "quick" links to various parts of the docs.
This commit also does a few other minor touchups.
2018-02-10 12:12:47 -05:00