1
0
mirror of https://github.com/BurntSushi/ripgrep.git synced 2025-07-11 14:30:24 +02:00

Commit Graph

  • 45fe4aab96 Merge pull request #155 from theamazingfedex/adding-extra-md-filetype Andrew Gallant 2016-10-10 19:09:15 -04:00
  • 97f981fbcb Merge pull request #154 from theamazingfedex/adding-spark-filetype Andrew Gallant 2016-10-10 19:08:20 -04:00
  • 59329dcc61 Merge pull request #153 from theamazingfedex/master Andrew Gallant 2016-10-10 19:08:06 -04:00
  • 604da8eb86 Update Homebrew instructions in the README Colin Kennedy 2016-10-09 23:45:02 -05:00
  • 1c964372ad Always follow symlinks on explicit file arguments. Ian Kerins 2016-10-08 22:40:03 -04:00
  • 50a961960e added extra .md filetype for ease of access Daniel Wood 2016-10-07 14:37:29 -06:00
  • 7481c5fe29 added .spark filetype Daniel Wood 2016-10-07 14:35:20 -06:00
  • 3ae37b0937 added .config filetype Daniel Wood 2016-10-07 13:50:26 -06:00
  • 4ee6dbe422 Merge pull request #148 from munyari/patch-1 Andrew Gallant 2016-10-05 09:53:17 -04:00
  • cd4bdcf810 Change Arch Linux instructions Panashe Fundira 2016-10-05 08:26:19 -04:00
  • 175406df01 Refactor and test glob sets. Andrew Gallant 2016-10-04 20:22:13 -04:00
  • 89811d43d4 Merge pull request #146 from samuelcolvin/add-jinja-type Andrew Gallant 2016-10-04 08:25:22 -04:00
  • f0053682c0 add jinja type for *.jinja and *.jinja2 Samuel Colvin 2016-10-04 13:02:26 +01:00
  • 35045d6105 Merge pull request #143 from moshen/change-brew-formula-name Andrew Gallant 2016-10-04 06:49:16 -04:00
  • 95f552fc06 Fix brew formula name to not conflict with core Colin Kennedy 2016-10-03 16:39:34 -05:00
  • 48353bea17 Merge pull request #144 from bitshifter/dotcmake Andrew Gallant 2016-10-03 20:51:05 -04:00
  • 703d5b558e Added *.cmake extension to cmake file type. Cameron Hart 2016-10-04 11:28:49 +11:00
  • 47efea234f Remove i686-darwin. Andrew Gallant 2016-10-03 17:16:28 -04:00
  • ca0d8998a2 Merge pull request #139 from moshen/make-a-tap Andrew Gallant 2016-10-03 17:14:09 -04:00
  • fdf24317ac Move glob implementation to new crate. Andrew Gallant 2016-09-30 19:42:41 -04:00
  • b9d5f22a4d Stopgap measure for projects with huge gitignore files. Andrew Gallant 2016-09-30 19:29:52 -04:00
  • 67bb4f040f Make the repo a Homebrew Tap Colin Kennedy 2016-09-26 12:53:19 -05:00
  • cee2f09a6d Merge pull request #121 from lilydjwg/master Andrew Gallant 2016-09-29 16:49:44 -04:00
  • ced777e91f Merge pull request #133 from akien-mga/pr-appveyor Andrew Gallant 2016-09-29 09:35:44 -04:00
  • e9d9083898 AppVeyor: Change release description to fit Travis binaries Rémi Verschelde 2016-09-29 15:29:59 +02:00
  • 46dff8f4be Be better with short circuiting with --quiet. Andrew Gallant 2016-09-28 20:50:50 -04:00
  • 7aa6e87952 clarify Andrew Gallant 2016-09-28 16:47:10 -04:00
  • 925d0db9f0 Add -s/--case-sensitive flag. Andrew Gallant 2016-09-28 16:30:57 -04:00
  • 316ffd87b3 bump docopt to 0.6.86 Andrew Gallant 2016-09-28 15:56:59 -04:00
  • 5943b1effe if --color always, always print with color, even when --vimgrep is given 依云 2016-09-28 11:17:45 +08:00
  • c42f97b4da Merge pull request #122 from lilydjwg/color-filename Andrew Gallant 2016-09-28 07:06:34 -04:00
  • 0d9bba7816 colorize filepath at the beginning of line too 依云 2016-09-28 11:54:43 +08:00
  • 3550f2e29a Merge pull request #111 from gsquire/max-depth Andrew Gallant 2016-09-27 19:46:29 -04:00
  • babe80d498 add a max-depth option for directory traversal Garrett Squire 2016-09-26 20:56:15 -07:00
  • 3e892a7a80 Correct example with --type-add. Andrew Gallant 2016-09-27 18:34:45 -04:00
  • 1df3f0b793 Merge pull request #114 from cetra3/colorChoice Andrew Gallant 2016-09-27 09:43:47 -04:00
  • b3935935cb Add colour choice cetra3 2016-09-26 12:12:46 +09:30
  • 67abbf6f22 Merge pull request #115 from nickstenning/update-brew-hashes Andrew Gallant 2016-09-27 07:01:27 -04:00
  • 7b9f7d7dc6 Update brew 0.2.1 package hashes Nick Stenning 2016-09-27 12:01:22 +02:00
  • 7ab29a91d0 fix use of --type-add Andrew Gallant 2016-09-26 20:58:28 -04:00
  • 9fa38c6232 brew 0.2.1 Andrew Gallant 2016-09-26 20:42:12 -04:00
  • de79be2db2 0.2.1 0.2.1 Andrew Gallant 2016-09-26 20:02:58 -04:00
  • 416b69bae5 changelog 0.2.1 Andrew Gallant 2016-09-26 20:02:47 -04:00
  • 3e78fce3a3 Don't print empty lines in single threaded mode. Andrew Gallant 2016-09-26 19:57:23 -04:00
  • 7a3fd1f23f Add a --null flag. Andrew Gallant 2016-09-26 19:21:17 -04:00
  • d306403440 Fix an off-by-one error with --column. Andrew Gallant 2016-09-26 19:09:59 -04:00
  • ebabe1df6a Merge branch 'gitignore_blank_lines' Andrew Gallant 2016-09-26 18:55:43 -04:00
  • f27aa3ff6f Add regression test. Andrew Gallant 2016-09-26 18:55:26 -04:00
  • 20ccd441f2 Allow (and ignore) whitespace-only lines in .gitignore files Tom Jackson 2016-09-26 09:34:32 -07:00
  • 104d740f76 Don't quit if opening a file fails. Andrew Gallant 2016-09-26 18:44:00 -04:00
  • 2da0eab2b8 Don't initialize ignores for file arguments. Andrew Gallant 2016-09-26 18:43:15 -04:00
  • b8c7864a02 Merge pull request #107 from kaushalmodi/add-systemverilog-type Andrew Gallant 2016-09-26 16:54:49 -04:00
  • ec26995655 Add SystemVerilog (SV) type Kaushal Modi 2016-09-26 15:24:35 -04:00
  • a41235a3b5 Merge pull request #100 from emlyn/patch-1 Andrew Gallant 2016-09-26 08:59:59 -04:00
  • 1a91b900e7 Clojure files can also end in cljc or cljx Emlyn Corrin 2016-09-26 09:53:46 +01:00
  • 2b15832655 update brew formula to 0.2.0 Andrew Gallant 2016-09-25 22:50:50 -04:00
  • b1c52b52d6 0.2.0 0.2.0 Andrew Gallant 2016-09-25 22:32:14 -04:00
  • a3c4326139 0.1.18 0.1.18 Andrew Gallant 2016-09-25 22:30:24 -04:00
  • 109bc3f78e bump grep to 0.1.3 Andrew Gallant 2016-09-25 22:30:17 -04:00
  • b62195b33f grep 0.1.3 Andrew Gallant 2016-09-25 22:29:35 -04:00
  • baebfd7add changelog 0.2.0 Andrew Gallant 2016-09-25 22:27:58 -04:00
  • 19e405e5c5 fix windows Andrew Gallant 2016-09-25 21:48:01 -04:00
  • f85822266f Don't use an intermediate buffer when --threads=1. Andrew Gallant 2016-09-25 21:27:17 -04:00
  • b034b77798 Don't replace NUL bytes when searching binary files as text. Andrew Gallant 2016-09-25 21:26:49 -04:00
  • 278e1168bf Make printing paths a bit faster. Andrew Gallant 2016-09-25 21:23:26 -04:00
  • 6a8051b258 Don't union inner literals of repetitions. Andrew Gallant 2016-09-25 20:10:28 -04:00
  • a13ac3e3d4 On Windows, always consider stdin to be a tty. Andrew Gallant 2016-09-25 20:00:07 -04:00
  • a72467996b Fix Windows compilation error. Andrew Gallant 2016-09-25 19:57:31 -04:00
  • 9395076468 Merge pull request #92 from svenstaro/patch-1 Andrew Gallant 2016-09-25 18:50:03 -04:00
  • a12c63957b ripgrep is now in [community] Sven-Hendrik Haase 2016-09-26 00:48:41 +02:00
  • 982265af70 Move --files-with-matches to less common options. Andrew Gallant 2016-09-25 18:32:41 -04:00
  • ed94aedf27 Permit whitelisting hidden files in ignores. Andrew Gallant 2016-09-25 18:31:41 -04:00
  • fd5ae2f795 Add curly brace alternates to glob format. Andrew Gallant 2016-09-25 17:28:23 -04:00
  • 3d6a39be06 Fix tests on Windows. Andrew Gallant 2016-09-25 15:45:51 -04:00
  • e7839f2200 Merge pull request #71 from catchmrbharath/issue46 Andrew Gallant 2016-09-25 15:02:38 -04:00
  • 9dc5464c84 Stop after first match is found with --quiet. Andrew Gallant 2016-09-25 15:01:27 -04:00
  • 95edcd4d3a Merge pull request #42 from andschwa/files-with-matches Andrew Gallant 2016-09-25 14:53:31 -04:00
  • d97f404970 Stupid docopt. Andrew Gallant 2016-09-25 14:47:35 -04:00
  • b2bbd46178 Clarify documentation of --type-add. Andrew Gallant 2016-09-25 14:36:53 -04:00
  • 82542df5cb Merge pull request #84 from martinlindhe/ts Andrew Gallant 2016-09-25 11:33:11 -04:00
  • e4329037aa Add ts type for typescript Martin Lindhe 2016-09-25 17:16:15 +02:00
  • ab0d1c1c79 Be more conservative with stdin. Andrew Gallant 2016-09-25 11:13:16 -04:00
  • 2015c56e8d Merge pull request #62 from martinlindhe/js-wc Andrew Gallant 2016-09-25 11:10:47 -04:00
  • 23ad8b989d --type js: include more extensions Martin Lindhe 2016-09-25 17:06:13 +02:00
  • a8f3d9e87e Add --files-with-matches flag. Andrew Schwartzmeyer 2016-09-23 19:06:34 -07:00
  • 9f1aae64f8 [Fixes #46] Use 1 less worker thread than number of threads Bharath M R 2016-09-24 17:29:14 -07:00
  • 1595f0faf5 Add --smart-case. Andrew Gallant 2016-09-24 21:51:04 -04:00
  • 8eeb0c0b60 Add --no-ignore-vcs flag. Andrew Gallant 2016-09-24 21:31:24 -04:00
  • 423f2a1927 Permit options with --help/--version. Andrew Gallant 2016-09-24 21:13:24 -04:00
  • 4b5e789a2a Strip trailing whitespace in gitignore patterns. Andrew Gallant 2016-09-24 20:56:24 -04:00
  • 37b731a048 Update brew package to 0.1.17. Andrew Gallant 2016-09-24 20:51:07 -04:00
  • a44735aa87 Tweak memory maps on darwin. Andrew Gallant 2016-09-24 20:46:20 -04:00
  • 6b2efd4d88 If a file is empty, still try to search it. Andrew Gallant 2016-09-24 20:45:06 -04:00
  • c8227e0cf3 Don't ignore first path when using --files. Andrew Gallant 2016-09-24 20:22:02 -04:00
  • b941c10b90 Fix directory whitelisting. Andrew Gallant 2016-09-24 20:10:26 -04:00
  • 872a107658 Fix whitelisting precedence. Andrew Gallant 2016-09-24 20:09:29 -04:00
  • 71ad9bf393 Fix trailing recursive globs in gitignore. Andrew Gallant 2016-09-24 19:44:06 -04:00
  • f733e9ebe4 Fix typo. Andrew Gallant 2016-09-24 19:43:01 -04:00
  • ce85df1d2e Clarify what rg does in --help. Andrew Gallant 2016-09-24 19:26:28 -04:00
  • a6e3cab65a Add --no-filename flag. Andrew Gallant 2016-09-24 19:23:19 -04:00