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

Commit Graph

  • 231456c409 ripgrep: add --pre flag Charles Blake 2018-07-13 09:54:51 -04:00
  • 1d09d4d31b ripgrep: add support for lz4 decompression Kalle Samuels 2018-04-27 09:37:53 +00:00
  • 02f08f3800 changelog: updates Andrew Gallant 2018-07-21 14:23:15 -04:00
  • 470afa1bd7 snap: build without wrappers Mateusz Mikuła 2018-07-21 19:28:27 +02:00
  • aa2ce39d14 ignore: fix has_any_ignore_rules for explicit ignores phiresky 2018-07-21 19:26:54 +02:00
  • d11a3b3377 crates.io: use 'OR' instead of '/' Andrew Gallant 2018-07-21 13:25:39 -04:00
  • d09e2f6af1 globset: clarify documentation on regex method Andrew Gallant 2018-07-21 13:23:46 -04:00
  • 7b6af5a177 deps: update regex to 1.0.2 Andrew Gallant 2018-07-18 09:29:04 -04:00
  • 9bd1aa1c04 readme: update rogue 1.20 reference Andrew Gallant 2018-07-17 20:41:34 -04:00
  • 1393ce4b6b deps: update all transitive dependencies Andrew Gallant 2018-07-17 20:34:03 -04:00
  • 8e358ee056 deps: bump various dependencies Andrew Gallant 2018-07-17 20:32:49 -04:00
  • 5b5f4e74d9 deps: bump encoding_rs to 0.8 Andrew Gallant 2018-07-17 20:29:41 -04:00
  • 7829850bf0 deps: bump minimum Rust to 1.23.0 from 1.20.0 Andrew Gallant 2018-07-17 20:29:20 -04:00
  • 06b66efd59 deps: get rid of unstable feature Andrew Gallant 2018-07-17 20:24:36 -04:00
  • 7e5a590276 grep: small literal detection fix Andrew Gallant 2018-07-17 20:23:31 -04:00
  • d17ca45063 deps: update termcolor to 1.0.0 Andrew Gallant 2018-07-17 18:37:02 -04:00
  • df469fe1b4 termcolor: moved to its own repository Andrew Gallant 2018-07-17 18:03:38 -04:00
  • b64475aeac ignore: permit use of env::home_dir Andrew Gallant 2018-07-16 17:40:02 -04:00
  • fca9709d94 complete: improve zsh completion dana 2018-06-25 20:09:24 -05:00
  • 62b4813b8a ci: minor improvements to test_complete.sh dana 2018-06-25 19:29:17 -05:00
  • b38b101c77 ripgrep: rename --maxdepth to --max-depth dana 2018-06-25 19:22:09 -05:00
  • ac90316e35 ripgrep: add --fixed-strings flag dana 2018-06-25 16:02:02 -05:00
  • a6467f880a ripgrep: disable autotests Andrew Gallant 2018-06-23 20:19:34 -04:00
  • 004bb35694 ripgrep/printer: fix small performance regression Andrew Gallant 2018-06-23 20:18:56 -04:00
  • cd6c190967 ripgrep: use new BufferedStandardStream from termcolor Andrew Gallant 2018-06-23 20:17:29 -04:00
  • d5139228e5 termcolor: add BufferedStandardStream Andrew Gallant 2018-06-23 20:16:00 -04:00
  • bb16ba6311 ignore/types: add Bazel Stepan Koltsov 2018-06-23 20:25:43 +01:00
  • 5e85f2577b deps: update to regex 1.0.1 Andrew Gallant 2018-06-21 20:10:53 -04:00
  • ca23a170f7 ripgrep: use exit code 2 to indicate error Jon Surrell 2018-06-19 13:41:44 +02:00
  • 223d7d9846 ignore/types: add Android makefile types Mårten Kongstad 2018-06-15 12:38:23 +02:00
  • e4bce86111 ignore/types: add AIDL file type Mårten Kongstad 2018-06-15 12:29:34 +02:00
  • 15fa77cdb3 ignore/types: add FIDL type Tim Kilbourn 2018-06-06 04:42:08 -07:00
  • c3f97513d6 doc: sync config file examples Ahmed El Gabri 2018-05-25 12:42:05 +02:00
  • c21b9b20cf doc: add MacPorts installation instructions George Plymale II 2018-05-24 13:01:28 -04:00
  • ce145c6a2a doc: update crates.io badge Khalid Jebbari 2018-05-24 12:46:08 +02:00
  • a383d5c4e9 doc: add BSD packages to README Wesley Moore 2018-05-14 20:45:39 +10:00
  • 64317bda9f doc: fix broken link to RegexSet docs Michael Hay 2018-05-08 17:03:47 +01:00
  • 7f3a0f0828 ignore/types: add jsp extension to java type Stephen E. Baker 2018-05-08 12:03:19 -04:00
  • 49f36c7dcd deps: update regex to 1.0 Bastien Orivel 2018-05-07 19:07:30 +02:00
  • 83b4fdb8d6 ignore/doc: improve docs for case_insensitive Garrett Squire 2018-05-06 16:03:11 -07:00
  • 8b57d78b96 doc: update suggested version for ignore Elliott Slaughter 2018-05-06 16:02:08 -07:00
  • a2d8c49d6f ignore/types: add shorthand 'hs' for Haskell Bram Geron 2018-05-03 14:05:00 +01:00
  • 6ffb4b7466 doc: go away snap Andrew Gallant 2018-04-30 15:25:51 -04:00
  • 198d1fede9 ignore/types: fix typo in puppet glob Andrew Gallant 2018-04-29 09:30:22 -04:00
  • 667b9a7d62 ignore/types: add puppet Zach Crownover 2018-04-29 06:21:48 -07:00
  • 1f528f1641 doc: update crates.io description Andrew Gallant 2018-04-26 17:04:35 -04:00
  • ab64da73ab ignore: speed up Gitignore::empty Andrew Gallant 2018-04-24 10:42:19 -04:00
  • 1266de3d4c ignore/types: add verilog Jonathan Klimt 2018-04-24 15:00:03 +02:00
  • bf51058eb2 tests: fix tests on Windows Andrew Gallant 2018-04-23 20:37:59 -04:00
  • 3dc6fe6f05 output: remove unnecessary mut binding Andrew Gallant 2018-04-23 20:06:03 -04:00
  • 06438d5360 changelog: update Andrew Gallant 2018-04-23 20:01:57 -04:00
  • ae6f871491 output: remove --line-number-width flag Andrew Gallant 2018-04-23 19:57:22 -04:00
  • ed059559cd deps: update to atty 0.2.9 Andrew Gallant 2018-04-23 19:32:39 -04:00
  • b75526bd7f output: add --no-column flag Andrew Gallant 2018-04-23 19:25:55 -04:00
  • 507801c1f2 ignore: support .git directory OR file Andrew Gallant 2018-04-23 18:33:25 -04:00
  • 2a9d007261 complete: add --no-ignore-messages Andrew Gallant 2018-04-23 18:29:02 -04:00
  • 0ee0b160b5 logging: add new --no-ignore-messages flag Andrew Gallant 2018-04-23 18:18:44 -04:00
  • b4781e2f91 doc: more specific docs for --no-messages Andrew Gallant 2018-04-23 18:07:57 -04:00
  • 8cb03941e6 doc: add search and replace faq Jeremy Day 2018-03-27 19:12:32 -04:00
  • 6b15ce2342 deps: update remove_dir_all Andrew Gallant 2018-04-21 12:13:16 -04:00
  • 4c0b0c6c9d ignore: release 0.4.2 ignore-0.4.2 Andrew Gallant 2018-04-21 12:10:16 -04:00
  • 6c8b1e93d5 globset: release 0.4.0 globset-0.4.0 Andrew Gallant 2018-04-21 12:09:15 -04:00
  • ebdb7c1d4c ignore: impl Clone for DirEntry Andrew Gallant 2018-04-21 10:16:47 -04:00
  • 58bd0c67da deps: pin to atty 0.2.6 Andrew Gallant 2018-04-21 11:38:45 -04:00
  • 1503b3175f readme: add --classic flag to snap install Andrew Gallant 2018-04-17 06:43:43 -04:00
  • 0345e089aa deps: update regex-syntax Andrew Gallant 2018-04-15 08:45:05 -04:00
  • 0911ab1546 readme: add openSUSE Tumbleweed package Avindra Goolcharan 2018-04-09 07:22:04 -04:00
  • c4dd927a13 ignore: add Clone/Debug for builders FlorentBecker 2018-04-05 14:06:26 +02:00
  • 34abed597f deps: update all dependencies Andrew Gallant 2018-04-01 10:59:44 -04:00
  • 835600794f termcolor: release 0.3.6 termcolor-0.3.6 Andrew Gallant 2018-03-26 17:28:21 -04:00
  • 07713fb5c5 termcolor: fix bold + intense colors in Win 10 ehuss 2018-03-26 13:42:48 -07:00
  • d7c9323a68 deps: update regex Dezhi “Andy” Fang 2018-03-17 16:33:34 -07:00
  • b7d29d126f deps: update clap, atty, libc Andrew Gallant 2018-03-13 22:36:02 -04:00
  • 42b8132d0a grep: add "perfect" smart case detection Andrew Gallant 2018-03-13 21:43:23 -04:00
  • cd08707c7c grep: upgrade to regex-syntax 0.5 Andrew Gallant 2018-03-13 20:38:50 -04:00
  • c2e97cd858 changelog: update for 0.9.0 Andrew Gallant 2018-03-12 21:46:25 -04:00
  • 1f70e9187c deps: update regex crate Andrew Gallant 2018-03-10 14:02:06 -05:00
  • 7120f32258 globset/doc: update README for 0.3 release Markus Staab 2018-03-12 12:19:55 +01:00
  • 00520b30f5 output: add --stats flag Balaji Sivaraman 2018-02-12 22:47:22 +05:30
  • 11a8f0eaf0 args: treat --count --only-matching as --count-matches Andrew Gallant 2018-03-10 10:34:35 -05:00
  • 27fc9f2fd3 search: add a --count-matches flag Balaji Sivaraman 2018-02-20 21:03:07 +05:30
  • 96f73293c0 cleanup: rename match_count to match_line_count Balaji Sivaraman 2018-02-20 21:00:02 +05:30
  • b006943c01 search: add -b/--byte-offset flag Balaji Sivaraman 2018-02-21 22:16:45 +05:30
  • 91d0756f62 ignore: support backslash escaping Brian Malehorn 2018-02-22 23:15:16 -08:00
  • 54256515b4 globset: make ErrorKind enum extensible Andrew Gallant 2018-03-10 09:04:01 -05:00
  • e2516ed095 globset: support backslash escaping Brian Malehorn 2018-02-22 23:13:36 -08:00
  • c0c80e0209 doc: add Windows Scoop install instructions Alejandro Barreto 2018-03-10 07:15:22 -06:00
  • dbf6f15625 mmap: handle ENOMEM error Andrew Gallant 2018-03-10 08:12:24 -05:00
  • 9163aaac27 doc: add additional instructions for snap Ryan Hayle 2018-03-09 12:09:02 +00:00
  • 9d7448bfc0 doc: shorten Rust nightly brew install command Patrick Artounian 2018-03-07 09:44:06 -08:00
  • b98585b429 termcolor/doc: fix typo Richard Dodd (dodj) 2018-03-03 14:20:28 +00:00
  • f5411b992c doc: use PATTERNFILE for -f/--file flag Andrew Gallant 2018-02-23 12:17:53 -05:00
  • 492effc7be pkg: update snapcraft.yaml Anthony Wong 2018-02-23 19:51:39 +08:00
  • 4889d2d37c doc: clarify licensing story Andrew Gallant 2018-02-22 19:01:43 -05:00
  • 354996a16f doc: clarify snap installation instructions Andrew Gallant 2018-02-22 16:56:22 -05:00
  • cbebb010a7 doc: fix typos Andrew Gallant 2018-02-21 15:59:12 -05:00
  • 7098daf6a8 doc: "to rip" means "fast" Andrew Gallant 2018-02-21 15:53:50 -05:00
  • 17d09c0882 pkg: update brew tap to 0.8.1 Andrew Gallant 2018-02-20 21:51:41 -05:00
  • c8e9f25b85 ci: fix macOS asciidoc installation 0.8.1 Andrew Gallant 2018-02-20 21:05:40 -05:00
  • 9305f89f39 ci: fix man page generation on macOS Andrew Gallant 2018-02-20 20:55:12 -05:00