1
0
mirror of https://github.com/BurntSushi/ripgrep.git synced 2024-12-12 19:18:24 +02:00

Commit Graph

  • 7313dca472 ignore/types: add 'typescript' alias for 'ts' Klas Mellbourn 2021-09-29 22:56:36 +0200
  • 99bf2b01dc ignore/types: add Ada filetypes, including gprbuild and alire Tama McGlinn 2021-10-03 15:31:12 +0200
  • ee1360cc07 ignore/types: add raku extensions to ignore types Juan Francisco Cantero Hurtado 2022-01-02 21:31:11 +0100
  • db6bb21a62 windows: attempt to enable long path support for MSVC targets Andrew Gallant 2023-07-08 13:27:22 -0400
  • da7c81fb96 ignore/types: add MDX format to Markdown types Andrew Gallant 2023-07-08 10:08:28 -0400
  • a4e3d56de1 ignore/types: add DITA (Darwin Information Typing Architecture) chrispy 2022-02-20 14:53:16 -0500
  • 7c83b90f95 doc: fix typo Ludi Rehak 2022-03-01 22:35:05 -0800
  • 97b5b7769c doc: fix some typos cuishuang 2022-04-24 17:00:39 +0800
  • 2708f9e81d complete: add extra-verbose support to _rg_types dana 2022-04-26 21:19:09 -0500
  • f3241fd657 cli: '--no-ignore-dot' should also '.rgignore' Richard Sternagel 2022-05-08 15:48:56 +0200
  • cfe357188d ignore/types: fix formatting Andrew Gallant 2023-07-08 09:04:07 -0400
  • 792451e331 ignore/types: added V type edam 2022-09-09 22:23:42 +0100
  • 7dafd58a32 readme: use 'sudo' more consistently Andrew Gallant 2023-07-08 09:01:04 -0400
  • b92550b67b readme: add install command for ALT Linux Andrew Savchenko 2022-10-10 21:29:45 +0300
  • 383d3b336b doc: add '--hidden' to example configuration Kevin Ushey 2022-11-20 12:31:18 -0800
  • fc7e634395 ci/release: Use GITHUB_REF_NAME instead of GITHUB_REF James McKinney 2022-11-23 15:27:48 -0500
  • c9584b035b ci/release: use GitHub CLI James McKinney 2022-11-25 20:29:37 -0500
  • f34fd5c4b6 globset: introduce option to keep empty alternates Alex Rawson 2022-12-10 16:35:07 -0600
  • d51c6c005a globset: permit deserializing Glob from String Jérome Eertmans 2023-01-01 14:28:22 +0100
  • ea05881319 readme: fix awkward grammar Jakub Wilk 2023-01-25 12:32:27 +0100
  • 1d4e3df19c readme: add winget installation section sitiom 2023-02-04 10:14:14 +0800
  • 0f6181d309 ignore/types: add USD to the default file types Mark Sisson 2023-02-27 08:06:49 -0600
  • e902e2fef4 ignore/types: add Gentoo eclass type Sam James 2023-03-01 04:32:28 +0000
  • 07cbfee225 ignore/types: improve Elixir globs angrycandy 2023-03-13 11:46:40 -0400
  • d675844510 core: don't let context flags override eachother Andrew Gallant 2023-07-07 10:51:51 -0400
  • 54e609d657 doc: add another example for the config file Andrew Gallant 2023-07-07 10:45:06 -0400
  • 43bbcca06f doc: note '-n' and '-N' override each other Misaki 2023-03-15 17:51:08 -0400
  • ad9bfdd981 ignore/gitignore: expose gitconfig_excludes_path Eric Arellano 2023-04-01 13:12:32 -0600
  • 36194c2742 test: test that regex inline flags work as intended Gal Ofri 2023-04-13 08:28:16 +0300
  • 0c1cbd99f3 ignore: tweak regex crate features Jakub Jirutka 2023-04-29 17:04:00 +0200
  • 96cfc0ed13 ignore/types: add 'graphql' type Jon Parise 2023-05-06 14:56:11 -0700
  • da8ecddce9 cli: make resolve_binary take COM executables into account mataha 2023-05-30 02:08:06 +0200
  • 545a7dc759 ignore/types: add cml to the default types list Yifei Teng 2023-06-07 13:40:01 -0700
  • 16f783832e doc: update rust-version in Cargo.toml Jonathan Schwender 2023-06-19 11:17:04 +0200
  • 0b94ad0613
    cli: add --stop-on-nonmatch flag Edoardo Pirovano 2021-07-07 17:50:23 +0100
  • 90fc4c080f
    core: lock stdout before printing an error message to stderr Garrett Thornburg 2021-08-09 23:32:08 -0600
  • 3d0a6f9ebf
    globset: add 'escape' routine piegames 2021-11-12 18:39:03 +0100
  • 881695fbe6
    cli: force binary existance check Seth Stadick 2021-07-22 07:54:19 -0600
  • 2ac4e72246
    cargo: reduce the size of the .crate file published to crates.io Kevin Svetlitski 2021-07-19 18:32:59 -0500
  • 2a0d81d87a
    doc: clarify the comment on Worker.work_done Michal Terepeta 2021-10-24 15:40:52 +0200
  • 605ac8d778
    doc: improve -r/--replace flag syntax docs Kyle Todeschini 2022-01-12 21:18:20 +1100
  • 1df86464bd
    readme: add 'yum-utils' to RHEL/Centos instructions Andrew Gallant 2023-07-08 14:11:31 -0400
  • b6707a846c
    ignore/types: name aliases for file types kotborealis 2021-06-15 17:00:35 +0300
  • 097d5d9ffd
    ignore/types: add 'typescript' alias for 'ts' Klas Mellbourn 2021-09-29 22:56:36 +0200
  • 0225abb962
    ignore/types: add Ada filetypes, including gprbuild and alire Tama McGlinn 2021-10-03 15:31:12 +0200
  • 1eaf695a23
    ignore/types: add raku extensions to ignore types Juan Francisco Cantero Hurtado 2022-01-02 21:31:11 +0100
  • f291fac257
    windows: attempt to enable long path support for MSVC targets Andrew Gallant 2023-07-08 13:27:22 -0400
  • 3d83ead097
    ignore/types: add MDX format to Markdown types Andrew Gallant 2023-07-08 10:08:28 -0400
  • 85b75bb884
    ignore/types: add DITA (Darwin Information Typing Architecture) chrispy 2022-02-20 14:53:16 -0500
  • d7fb5782c5
    doc: fix typo Ludi Rehak 2022-03-01 22:35:05 -0800
  • c2f16498a4
    doc: fix some typos cuishuang 2022-04-24 17:00:39 +0800
  • 18554908ce
    complete: add extra-verbose support to _rg_types dana 2022-04-26 21:19:09 -0500
  • 7ff98faf6b
    cli: '--no-ignore-dot' should also '.rgignore' Richard Sternagel 2022-05-08 15:48:56 +0200
  • 0526350b98
    ignore/types: fix formatting Andrew Gallant 2023-07-08 09:04:07 -0400
  • 92ddfe0206
    ignore/types: added V type edam 2022-09-09 22:23:42 +0100
  • 72591de080
    readme: use 'sudo' more consistently Andrew Gallant 2023-07-08 09:01:04 -0400
  • a25df350c9
    readme: add install command for ALT Linux Andrew Savchenko 2022-10-10 21:29:45 +0300
  • cd6c8da766
    doc: add '--hidden' to example configuration Kevin Ushey 2022-11-20 12:31:18 -0800
  • 7a442caefe
    ci/release: Use GITHUB_REF_NAME instead of GITHUB_REF James McKinney 2022-11-23 15:27:48 -0500
  • ce49a7d755 printer: add hyperlinks Lucas Trzesniewski 2023-07-08 00:56:50 +0200
  • 39c84525a5
    ci/release: use GitHub CLI James McKinney 2022-11-25 20:29:37 -0500
  • 9f04b5f29e
    globset: introduce option to keep empty alternates Alex Rawson 2022-12-10 16:35:07 -0600
  • d8d79f5e2d
    globset: permit deserializing Glob from String Jérome Eertmans 2023-01-01 14:28:22 +0100
  • cf6679467b
    readme: fix awkward grammar Jakub Wilk 2023-01-25 12:32:27 +0100
  • 4d03565a10
    readme: add winget installation section sitiom 2023-02-04 10:14:14 +0800
  • 1400ed87fa
    ignore/types: add USD to the default file types Mark Sisson 2023-02-27 08:06:49 -0600
  • d037ec3380
    ignore/types: add Gentoo eclass type Sam James 2023-03-01 04:32:28 +0000
  • a99cb9be87
    ignore/types: improve Elixir globs angrycandy 2023-03-13 11:46:40 -0400
  • f9ea1f5e1d
    core: don't let context flags override eachother Andrew Gallant 2023-07-07 10:51:51 -0400
  • b127166fef
    doc: add another example for the config file Andrew Gallant 2023-07-07 10:45:06 -0400
  • 5dce612223
    doc: note '-n' and '-N' override each other Misaki 2023-03-15 17:51:08 -0400
  • 23105fd1fc
    ignore/gitignore: expose gitconfig_excludes_path Eric Arellano 2023-04-01 13:12:32 -0600
  • ad79d128d8
    test: test that regex inline flags work as intended Gal Ofri 2023-04-13 08:28:16 +0300
  • 8765d0f586
    ignore: tweak regex crate features Jakub Jirutka 2023-04-29 17:04:00 +0200
  • affdffe600
    ignore/types: add 'graphql' type Jon Parise 2023-05-06 14:56:11 -0700
  • 5fb3a0ec09
    cli: make resolve_binary take COM executables into account mataha 2023-05-30 02:08:06 +0200
  • 0281ec7a0b
    ignore/types: add cml to the default types list Yifei Teng 2023-06-07 13:40:01 -0700
  • aa7a2794c4
    doc: update rust-version in Cargo.toml Jonathan Schwender 2023-06-19 11:17:04 +0200
  • f4d07b9cbd
    grep-cli-0.1.8 grep-cli-0.1.8 Andrew Gallant 2023-07-05 17:09:09 -0400
  • 0b6eccf4d3 ci: try to fix CI Andrew Gallant 2023-07-05 11:39:15 -0400
  • 3ac4541e9f regex: remove old inner literal extractor Andrew Gallant 2023-07-05 11:09:58 -0400
  • 7b72e982f2 deps: update everything Andrew Gallant 2023-07-05 11:08:52 -0400
  • a68db3ac02 deps: drop temporary patch and move to bstr 1.6 Andrew Gallant 2023-07-05 11:08:13 -0400
  • b12905daca deps: update everything Andrew Gallant 2023-06-28 21:36:14 -0400
  • ca740d9ace regex: add new inner literal extractor Andrew Gallant 2023-06-21 20:38:02 -0400
  • e80c102dee regex: tweak formatting of regex-automata version spec Andrew Gallant 2023-06-21 20:37:06 -0400
  • 8ac66a9e04 regex: refactor matcher construction Andrew Gallant 2023-06-20 13:05:57 -0400
  • 04dde9a4eb regex: tweak DFA settings Andrew Gallant 2023-06-20 08:09:23 -0400
  • 81341702af regex: push more pattern handling to matcher construction Andrew Gallant 2023-06-19 20:47:07 -0400
  • d34c5c88a7 globset: fix build error in tests Andrew Gallant 2023-06-18 13:16:22 -0400
  • 4b8aa91ae5 deps: update to pcre2 0.2.4 Andrew Gallant 2023-06-18 13:07:48 -0400
  • a775b493fd regex: small cleanups Andrew Gallant 2023-06-17 21:47:37 -0400
  • a6dbff502f regex: s/locations/captures Andrew Gallant 2023-06-17 10:04:54 -0400
  • 51480d57a6 regex: simplify AST analysis a bit Andrew Gallant 2023-06-17 10:00:07 -0400
  • d9bd261be8 regex: some small cleanup in 'strip.rs' Andrew Gallant 2023-06-16 15:01:30 -0400
  • 9d62eb997a BREAKING: regex: finally remove CRLF hack Andrew Gallant 2023-06-16 14:36:27 -0400
  • e028ea3792 regex: migrate grep-regex to regex-automata Andrew Gallant 2023-06-15 15:05:07 -0400
  • 1035f6b1ff deps: initial migration steps to regex 1.9 Andrew Gallant 2023-06-11 21:25:23 -0400
  • 61e480887c
    ci: try to fix CI Andrew Gallant 2023-07-05 11:39:15 -0400
  • 1e9d4889e8
    Merge branch 'BurntSushi:master' into patch-1 Bruce Wong 2023-07-05 12:22:51 -0400