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

Commit Graph

  • e166f271df ignore/types: add gleam Tomek 2025-07-20 23:38:31 +02:00
  • 83d94672ae ignore/types: add LLVM to default types Andrew McNulty 2025-06-30 14:13:12 +02:00
  • 6887122e5b ignore/types: add ColdFusion and BoxLang James Moberg 2025-07-04 17:37:38 -07:00
  • 06210b382a ignore/types: add .env to sh file type Lilian A. Moraru 2025-06-06 12:58:07 +03:00
  • 00e501b529 build: emit warning if git is missing during build kevichi7 2025-05-29 20:33:35 +08:00
  • 2ebd768d40 doc: remove CentOS/RHEL installation instructions Andrew Gallant 2025-08-19 16:07:07 -04:00
  • 4df1298127 globset: fix bug where trailing . in file name was incorrectly handled Andrew Gallant 2025-08-17 17:18:27 -04:00
  • ba23ced817 ignore/types: add scdoc bbb651 2025-03-05 23:35:44 +02:00
  • 28cce895ff doc: fix nixpkgs link Nadir Ishiguro 2025-03-05 20:57:02 +01:00
  • 7339bdf4b5 test: check binary file detection when using memory maps Andrew Gallant 2025-08-17 16:14:51 -04:00
  • 79f5a5a66e globset: add Candidate::from_bytes constructor Alexander Weiss 2024-12-24 21:04:55 +01:00
  • 4ab1862dc0 stats: fix case where "bytes searched" could be wrong Andrew Gallant 2025-08-17 10:44:02 -04:00
  • 6244e635a1 ignore/types: add Kconfig Thomas Weißschuh 2024-12-01 10:28:01 +01:00
  • 5e2d32fe7f printer: slightly simplify code ChristopherYoung 2024-11-29 16:44:28 +08:00
  • 75e17fcabe ignore/types: add *.dtso to devicetree type Dmitry Gerasimov 2024-11-25 21:28:24 +01:00
  • 99b7957122 ignore/doc: explain that require_git(false) will ascend above git roots Martin Pool 2024-11-23 11:15:32 -08:00
  • ab4665a164 globset: remove __Nonexhaustive work-around Andrew Gallant 2025-08-17 09:25:25 -04:00
  • 5f5da48307 globset: support nested alternates Luke Sandberg 2025-05-12 14:51:25 -07:00
  • b0c6d4c34a ignore/types: add *.svelte.ts to Svelte file type glob Colin Heffernan 2024-10-03 16:41:41 -04:00
  • d199058e77 cli: make rg -vf file behave sensibly Andrew Gallant 2025-07-27 15:08:09 -04:00
  • bb0cbae312 ci: add aarch64 Windows Josh Cotton 2025-04-29 13:33:21 -07:00
  • 8fca3cdca6 doc: fix typo in FAQ Wilfred Hughes 2025-04-09 22:02:33 -07:00
  • 6f39f830cb globset: compact Debug impl for GlobSetBuilder and Glob squidfunk 2025-04-09 21:24:17 +02:00
  • e83828fc8c ignore/types: add *.rake extension to list of Ruby file types Zach Ahn 2024-10-25 12:10:16 -04:00
  • 72a1303238 ignore/types: add typst f3rn0s 2024-10-21 17:15:25 +10:00
  • 861f6d374f style: simplify string formatting Hamir Mahal 2024-10-16 09:03:15 -07:00
  • 624bbf7dce globset: add matches_all method Thayne McCombs 2024-09-19 01:09:57 -06:00
  • 53279db414 deps: switch to tikv-jemallocator Aleksey Vasilenko 2024-09-12 17:27:46 +03:00
  • 292bc54e64 printer: support -r/--replace with --json Stephan Badragan 2024-09-08 01:59:46 -07:00
  • 5be67c1244 ignore/types: include msbuild solution filters Melvin Wang 2024-08-12 18:37:46 -07:00
  • 119407d0a9 printer: use std::path::absolute on Windows Lucas Trzesniewski 2024-08-03 18:21:07 +02:00
  • d869038cf6 ignore: improve multithreading heuristic Alex Povel 2024-07-17 09:47:25 +02:00
  • 75970fd16b ignore: don't process command line arguments in reverse order Thomas Otto 2024-07-03 22:05:09 +02:00
  • 380809f1e2 ignore/types: add Makefile.* Christoph Badura 2024-06-29 00:21:08 +02:00
  • 94ea38da30 ignore: support .jj as well as .git Matt Kulukundis 2024-06-22 05:22:18 -04:00
  • da672f87e8 color: add italic to style attributes Tor Shepherd 2024-06-21 15:11:25 -04:00
  • edafb612d2 core: add "total" to --stats output robert-bryson 2024-05-02 11:08:57 -07:00
  • 483628469a ignore/gitignore: skip BOM at start of ignore file Stephen Albert-Moore 2024-04-17 16:58:23 -04:00
  • c93fc793a0 searcher: add more tests for replace_bytes Riccardo Attilio Galli 2024-02-04 09:53:39 -08:00
  • 7c004f224e ignore/types: detect WORKSPACE.bzlmod for bazel file type Keith Smiley 2024-01-31 13:11:13 -08:00
  • 52115ab633 globset: add opt-in Arbitrary trait implementations William Johnson 2024-01-24 11:15:22 -05:00
  • bfe2def121 tests: add test for filtering hidden files Andrew Gallant 2025-07-11 12:59:47 -04:00
  • 14f4957b3d ignore: fix filtering searching subdir or .ignore in parent dir ChristopherYoung 2024-11-15 18:40:27 +08:00
  • f722268814 complete/fish: Take RIPGREP_CONFIG_PATH into account Jan Verbeek 2024-01-09 22:16:02 +01:00
  • 90a680ab45 impl: switch most atomic ops to Relaxed ordering wang384670111 2024-01-08 16:10:57 +08:00
  • 119a58a400 msrv: bump to Rust 1.88 Andrew Gallant 2025-07-26 10:27:30 -04:00
  • 3b7fd442a6 deps: update everything Andrew Gallant 2025-07-04 10:12:38 -04:00
  • cbc598f245 doc: update version number in dpkg installation wm 2025-05-30 20:30:52 +08:00
  • 6dfaec03e8 deps: bump crossbeam-channel from 0.5.13 to 0.5.15 dependabot[bot] 2025-04-10 10:55:32 -04:00
  • 5fbc4fee64 ignore/types: fix Seed7 file extension Pierre Rouleau 2025-04-07 10:53:32 -04:00
  • 004370bd16 ignore/types: add support for Seed7 files Pierre Rouleau 2025-04-07 08:51:22 -04:00
  • de4baa1002 globset-0.4.16 globset-0.4.16 Andrew Gallant 2025-02-27 12:46:58 -05:00
  • 163ac157d3 globset: escape { and } in escape Andrew Gallant 2025-02-27 12:37:06 -05:00
  • e2362d4d51 searcher: add log message noting detected encoding Andrew Gallant 2025-01-25 14:25:22 -05:00
  • d6b59feff8 github: update WASI compilation job Kizhyk 2025-01-13 16:16:09 +01:00
  • 94305125ef zsh: support sourcing zsh completion dynamically Max Coplan 2024-12-31 05:23:13 -08:00
  • 79cbe89deb doc: tweak wording for stdin detection Andrew Gallant 2024-09-30 07:38:05 -04:00
  • bf63fe8f25 regex: add as_match method to Captures trait Thayne McCombs 2024-09-19 07:30:31 -06:00
  • 8bd5950296 changelog: add next section Andrew Gallant 2024-09-08 22:32:09 -04:00
  • 6e0539ab91 pkg/brew: update tap Andrew Gallant 2024-09-08 22:32:02 -04:00
  • 4649aa9700 14.1.1 14.1.1 Andrew Gallant 2024-09-08 22:15:00 -04:00
  • c009652e77 changelog: 14.1.1 Andrew Gallant 2024-09-08 22:13:53 -04:00
  • b9f7a9ba2b deps: bump grep to 0.3.2 Andrew Gallant 2024-09-08 22:11:17 -04:00
  • a1960877cf grep-0.3.2 grep-0.3.2 Andrew Gallant 2024-09-08 22:11:00 -04:00
  • bb0925af91 deps: bump grep-printer to 0.2.2 Andrew Gallant 2024-09-08 22:10:49 -04:00
  • be117dbafa grep-printer-0.2.2 grep-printer-0.2.2 Andrew Gallant 2024-09-08 22:10:29 -04:00
  • 06dc13ad2d deps: bump grep-searcher to 0.1.14 Andrew Gallant 2024-09-08 22:09:55 -04:00
  • c6c2e69b8f grep-searcher-0.1.14 grep-searcher-0.1.14 Andrew Gallant 2024-09-08 22:09:27 -04:00
  • e67c868ddd deps: bump grep-pcre2 to 0.1.8 Andrew Gallant 2024-09-08 22:09:23 -04:00
  • d33f2e2f70 grep-pcre2-0.1.8 grep-pcre2-0.1.8 Andrew Gallant 2024-09-08 22:08:41 -04:00
  • 082edafffa deps: bump grep-regex to 0.1.13 Andrew Gallant 2024-09-08 22:08:22 -04:00
  • 7c8dc332b3 grep-regex-0.1.13 grep-regex-0.1.13 Andrew Gallant 2024-09-08 22:07:52 -04:00
  • ea961915b5 deps: bump grep-cli to 0.1.11 Andrew Gallant 2024-09-08 22:07:30 -04:00
  • 7943bdfe82 grep-cli-0.1.11 grep-cli-0.1.11 Andrew Gallant 2024-09-08 22:06:59 -04:00
  • 312a7884fc deps: bump ignore to 0.4.23 Andrew Gallant 2024-09-08 22:06:39 -04:00
  • ac02f54c89 ignore-0.4.23 ignore-0.4.23 Andrew Gallant 2024-09-08 22:06:03 -04:00
  • 24b337b940 deps: bump globset to 0.4.15 Andrew Gallant 2024-09-08 22:05:45 -04:00
  • a5083f99ce globset-0.4.15 globset-0.4.15 Andrew Gallant 2024-09-08 22:04:48 -04:00
  • f89cdba5df doc: update date in man page template Andrew Gallant 2024-09-08 22:04:11 -04:00
  • f7b677d136 deps: update everything Andrew Gallant 2024-09-08 22:03:29 -04:00
  • 3f68a8f3d7 changelog: 14.1.1 Andrew Gallant 2024-09-08 22:03:22 -04:00
  • 9d738ad0c0 regex: fix inner literal extraction that resulted in false negatives Andrew Gallant 2024-09-08 21:44:26 -04:00
  • 6c5108ed17 github: add FUNDING Andrew Gallant 2024-09-03 11:46:01 -04:00
  • e0f1000df6 deps: update everything Andrew Gallant 2024-08-28 11:38:43 -04:00
  • ea99421ec8 doc: fix transcription bug in ugrep benchmark command Henk-Jan Meijer 2024-08-21 17:58:36 +00:00
  • af8c386d5e doc: fix typo in --heading flag help Cort Spellman 2024-08-02 16:32:42 -05:00
  • 71d71d2d98 doc: refer to correct flag name for --engine=auto Naser Aleisa 2024-07-04 14:25:13 +03:00
  • c9ebcbd8ab globset: optimize character escaping Tobias Decking 2024-06-05 15:56:00 +02:00
  • dec0dc3196 doc: update link for debian installation Pratham Verma 2024-06-03 03:18:50 +05:30
  • 2f0a269f07 github: use an obviously old version of ripgrep in issue template Andrew Gallant 2024-05-27 18:22:11 -04:00
  • 0a0893a765 ignore: add debug log message when opening gitignore file Andrew Gallant 2024-05-27 14:53:19 -04:00
  • 35160a1cdb doc: add Flox as an installation method Bryan Honof 2024-05-24 17:59:19 +02:00
  • f1d23c06e3 cli: add more logging for stdin heuristic detection Andrew Gallant 2024-05-13 09:34:15 -04:00
  • 22b677900f doc: fix some typos tgolang 2024-05-13 19:44:51 +08:00
  • bb6f0f5519 doc: fix typo in --vimgrep help message NicoElbers 2024-05-11 13:02:24 +02:00
  • b6ef99ee55 doc: remove unused man page template Andrew Gallant 2024-05-09 13:45:31 -04:00
  • bb8601b2ba printer: make compilation on non-unix, non-windows platforms work Nicolas Holzschuch 2024-04-23 19:12:19 +02:00
  • 02b47b7469 deps: update everything Andrew Gallant 2024-04-23 10:43:25 -04:00
  • d922b7ac11 doc: fix typo redistay 2024-04-02 21:10:25 +08:00
  • 2acf25c689 ignore/types: add WGSL to the default file types Linda_pp 2024-04-02 12:05:15 +09:00