1
0
mirror of https://github.com/BurntSushi/ripgrep.git synced 2025-09-16 08:26:28 +02:00

Commit Graph

  • 2451380fe3 wip3 ag/rollup Andrew Gallant 2025-09-10 07:44:22 -04:00
  • 460df12587 wip2 Andrew Gallant 2025-09-07 14:59:24 -04:00
  • 77ac021935 wip Pavel Safronov 2025-07-06 17:37:07 +00:00
  • 136f99739c rust: move to Rust 2024 Andrew Gallant 2025-09-07 15:07:45 -04:00
  • 70f1294afb ignore/types: add Qt types for resource files and ui declaration Cristián Maureira-Fredes 2025-09-07 13:25:20 +02:00
  • 21d98cf1cf man: escape all hyphens in flag names Andrew Gallant 2025-09-06 14:50:22 -04:00
  • 43b5ebf440 complete/zsh: improve --hyperlink-format completion dana 2025-07-13 01:50:38 -05:00
  • 419a8910d1 complete: improvements for the --hyperlink-format flag Ilya Grigoriev 2025-07-06 16:05:15 -07:00
  • 458ca71e96 printer: deduplicate hyperlink alias names Lucas Trzesniewski 2025-07-16 21:53:43 +02:00
  • afb7f6ebd5 doc: actually fix deb download link Andrew Gallant 2025-08-20 07:04:36 -04:00
  • 70ae09deca doc: update installation instructions for RHEL/CentOS/Rocky Linux 9 wackget 2025-01-30 17:00:18 +00:00
  • ba7a3eca9c colors: add highlight type support for matching lines emrebengue 2025-07-23 21:45:17 -04:00
  • 13b1dd5f3c printer: fix handling of has_match for summary printer Andrew Gallant 2025-08-19 20:51:43 -04:00
  • dad44b313c globset: make GlobSet::new public Ben Heidemann 2025-06-12 16:10:23 +01:00
  • a174f36106 globset: make GlobSet::empty const David Tolnay 2025-07-07 22:31:11 -07:00
  • b18b78e5c4 doc: clarify that .git is covered by --hidden and not --ignore-vcs Lucas Garron 2025-08-07 18:39:34 -07:00
  • 8593e5b496 tests: increase sleep duration for sort file metadata tests on Windows AArch64 Vishva Natarajan 2025-06-22 01:36:07 +05:30
  • 9631acf6b4 ignore/types: include missing files for the tf type Porkepix 2025-07-31 14:34:23 +02:00
  • b113c6e141 ignore/types: add gleam Tomek 2025-07-20 23:38:31 +02:00
  • d53cd31260 ignore/types: add LLVM to default types Andrew McNulty 2025-06-30 14:13:12 +02:00
  • c23539a4b8 ignore/types: add ColdFusion and BoxLang James Moberg 2025-07-04 17:37:38 -07:00
  • 679ce3ec8e ignore/types: add .env to sh file type Lilian A. Moraru 2025-06-06 12:58:07 +03:00
  • c308afc54e build: emit warning if git is missing during build kevichi7 2025-05-29 20:33:35 +08:00
  • 16c10231ae doc: remove CentOS/RHEL installation instructions Andrew Gallant 2025-08-19 16:07:07 -04:00
  • 6de78f2205 globset: fix bug where trailing . in file name was incorrectly handled Andrew Gallant 2025-08-17 17:18:27 -04:00
  • c8cf452695 ignore/types: add scdoc bbb651 2025-03-05 23:35:44 +02:00
  • 895098782c doc: fix nixpkgs link Nadir Ishiguro 2025-03-05 20:57:02 +01:00
  • eec094351b test: check binary file detection when using memory maps Andrew Gallant 2025-08-17 16:14:51 -04:00
  • b38a5c6760 globset: add Candidate::from_bytes constructor Alexander Weiss 2024-12-24 21:04:55 +01:00
  • f0958e9254 stats: fix case where "bytes searched" could be wrong Andrew Gallant 2025-08-17 10:44:02 -04:00
  • bb6fe79d20 ignore/types: add Kconfig Thomas Weißschuh 2024-12-01 10:28:01 +01:00
  • 66e7b7ee67 printer: slightly simplify code ChristopherYoung 2024-11-29 16:44:28 +08:00
  • 3703e38d1f ignore/types: add *.dtso to devicetree type Dmitry Gerasimov 2024-11-25 21:28:24 +01:00
  • c1686a0282 ignore/doc: explain that require_git(false) will ascend above git roots Martin Pool 2024-11-23 11:15:32 -08:00
  • fdef0443a6 globset: remove __Nonexhaustive work-around Andrew Gallant 2025-08-17 09:25:25 -04:00
  • a94d39c79a globset: support nested alternates Luke Sandberg 2025-05-12 14:51:25 -07:00
  • 8e4aed1b84 ignore/types: add *.svelte.ts to Svelte file type glob Colin Heffernan 2024-10-03 16:41:41 -04:00
  • c45f506b15 cli: make rg -vf file behave sensibly Andrew Gallant 2025-07-27 15:08:09 -04:00
  • bbb80083f8 ci: add aarch64 Windows Josh Cotton 2025-04-29 13:33:21 -07:00
  • 8c50731714 doc: fix typo in FAQ Wilfred Hughes 2025-04-09 22:02:33 -07:00
  • 326c451a47 globset: compact Debug impl for GlobSetBuilder and Glob squidfunk 2025-04-09 21:24:17 +02:00
  • b912026fd8 ignore/types: add *.rake extension to list of Ruby file types Zach Ahn 2024-10-25 12:10:16 -04:00
  • 2a04d51bf2 ignore/types: add typst f3rn0s 2024-10-21 17:15:25 +10:00
  • 34e5d1e99f style: simplify string formatting Hamir Mahal 2024-10-16 09:03:15 -07:00
  • 38b4b28493 globset: add matches_all method Thayne McCombs 2024-09-19 01:09:57 -06:00
  • 1334051956 deps: switch to tikv-jemallocator Aleksey Vasilenko 2024-09-12 17:27:46 +03:00
  • d03371cd1e printer: support -r/--replace with --json Stephan Badragan 2024-09-08 01:59:46 -07:00
  • 08fbcb29d7 ignore/types: include msbuild solution filters Melvin Wang 2024-08-12 18:37:46 -07:00
  • 30d2a3cb7a printer: use std::path::absolute on Windows Lucas Trzesniewski 2024-08-03 18:21:07 +02:00
  • 4bb4670dc3 ignore: improve multithreading heuristic Alex Povel 2024-07-17 09:47:25 +02:00
  • f54ac6e68b ignore: don't process command line arguments in reverse order Thomas Otto 2024-07-03 22:05:09 +02:00
  • 5f6db4e93c ignore/types: add Makefile.* Christoph Badura 2024-06-29 00:21:08 +02:00
  • adc6fcebee ignore: support .jj as well as .git Matt Kulukundis 2024-06-22 05:22:18 -04:00
  • df3adeca71 color: add italic to style attributes Tor Shepherd 2024-06-21 15:11:25 -04:00
  • dd807238bc core: add "total" to --stats output robert-bryson 2024-05-02 11:08:57 -07:00
  • b5a5f1eb1e ignore/gitignore: skip BOM at start of ignore file Stephen Albert-Moore 2024-04-17 16:58:23 -04:00
  • d06dae1a9a searcher: add more tests for replace_bytes Riccardo Attilio Galli 2024-02-04 09:53:39 -08:00
  • d451812fe5 ignore/types: detect WORKSPACE.bzlmod for bazel file type Keith Smiley 2024-01-31 13:11:13 -08:00
  • 085cf56fbb globset: add opt-in Arbitrary trait implementations William Johnson 2024-01-24 11:15:22 -05:00
  • 5489789659 tests: add test for filtering hidden files Andrew Gallant 2025-07-11 12:59:47 -04:00
  • 7bab522627 ignore: fix filtering searching subdir or .ignore in parent dir ChristopherYoung 2024-11-15 18:40:27 +08:00
  • 78803979c5 complete/fish: Take RIPGREP_CONFIG_PATH into account Jan Verbeek 2024-01-09 22:16:02 +01:00
  • 85a86eba2b impl: switch most atomic ops to Relaxed ordering wang384670111 2024-01-08 16:10:57 +08:00
  • 119a58a400 msrv: bump to Rust 1.88 master 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 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 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 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 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 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 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 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 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