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

Commit Graph

  • 9c6732bd26 printer: remove 'subl' alias Andrew Gallant 2023-09-28 16:25:35 -04:00
  • 392bb0944a core: polish the core of ripgrep Andrew Gallant 2023-09-28 16:24:40 -04:00
  • 90b849912f deps: bump what we can Andrew Gallant 2023-09-28 16:03:21 -04:00
  • 6d17b3ed68 deps: drop thread_local, lazy_static and once_cell Andrew Gallant 2023-09-28 16:01:59 -04:00
  • f16ea0812d ignore: polish Andrew Gallant 2023-09-28 14:17:30 -04:00
  • be9e308999 globset: use a Pool from regex-automata Andrew Gallant 2023-09-28 13:19:57 -04:00
  • d53b7310ee searcher: polish Andrew Gallant 2023-09-28 12:58:11 -04:00
  • e30bbb8cff grep: update to the 2021 edition Andrew Gallant 2023-09-26 17:15:14 -04:00
  • 7f45640401 globset: polishing Andrew Gallant 2023-09-26 15:01:20 -04:00
  • 0951820f63 core: doc and logging touchups Andrew Gallant 2023-09-26 12:03:11 -04:00
  • c3e85f2b44 printer: fix a few issues in the hyperlink docs Lucas Trzesniewski 2023-09-26 00:38:25 +02:00
  • 3ad7a0d95e crates: remove hard-coded links Andrew Gallant 2023-09-25 18:24:08 -04:00
  • 82d3183a04 regex: some minor polish Andrew Gallant 2023-09-25 17:21:28 -04:00
  • 798f8981eb pcre2: small polishing Andrew Gallant 2023-09-25 16:53:03 -04:00
  • 96f01b92a0 matcher: polish the grep-matcher crate Andrew Gallant 2023-09-25 16:48:25 -04:00
  • abfa65c2c1 ignore/types: add *.sarif for SARIF format files Linda_pp 2023-10-06 02:23:29 +09:00
  • f608d4d9b3 hyperlink: rejigger how hyperlinks work Andrew Gallant 2023-09-22 14:57:44 -04:00
  • 23e21133ba printer: move PathPrinter into grep-printer Andrew Gallant 2023-09-21 17:28:58 -04:00
  • 09905560ff printer: clean-up Andrew Gallant 2023-09-21 16:57:02 -04:00
  • 25a7145c79 cli: add new 'hostname' function Andrew Gallant 2023-09-21 13:13:46 -04:00
  • 19a08bee8a cli: clean-up crate Andrew Gallant 2023-09-20 14:42:03 -04:00
  • 1a50324013 printer: add hyperlinks Lucas Trzesniewski 2023-07-08 00:56:50 +02:00
  • 86ef683308 deps: update everything Andrew Gallant 2023-09-18 21:42:32 -04:00
  • d938e955af ignore: use work-stealing stack instead of Arc<Mutex<Vec<_>>> Tavian Barnes 2023-08-21 13:58:27 -04:00
  • cad1f5fae2 ignore: fix filtering when searching subdirectories Thilo Uttendorfer 2022-08-29 22:32:29 +02:00
  • 2198bd92fa github: convert bug-report issue template to issue form dana 2023-09-18 10:07:46 -05:00
  • a4387ed491 deps: bump to aho-corasick 1.1.0 Andrew Gallant 2023-09-18 09:35:06 -04:00
  • d2a409f89f deps: bump to memchr 2.6.3 Andrew Gallant 2023-09-02 14:40:45 -04:00
  • 6cdb99ea61 deps: drop bytecount in favor of memchr_iter(..).count() Andrew Gallant 2023-09-02 12:25:34 -04:00
  • 551ad3bada deps: update bstr Andrew Gallant 2023-09-02 12:15:15 -04:00
  • 8856f72df5 deps: update the regex family of crates Andrew Gallant 2023-09-02 12:14:50 -04:00
  • d596f6ebd0 ignore/types: add *.vsh to V type Yochem van Rosmalen 2023-08-31 14:51:07 +02:00
  • 6cd9479634 ignore: implement FusedIterator for Walk Christian Vallentin 2023-08-29 04:55:19 +02:00
  • 3bfa125b2e ci: replace mips with powerpc64, aarch64 and s390x Andrew Gallant 2023-08-28 20:17:04 -04:00
  • 6cdea9a631 ci: replace mips with powerpc64, aarch64 and s390x ag/fix-ci Andrew Gallant 2023-08-28 20:17:04 -04:00
  • 51765f2f4c ignore: apply rustfmt Andrew Gallant 2023-08-28 20:09:26 -04:00
  • 67abd49678 deps: bump everything else Andrew Gallant 2023-08-28 20:00:41 -04:00
  • a7fe296772 deps: bump regex, regex-automata and regex-syntax Andrew Gallant 2023-08-28 19:59:09 -04:00
  • f75991538b deps: bump memchr to 2.6.0 Andrew Gallant 2023-08-28 19:56:59 -04:00
  • 962d47e6a1 ignore/types: add Prolog file types mataha 2023-08-21 16:53:56 +02:00
  • 19b6a45abb ignore/types: tweak Gradle file types mataha 2023-08-21 00:49:02 +02:00
  • c51790b56d deps: update everything Andrew Gallant 2023-08-15 11:09:46 -04:00
  • 2af3734e0c deps: update aho-corasick Andrew Gallant 2023-08-15 11:08:41 -04:00
  • 61733f6378 globset-0.4.13 globset-0.4.13 Andrew Gallant 2023-08-05 09:34:36 -04:00
  • 7227e94ce5 globset: use non-capture groups in regex transform Andrew Gallant 2023-08-04 14:05:54 -04:00
  • 341a19e0d0 regex: fix fast path for -w/--word-regexp flag (#2576) Andrew Gallant 2023-07-31 08:51:09 -04:00
  • fed4fea217 ignore/types: add csproj Vidar 2023-07-31 13:08:44 +02:00
  • 053a1669bb globset-0.4.12 globset-0.4.12 Andrew Gallant 2023-07-26 19:51:38 -04:00
  • 31d3f16254 api: impl Deserialize for GlobSet David Tolnay 2023-07-26 16:51:22 -07:00
  • 304a60e8e9 grep-cli-0.1.9 grep-cli-0.1.9 Andrew Gallant 2023-07-18 13:25:23 -04:00
  • 1d35859861 globset-0.4.11 globset-0.4.11 Andrew Gallant 2023-07-12 12:58:43 -04:00
  • 601e122e9f ignore/types: add Windows Command Prompt files mataha 2023-07-10 21:58:17 +02:00
  • efb2e8ce1e ci/release: use latest OS versions Andrew Gallant 2023-07-09 09:41:39 -04:00
  • 8d464e5c78 ci/release: add sha256 sums to release artifacts xEgoist 2022-03-21 11:54:40 -05:00
  • 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