Commit Graph

  • 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
  • 7b860affbe Change the default output of --files to elide './'. Andrew Gallant 2016-09-24 19:18:48 -04:00
  • af4dc78537 Update to docopt 0.6.85. Andrew Gallant 2016-09-24 19:14:19 -04:00
  • 9ce0484670 Clarify the documentation of the --type-* flags. Andrew Gallant 2016-09-24 18:55:48 -04:00
  • 346bad7dfc Fix handling of absolute patterns in parent gitignore files. Andrew Gallant 2016-09-24 18:40:50 -04:00
  • 56fe93d343 Fix an absolute path name bug. Andrew Gallant 2016-09-24 17:31:24 -04:00
  • 155676b474 Fixes #43. Andrew Gallant 2016-09-24 16:34:34 -04:00
  • a3fc4cdded Fix a bug in the translation from a gitignore pattern to a glob. Andrew Gallant 2016-09-24 16:29:14 -04:00
  • 3bec8f3f0a Impl Debug for IgnoreDir. Andrew Gallant 2016-09-24 16:27:39 -04:00
  • 3b37f12ec0 Merge pull request #69 from dloss/nim-filetype Andrew Gallant 2016-09-24 16:04:58 -04:00
  • a2ed677e03 Add support for the Nim programming language file type Dirk Loss 2016-09-24 21:48:33 +02:00
  • 2fb9c3c42c Merge pull request #56 from chrisdoc/feature/swift-file-type Andrew Gallant 2016-09-24 14:34:06 -04:00
  • 447e1ba0e2 Merge pull request #66 from kontomondo/master Andrew Gallant 2016-09-24 14:33:01 -04:00
  • 3b45059212 FSharp language file type Konto Mondo 2016-09-24 10:30:30 -04:00
  • f74078af5b Add support for the Swift programming language file type chrisdoc 2016-09-24 08:42:44 +02:00
  • 5ff9b2f2a2 Merge pull request #41 from BurntSushi/generic-ignore Andrew Gallant 2016-09-23 23:14:38 -04:00
  • cc90511ab2 Switch from .rgignore to .ignore. Andrew Gallant 2016-09-23 22:44:17 -04:00
  • f5d60a80a8 Merge pull request #28 from ledge23/patch-1 Andrew Gallant 2016-09-23 22:33:12 -04:00
  • 6fa158f6d3 Merge pull request #29 from jimhester/r_extensions Andrew Gallant 2016-09-23 22:32:10 -04:00
  • ef6dea40ff Merge pull request #39 from JohnVillalovos/master Andrew Gallant 2016-09-23 22:28:20 -04:00
  • 9035c6b7b3 Prefer https:// over git:// John L. Villalovos 2016-09-23 16:34:24 -07:00
  • f5eb36baac Fixing VC++ wording and link. Andrew Gallant 2016-09-23 18:39:07 -04:00
  • 6367dd61ba Column numbers should start at 1. Andrew Gallant 2016-09-23 17:11:09 -04:00
  • 98892de1c1 Add a few more R relevant extensions Jim Hester 2016-09-23 14:48:15 -04:00
  • 273c14a45a Add VB files to default type list Zack Schuster 2016-09-23 11:44:53 -07:00
  • b33e9cba69 0.1.17 Andrew Gallant 2016-09-23 11:26:23 -04:00
  • d5c045469b Don't use panic-on-abort. Andrew Gallant 2016-09-23 11:25:46 -04:00
  • 0ce82403d4 Switch over to the real README. Andrew Gallant 2016-09-23 06:56:56 -04:00
  • d2f95f6e59 bump PKGBUILD Andrew Gallant 2016-09-22 21:43:51 -04:00
  • 25c259112b 0.1.16 Andrew Gallant 2016-09-22 21:32:41 -04:00
  • dfebed6cbe Add --vimgrep flag. Andrew Gallant 2016-09-22 21:32:38 -04:00
  • 9981e7883a fix wording Andrew Gallant 2016-09-22 20:37:10 -04:00
  • 8d202e4bcf bump PKGBUILD to 0.1.15 Andrew Gallant 2016-09-22 20:33:48 -04:00
  • 14c194dbe1 Update brew formula. Andrew Gallant 2016-09-22 20:07:43 -04:00
  • d547b92d76 Add benchmarks from local machine. Andrew Gallant 2016-09-22 19:55:30 -04:00
  • e5a9cd1b64 Remove old benchmark runs. Andrew Gallant 2016-09-22 19:29:10 -04:00
  • 2115774c6e 0.1.15 Andrew Gallant 2016-09-22 19:20:11 -04:00
  • 9087154b74 add man page to build artifact Andrew Gallant 2016-09-22 19:20:06 -04:00
  • bb4fd9ddce update brew formula to 0.1.14 Andrew Gallant 2016-09-22 19:13:13 -04:00
  • d772b21f3d Include man page in Archlinux package. Andrew Gallant 2016-09-22 18:17:46 -04:00
  • 1b14e245be 0.1.14 Andrew Gallant 2016-09-22 17:48:49 -04:00
  • 49003e8488 Add man page. Andrew Gallant 2016-09-22 17:48:41 -04:00
  • 80c362623a add link to regex syntax docs Andrew Gallant 2016-09-22 16:38:52 -04:00
  • c1c484d1a7 Add a rg (no mmap) benchmark. Andrew Gallant 2016-09-21 21:42:34 -04:00
  • 263e2b012f 0.1.13 Andrew Gallant 2016-09-21 21:07:40 -04:00
  • b80a986721 fix -uuu test on Windows Andrew Gallant 2016-09-21 21:07:36 -04:00
  • 8a91d3132f add note about other repos Andrew Gallant 2016-09-21 20:56:06 -04:00
  • 525d051172 0.1.12 Andrew Gallant 2016-09-21 20:47:44 -04:00
  • 5a9883d27c Try to use memory maps more aggressively on Windows. Andrew Gallant 2016-09-21 20:47:40 -04:00
  • f462d092e7 Add Archlinux AUR package. Andrew Gallant 2016-09-21 20:19:29 -04:00
  • fe84928c85 0.1.11 Andrew Gallant 2016-09-21 19:37:37 -04:00
  • f7eaf67fc3 grrr fix appveyor deployment filter Andrew Gallant 2016-09-21 19:37:34 -04:00
  • c1c92e4fee 0.1.10 Andrew Gallant 2016-09-21 19:27:16 -04:00
  • 5644bbe43a attempt to fix Windows build Andrew Gallant 2016-09-21 19:27:12 -04:00
  • aeb3a5ba0f bump grep to 0.1.2 Andrew Gallant 2016-09-21 19:16:28 -04:00
  • 24e14a0341 grep 0.1.2 Andrew Gallant 2016-09-21 19:14:12 -04:00
  • 2a2b1506d4 Fix a performance bug where using -w could result in very bad performance. Andrew Gallant 2016-09-21 19:12:07 -04:00
  • 4d6b3c727e Bump regex version. Andrew Gallant 2016-09-21 19:05:15 -04:00
  • c2bf9e3d45 fix brew Andrew Gallant 2016-09-21 17:36:46 -04:00
  • dad73b92eb Add brew. Andrew Gallant 2016-09-21 17:28:19 -04:00
  • b0d8ff6f4a 0.1.9 Andrew Gallant 2016-09-21 16:41:28 -04:00
  • 0263a401f6 0.1.8 Andrew Gallant 2016-09-21 07:08:37 -04:00
  • 4cb1b9ccc0 typo Andrew Gallant 2016-09-20 22:18:46 -04:00
  • 6f80e2e126 clarify Andrew Gallant 2016-09-20 22:15:25 -04:00
  • f9bff90842 0.1.7 Andrew Gallant 2016-09-20 22:13:49 -04:00
  • 5af4ec0056 Remove GNU nightly build. Andrew Gallant 2016-09-20 22:12:41 -04:00
  • 9e2f10b893 0.1.6 Andrew Gallant 2016-09-20 20:25:51 -04:00
  • 69095cf5c3 Add an error message for catching a common failure mode. Andrew Gallant 2016-09-20 20:25:24 -04:00
  • 7402db7b43 Add "unrestricted" flag. Andrew Gallant 2016-09-20 20:24:03 -04:00
  • 7698b60256 Add new benchmarks. Andrew Gallant 2016-09-20 16:35:09 -04:00
  • e7fb0fd267 0.1.5 Andrew Gallant 2016-09-19 21:56:00 -04:00
  • 29b59074c7 add links Andrew Gallant 2016-09-18 19:05:16 -04:00
  • ee5eb2d659 format Andrew Gallant 2016-09-18 19:03:02 -04:00
  • bf8094344a add tool names Andrew Gallant 2016-09-18 19:02:34 -04:00
  • a0819978aa update shield Andrew Gallant 2016-09-18 18:38:54 -04:00
  • 5b7c17e2fb clarify Andrew Gallant 2016-09-18 18:35:32 -04:00
  • bf56b3bb8e clarify Andrew Gallant 2016-09-18 18:34:09 -04:00
  • 9299d84d41 format Andrew Gallant 2016-09-18 18:31:08 -04:00
  • 2cf1a08969 ripgrep 0.1.4 Andrew Gallant 2016-09-18 18:19:02 -04:00
  • 665b6016e3 add file include/exclude example Andrew Gallant 2016-09-18 18:18:01 -04:00
  • 33231622f3 update draft Andrew Gallant 2016-09-18 01:36:47 -04:00
  • 919c5c7299 tweak Andrew Gallant 2016-09-17 17:37:55 -04:00
  • f9bf1e4a22 draft Andrew Gallant 2016-09-17 17:36:54 -04:00
  • f7ee914dd3 Add support for searching multiple patterns with -e. Andrew Gallant 2016-09-17 16:55:58 -04:00
  • 0a63158a61 Fix error handling bug. Andrew Gallant 2016-09-17 15:17:48 -04:00
  • 6cb604f38f 0.1.3 Andrew Gallant 2016-09-17 12:55:09 -04:00
  • bfbbfbf979 fix windows build Andrew Gallant 2016-09-17 12:54:44 -04:00
  • 403ba5fdc8 Add Ubuntu 16.04 benchmark runs Andrew Gallant 2016-09-17 12:41:10 -04:00
  • 8f87a4e8ac 0.1.2 Andrew Gallant 2016-09-17 11:36:11 -04:00
  • d27d3e675f bump grep Andrew Gallant 2016-09-17 11:34:27 -04:00
  • bf5d873099 grep 0.1.1 Andrew Gallant 2016-09-17 11:32:47 -04:00
  • bc9d12c4c8 Improve ergonomics of benchsuite. Andrew Gallant 2016-09-17 11:30:01 -04:00
  • 5a0c873f61 Fixing, polishing and adding benchmarks. Andrew Gallant 2016-09-16 21:02:46 -04:00
  • 65fec147d6 rename Andrew Gallant 2016-09-16 18:27:34 -04:00