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

Commit Graph

  • 0b6eccf4d3 ci: try to fix CI Andrew Gallant 2023-07-05 11:39:15 -04:00
  • 3ac4541e9f regex: remove old inner literal extractor Andrew Gallant 2023-07-05 11:09:58 -04:00
  • 7b72e982f2 deps: update everything Andrew Gallant 2023-07-05 11:08:52 -04:00
  • a68db3ac02 deps: drop temporary patch and move to bstr 1.6 Andrew Gallant 2023-07-05 11:08:13 -04:00
  • b12905daca deps: update everything Andrew Gallant 2023-06-28 21:36:14 -04:00
  • ca740d9ace regex: add new inner literal extractor Andrew Gallant 2023-06-21 20:38:02 -04:00
  • e80c102dee regex: tweak formatting of regex-automata version spec Andrew Gallant 2023-06-21 20:37:06 -04:00
  • 8ac66a9e04 regex: refactor matcher construction Andrew Gallant 2023-06-20 13:05:57 -04:00
  • 04dde9a4eb regex: tweak DFA settings Andrew Gallant 2023-06-20 08:09:23 -04:00
  • 81341702af regex: push more pattern handling to matcher construction Andrew Gallant 2023-06-19 20:47:07 -04:00
  • d34c5c88a7 globset: fix build error in tests Andrew Gallant 2023-06-18 13:16:22 -04:00
  • 4b8aa91ae5 deps: update to pcre2 0.2.4 Andrew Gallant 2023-06-18 13:07:48 -04:00
  • a775b493fd regex: small cleanups Andrew Gallant 2023-06-17 21:47:37 -04:00
  • a6dbff502f regex: s/locations/captures Andrew Gallant 2023-06-17 10:04:54 -04:00
  • 51480d57a6 regex: simplify AST analysis a bit Andrew Gallant 2023-06-17 10:00:07 -04:00
  • d9bd261be8 regex: some small cleanup in 'strip.rs' Andrew Gallant 2023-06-16 15:01:30 -04:00
  • 9d62eb997a BREAKING: regex: finally remove CRLF hack Andrew Gallant 2023-06-16 14:36:27 -04:00
  • e028ea3792 regex: migrate grep-regex to regex-automata Andrew Gallant 2023-06-15 15:05:07 -04:00
  • 1035f6b1ff deps: initial migration steps to regex 1.9 Andrew Gallant 2023-06-11 21:25:23 -04:00
  • a7f1276021 readme: update Debian instructions Andrew Gallant 2023-06-12 07:50:13 -04:00
  • 4fcb1b2202 cli: replace atty with std::io::IsTerminal Martin Nordholts 2023-06-05 20:00:46 +02:00
  • 949092fd22 ignore/types: add 'mdwn' to Markdown Francois Marier 2023-05-26 11:44:41 -07:00
  • 4a7e7094ad deps: update everything else Andrew Gallant 2023-05-25 13:06:02 -04:00
  • fc0d9b90a9 deps: bump regex to 1.8.3 Andrew Gallant 2023-05-25 13:05:23 -04:00
  • 335aa4937a ignore/types: add *.pyi for Python Ville Skyttä 2023-05-23 14:10:02 +03:00
  • 803c447845 searcher: re-enable mmap on 32-bit architectures Adam Reichold 2023-05-19 14:23:53 +02:00
  • c5415adbe8 deps: update everything Andrew Gallant 2023-05-16 13:14:23 -04:00
  • 251376597f deps: update minimum version of grep crate Andrew Gallant 2023-05-16 13:13:34 -04:00
  • e593f5b7ee grep-0.2.12 grep-0.2.12 Andrew Gallant 2023-05-16 13:12:45 -04:00
  • 6b19be2477 crates/grep: remove 'deny(missing_docs)' Andrew Gallant 2023-05-16 13:10:42 -04:00
  • 041544853c doc: fix --quiet docs Ryan Whitehouse 2023-03-28 13:22:59 +02:00
  • a7ae9e4043 ignore/types: add support for docker-compose files Manu 2023-03-21 17:56:38 +01:00
  • 595e7845b8 readme: add a link to delta's support for ripgrep Andrew Gallant 2023-03-15 08:01:29 -04:00
  • 44fb9fce2c ignore/types: add *.sln for msbuild David Ringo 2023-02-09 21:20:49 -05:00
  • 339c46a6ed ignore/types: enhance terraform default filter Vincent Bockaert 2023-02-09 18:57:01 +01:00
  • fe97c0a152 ignore-0.4.20 ignore-0.4.20 Andrew Gallant 2023-01-15 08:21:02 -05:00
  • 826f3fad5b ignore/api: add Clone and Debug impls for OverrideBuilder Christian Vallentin 2023-01-15 14:16:27 +01:00
  • bc55049327 readme: update MSRV in README Andrew Gallant 2023-01-05 12:09:46 -05:00
  • d58e9353fc deps: update to grep 0.2.11 Andrew Gallant 2023-01-05 09:13:47 -05:00
  • ca60fef4db grep-0.2.11 grep-0.2.11 Andrew Gallant 2023-01-05 09:12:49 -05:00
  • a25307d6c8 deps: update to grep-printer 0.1.7 Andrew Gallant 2023-01-05 09:12:37 -05:00
  • b80947a8b3 grep-printer-0.1.7 grep-printer-0.1.7 Andrew Gallant 2023-01-05 09:11:16 -05:00
  • ad793a0d8f deps: update to grep-searcher 0.1.11 Andrew Gallant 2023-01-05 09:07:49 -05:00
  • 120e55e7c7 grep-searcher-0.1.11 grep-searcher-0.1.11 Andrew Gallant 2023-01-05 09:07:09 -05:00
  • 3941a7701d deps: update to grep-pcre2 0.1.6 Andrew Gallant 2023-01-05 09:06:52 -05:00
  • 96e130fbf9 grep-pcre2-0.1.6 grep-pcre2-0.1.6 Andrew Gallant 2023-01-05 09:05:59 -05:00
  • 180c4eaf8b deps: update to grep-regex 0.1.11 Andrew Gallant 2023-01-05 09:05:39 -05:00
  • 81529288cf grep-regex-0.1.11 grep-regex-0.1.11 Andrew Gallant 2023-01-05 09:02:55 -05:00
  • bcc7473a87 deps: update to grep-matcher 0.1.6 Andrew Gallant 2023-01-05 09:02:40 -05:00
  • bc78c644db grep-matcher-0.1.6 grep-matcher-0.1.6 Andrew Gallant 2023-01-05 09:00:33 -05:00
  • dc7267a0fb deps: update to grep-cli 0.1.7 Andrew Gallant 2023-01-05 08:58:47 -05:00
  • 3224324e25 grep-cli-0.1.7 grep-cli-0.1.7 Andrew Gallant 2023-01-05 08:57:31 -05:00
  • 0f61f08eb1 deps: update to ignore 0.4.19 Andrew Gallant 2023-01-05 08:57:05 -05:00
  • a0e8dbe9df ignore-0.4.19 ignore-0.4.19 Andrew Gallant 2023-01-05 08:55:46 -05:00
  • e95254a86f deps: remove ignore's dependency on crossbeam-utils Andrew Gallant 2023-01-05 08:51:08 -05:00
  • 2f484d8ce5 deps: update to globset 0.4.10 Andrew Gallant 2023-01-05 08:49:38 -05:00
  • 364772ddd2 globset-0.4.10 globset-0.4.10 Andrew Gallant 2023-01-05 08:45:47 -05:00
  • 2e207833bc deps: upgrade to jemallocator 0.5 Andrew Gallant 2023-01-05 08:33:43 -05:00
  • 92b35a65f8 deps: upgrade to base64 0.20 Andrew Gallant 2023-01-05 08:21:49 -05:00
  • ac8fecbbf2 deps: upgrade bstr to 1.1 Andrew Gallant 2023-01-05 08:19:33 -05:00
  • 8596817374 deps: do semver compatible upgrades Andrew Gallant 2023-01-05 08:16:32 -05:00
  • 28bff84a0a deps: remove 'num_cpus' Andrew Gallant 2023-01-05 08:15:09 -05:00
  • 61101289fa cargo: set rust-version Alex Touchet 2022-12-21 04:37:09 -08:00
  • 13faa39b66 deps: update all dependencies within semver Andrew Gallant 2022-12-20 09:23:29 -05:00
  • 6b61271bbb benchsuite/runs: add another run of the benchmarks Andrew Gallant 2022-12-16 11:24:10 -05:00
  • 1be86392e0 benchsuite: pass '-a' to ugrep in some cases Andrew Gallant 2022-12-16 11:21:58 -05:00
  • 63058453fa benchsuite: update URLs Andrew Gallant 2022-12-16 11:20:45 -05:00
  • 7f23cd63a5 ignore/types: add automated test for sortedness Armin Brauns 2022-11-14 14:31:07 +01:00
  • 8905d54a9f msrv: bump to Rust 1.65.0 Andrew Gallant 2022-11-14 07:56:17 -05:00
  • 25a4eaf5ae ignore/types: add devicetree filetype Armin Brauns 2022-11-14 13:42:57 +01:00
  • 0000157917 readme: add guix installation instructions jgart 2022-11-02 07:10:54 -05:00
  • 65b1b0e38a ignore/types: add carp jgart 2022-11-01 06:17:00 -05:00
  • c032cda4b7 ignore/types: add ReScript and ReasonML Glenn Slotte 2022-10-29 19:49:19 +02:00
  • eab044d829 ignore/types: add motoko and candid Marcin Nowak-Liebiediew 2022-10-20 15:22:41 +02:00
  • 55e62a4411 readme: add more links to overview Andrew Gallant 2022-10-19 11:06:44 -04:00
  • 5b2f614aad readme: add note about 'rg -uuu' Andrew Gallant 2022-10-19 09:52:37 -04:00
  • 4386b8e805 ci: bump actions/checkout from 2 to 3 (#2318) dependabot[bot] 2022-09-29 08:18:47 -04:00
  • 6b012d8129 ci: bump actions/upload-release-asset from 1.0.1 to 1.0.2 (#2317) dependabot[bot] 2022-09-29 08:15:36 -04:00
  • a928ca4221 ci: enable Dependabot for the Actions workflows LingMan 2022-09-29 05:23:41 +02:00
  • d1570defbf ci: remove fetch-depth parameter from the checkout action LingMan 2022-09-29 05:03:18 +02:00
  • b732c23e36 ci: use cargo check's --check option directly LingMan 2022-09-29 05:01:08 +02:00
  • 49965703fa ci: switch to using '@master' dtolnay action LingMan 2022-09-29 04:55:33 +02:00
  • 609838aebd ci: use latest runner images in CI LingMan 2022-09-29 04:49:24 +02:00
  • 515f120b5c doc: fix typo Dave Rolsky 2022-09-24 13:23:59 -04:00
  • a66315d232 ignore/types: add *.cjs, *.mjs, *.cts, *.mts Linda_pp 2022-08-31 21:11:13 +09:00
  • 60a1db34a6 index: embarking on a most ambitious project... ag/index Andrew Gallant 2020-02-20 18:16:27 -05:00
  • bdf10ab7c0 ignore/types: add embedded puppet templates Nacho Barrientos 2022-08-21 18:32:03 +02:00
  • a02678800b ignore/types: add Solidity John Saigle 2022-08-17 09:37:32 -04:00
  • 387df97d85 ripgrep: add /.github/ to whitelist Andrew Gallant 2022-08-17 08:30:47 -04:00
  • a9d97a1dda doc: add '-.' as short flag for '--hidden' David Marzal 2022-08-10 14:03:04 +02:00
  • 3bb71b0cb8 doc: fix a few typos drebelsky 2022-08-06 11:29:27 -07:00
  • 87b33c96c0 ignore/types: improve 'markdown' and 'php' types Malte 2022-07-18 16:35:09 +02:00
  • 5e975c43f8 doc: appease rustdoc Andrew Gallant 2022-07-15 10:13:55 -04:00
  • 7efa2e46d3 grep-0.2.10 grep-0.2.10 Andrew Gallant 2022-07-15 10:06:53 -04:00
  • db0b92b62d grep: bump grep-searcher to 0.1.10 Andrew Gallant 2022-07-15 10:06:31 -04:00
  • 33b81cac48 grep-searcher-0.1.10 grep-searcher-0.1.10 Andrew Gallant 2022-07-15 10:05:46 -04:00
  • 6a13a4f64d searcher: remove stray 'dbg!' Andrew Gallant 2022-07-15 10:05:20 -04:00
  • b13d835d95 grep-0.2.9 grep-0.2.9 Andrew Gallant 2022-07-15 10:03:06 -04:00
  • d53506b7f7 grep: bump 'grep-regex' and 'grep-searcher' Andrew Gallant 2022-07-15 10:02:41 -04:00
  • 78a35d4d43 grep-searcher-0.1.9 grep-searcher-0.1.9 Andrew Gallant 2022-07-15 10:02:24 -04:00