c4ea157cb7
Mention Nix package in README
...
In the `README.md` document, where said document documents the
availability of pre-built packages of ripgrep, document the
availability of such a package from the package management system Nix.
2016-10-26 03:01:18 +00:00
3238707b0b
Use svg for travis badge
2016-10-22 23:44:38 +02:00
b904c5d9dc
Add instructions for installation on Fedora 24+ and RHEL/CentOS 7.
...
Please note that the referenced copr repository should just be a temporary home while the Fedora/EPEL package review is pending.
https://bugzilla.redhat.com/show_bug.cgi?id=1380442
2016-10-16 04:13:54 -05:00
604da8eb86
Update Homebrew instructions in the README
2016-10-09 23:45:02 -05:00
cd4bdcf810
Change Arch Linux instructions
...
The `-Syu` flag will do a full system upgrade and then install the package, which is not necessarily the desired behavior. Only the `-S` flag is necessary to install a single package.
See https://wiki.archlinux.org/index.php/Pacman#Installing_specific_packages
https://wiki.archlinux.org/index.php/Pacman#Upgrading_packages
2016-10-05 08:26:19 -04:00
95f552fc06
Fix brew formula name to not conflict with core
...
Since the homebrew-core formula was accepted, we should differentiate
the prebuilt formula available in this tap
2016-10-03 22:30:26 -05:00
ca0d8998a2
Merge pull request #139 from moshen/make-a-tap
...
Make the repo a Homebrew Tap
2016-10-03 17:14:09 -04:00
67bb4f040f
Make the repo a Homebrew Tap
2016-09-30 12:51:37 -05:00
7aa6e87952
clarify
2016-09-28 16:47:10 -04:00
3e892a7a80
Correct example with --type-add.
...
Fixes #118 .
2016-09-27 18:35:06 -04:00
7ab29a91d0
fix use of --type-add
2016-09-26 20:58:28 -04:00
a12c63957b
ripgrep is now in [community]
...
The README should reflect that.
2016-09-26 00:48:41 +02:00
5ff9b2f2a2
Merge pull request #41 from BurntSushi/generic-ignore
...
Switch from .rgignore to .ignore.
2016-09-23 23:14:38 -04:00
cc90511ab2
Switch from .rgignore to .ignore.
...
But don't actually remove support for .rgignore until the next semver
bump.
Note that this puts us in line with the silver searcher:
https://github.com/ggreer/the_silver_searcher/pull/974
Fixes #40
2016-09-23 22:44:33 -04:00
9035c6b7b3
Prefer https:// over git://
...
1) git is not a secure protocol and vulnerable to man-in-the-middle
attacks.
2) git:// is a pain for users behind proxy servers :(
Change-Id: I1901bebbaf8f64b23b070dee8732a6fb13cbdfdd
2016-09-23 16:34:24 -07:00
f5eb36baac
Fixing VC++ wording and link.
...
Kudos to @retep998
2016-09-23 18:39:07 -04:00
0ce82403d4
Switch over to the real README.
2016-09-23 06:56:56 -04:00
73272cf8a6
notice
2016-09-13 21:23:22 -04:00
1115c23a4c
fix typos
2016-09-11 19:50:16 -04:00
8c5eaa40b2
teaser
2016-09-11 19:27:50 -04:00
e9a89520cf
incite riots
2016-09-05 20:10:18 -04:00
883ceb343c
add readme
2016-03-10 21:02:08 -05:00
9d1e619ff3
initial commit
2016-02-27 11:07:26 -05:00