1
0
mirror of https://github.com/BurntSushi/ripgrep.git synced 2025-12-04 14:00:13 +02:00

Commit Graph

  • d67809d6c4 github: remove dependabot configuration Andrew Gallant 2023-07-09 08:27:17 -04:00
  • 6abb962f0d cli: fix non-path sorting behavior nguyenvukhang 2022-11-28 12:36:15 +08:00
  • 6d95c130d5 cli: add --stop-on-nonmatch flag Edoardo Pirovano 2021-07-07 17:50:23 +01:00
  • 4782ebd5e0 core: lock stdout before printing an error message to stderr Garrett Thornburg 2021-08-09 23:32:08 -06:00
  • 4993d29a16 globset: add 'escape' routine piegames 2021-11-12 18:39:03 +01:00
  • 23adbd6795 cli: force binary existance check Seth Stadick 2021-07-22 07:54:19 -06:00
  • 9df8ab42b1 cargo: reduce the size of the .crate file published to crates.io Kevin Svetlitski 2021-07-19 18:32:59 -05:00
  • cb7501ff11 doc: clarify the comment on Worker.work_done Michal Terepeta 2021-10-24 15:40:52 +02:00
  • 3b66f37a31 doc: improve -r/--replace flag syntax docs Kyle Todeschini 2022-01-12 21:18:20 +11:00
  • 3eccb7c363 readme: add 'yum-utils' to RHEL/Centos instructions Andrew Gallant 2023-07-08 14:11:31 -04:00
  • f30a30867e ignore/types: name aliases for file types kotborealis 2021-06-15 17:00:35 +03:00
  • 7313dca472 ignore/types: add 'typescript' alias for 'ts' Klas Mellbourn 2021-09-29 22:56:36 +02:00
  • 99bf2b01dc ignore/types: add Ada filetypes, including gprbuild and alire Tama McGlinn 2021-10-03 15:31:12 +02:00
  • ee1360cc07 ignore/types: add raku extensions to ignore types Juan Francisco Cantero Hurtado 2022-01-02 21:31:11 +01:00
  • db6bb21a62 windows: attempt to enable long path support for MSVC targets Andrew Gallant 2023-07-08 13:27:22 -04:00
  • da7c81fb96 ignore/types: add MDX format to Markdown types Andrew Gallant 2023-07-08 10:08:28 -04:00
  • a4e3d56de1 ignore/types: add DITA (Darwin Information Typing Architecture) chrispy 2022-02-20 14:53:16 -05:00
  • 7c83b90f95 doc: fix typo Ludi Rehak 2022-03-01 22:35:05 -08:00
  • 97b5b7769c doc: fix some typos cuishuang 2022-04-24 17:00:39 +08:00
  • 2708f9e81d complete: add extra-verbose support to _rg_types dana 2022-04-26 21:19:09 -05:00
  • f3241fd657 cli: '--no-ignore-dot' should also '.rgignore' Richard Sternagel 2022-05-08 15:48:56 +02:00
  • cfe357188d ignore/types: fix formatting Andrew Gallant 2023-07-08 09:04:07 -04:00
  • 792451e331 ignore/types: added V type edam 2022-09-09 22:23:42 +01:00
  • 7dafd58a32 readme: use 'sudo' more consistently Andrew Gallant 2023-07-08 09:01:04 -04:00
  • b92550b67b readme: add install command for ALT Linux Andrew Savchenko 2022-10-10 21:29:45 +03:00
  • 383d3b336b doc: add '--hidden' to example configuration Kevin Ushey 2022-11-20 12:31:18 -08:00
  • fc7e634395 ci/release: Use GITHUB_REF_NAME instead of GITHUB_REF James McKinney 2022-11-23 15:27:48 -05:00
  • c9584b035b ci/release: use GitHub CLI James McKinney 2022-11-25 20:29:37 -05:00
  • f34fd5c4b6 globset: introduce option to keep empty alternates Alex Rawson 2022-12-10 16:35:07 -06:00
  • d51c6c005a globset: permit deserializing Glob from String Jérome Eertmans 2023-01-01 14:28:22 +01:00
  • ea05881319 readme: fix awkward grammar Jakub Wilk 2023-01-25 12:32:27 +01:00
  • 1d4e3df19c readme: add winget installation section sitiom 2023-02-04 10:14:14 +08:00
  • 0f6181d309 ignore/types: add USD to the default file types Mark Sisson 2023-02-27 08:06:49 -06:00
  • e902e2fef4 ignore/types: add Gentoo eclass type Sam James 2023-03-01 04:32:28 +00:00
  • 07cbfee225 ignore/types: improve Elixir globs angrycandy 2023-03-13 11:46:40 -04:00
  • d675844510 core: don't let context flags override eachother Andrew Gallant 2023-07-07 10:51:51 -04:00
  • 54e609d657 doc: add another example for the config file Andrew Gallant 2023-07-07 10:45:06 -04:00
  • 43bbcca06f doc: note '-n' and '-N' override each other Misaki 2023-03-15 17:51:08 -04:00
  • ad9bfdd981 ignore/gitignore: expose gitconfig_excludes_path Eric Arellano 2023-04-01 13:12:32 -06:00
  • 36194c2742 test: test that regex inline flags work as intended Gal Ofri 2023-04-13 08:28:16 +03:00
  • 0c1cbd99f3 ignore: tweak regex crate features Jakub Jirutka 2023-04-29 17:04:00 +02:00
  • 96cfc0ed13 ignore/types: add 'graphql' type Jon Parise 2023-05-06 14:56:11 -07:00
  • da8ecddce9 cli: make resolve_binary take COM executables into account mataha 2023-05-30 02:08:06 +02:00
  • 545a7dc759 ignore/types: add cml to the default types list Yifei Teng 2023-06-07 13:40:01 -07:00
  • 16f783832e doc: update rust-version in Cargo.toml Jonathan Schwender 2023-06-19 11:17:04 +02:00
  • f4d07b9cbd grep-cli-0.1.8 grep-cli-0.1.8 Andrew Gallant 2023-07-05 17:09:09 -04:00
  • 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