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

Commit Graph

  • 9d968ab725
    Update default_types.rs to include msbuild solution filters Melvin Wang 2024-08-12 18:37:46 -0700
  • 04af2ccbfc printer: use std::path::absolute on Windows Lucas Trzesniewski 2024-08-03 18:21:07 +0200
  • e426d4d690 cargo: update msrv to 1.79 Lucas Trzesniewski 2024-08-03 16:34:17 +0200
  • af8c386d5e
    doc: fix typo in --heading flag help Cort Spellman 2024-08-02 16:32:42 -0500
  • 7b69c45dd0
    doc: fix typo in --heading flag help Cort Spellman 2024-08-02 16:27:17 -0500
  • 249257b1c6
    Update default_types.rs: switch from [Mm]akefile.inc to Makefile.* Christoph Badura 2024-07-28 19:46:04 +0200
  • 038574004a
    chore: Adjust WalkParallel heuristic for multithreading Alex Povel 2024-07-17 09:47:25 +0200
  • 71d71d2d98
    doc: refer to correct flag name for --engine=auto Naser Aleisa 2024-07-04 14:25:13 +0300
  • caeef51140 doc: refer to correct flag name for --engine=auto Naser Aleisa 2024-07-04 14:10:02 +0300
  • f7fe059833 ignore: don't process command line arguments in reverse order Thomas Otto 2024-07-03 22:05:09 +0200
  • bb1f30f88e Support .jj as well as .git Matt Kulukundis 2024-06-22 05:22:18 -0400
  • 0a8a1c27bc
    ignore: add Makefile.inc to make type Christoph Badura 2024-06-29 00:21:08 +0200
  • c544f5c81c Modify if let as match mengfansheng 2024-06-27 14:56:37 +0800
  • 56e9a4c7f9 ci(release): add JEMALLOC_SYS_WITH_LG_PAGE=16 for aarch64-unknown-linux-musl tongzhaoqi.dj 2024-06-27 12:06:48 +0800
  • 692a8c7246 ci: support aarch64-musl statically-linked binary Tong Zhaoqi 2024-06-07 00:07:56 +0800
  • 2ebea63de3 Add italic to style attributes Tor Shepherd 2024-06-21 15:11:25 -0400
  • fd8097865e
    Fix spelling error Magnus Markling 2024-06-20 08:58:21 +0200
  • 8b4b8c2970
    Change NixOS to Nix AlbydS 2024-06-18 17:20:42 +0000
  • c9ebcbd8ab
    globset: optimize character escaping Tobias Decking 2024-06-05 15:56:00 +0200
  • 242dac37f6
    Optimize bytes_to_escaped_literal Tobias Decking 2024-06-05 15:30:28 +0200
  • 536e76d700
    Optimize char_to_escaped_literal Tobias Decking 2024-06-05 14:26:38 +0200
  • dec0dc3196
    doc: update link for debian installation Pratham Verma 2024-06-03 03:18:50 +0530
  • 4c3b0a4d89
    Update README.md to add the updated link for debian installation Pratham Verma 2024-06-02 23:13:45 +0530
  • 5645f7a298
    Update README.md Pratham Verma 2024-06-02 10:37:40 +0530
  • 1a96a56803
    Merge pull request #1 from PrathamVerma999/PrathamVerma999-README.md-update Pratham Verma 2024-06-01 21:59:36 -0700
  • 046306cc7f
    Updated README.md to match the latest version of ripgrep in the building section (cargo) Pratham Verma 2024-06-02 10:28:22 +0530
  • 3d1d10eb59
    Add back comma Miles Sorlie 2024-05-28 15:31:20 -0600
  • e9a01d9a66
    Add "*.tfvars" to default_types.rs Miles Sorlie 2024-05-28 15:29:25 -0600
  • 2f0a269f07
    github: use an obviously old version of ripgrep in issue template Andrew Gallant 2024-05-27 18:22:11 -0400
  • 0a0893a765
    ignore: add debug log message when opening gitignore file Andrew Gallant 2024-05-27 14:53:19 -0400
  • 35160a1cdb
    doc: add Flox as an installation method Bryan Honof 2024-05-24 17:59:19 +0200
  • cc8ec67200
    doc: Add Flox as an installation method Bryan Honof 2024-05-24 16:55:41 +0200
  • f1d23c06e3 cli: add more logging for stdin heuristic detection Andrew Gallant 2024-05-13 09:34:15 -0400
  • 7d1adf7668
    cli: add more logging for stdin heuristic detection Andrew Gallant 2024-05-13 09:34:15 -0400
  • 22b677900f
    doc: fix some typos tgolang 2024-05-13 19:44:51 +0800
  • 4b692bb7b0 printer: always use \n in the summary printer Lucas Trzesniewski 2024-05-12 16:22:26 +0200
  • bb6f0f5519
    doc: fix typo in --vimgrep help message NicoElbers 2024-05-11 13:02:24 +0200
  • ff3afd45f3
    fix: typo in vimgrep help message Nico Elbers 2024-05-09 21:11:05 +0200
  • b6ef99ee55
    doc: remove unused man page template Andrew Gallant 2024-05-09 13:45:31 -0400
  • ea8f703ca5 changed to total robert-bryson 2024-05-02 15:43:42 -0700
  • f112dc06e8 stats fixup robert-bryson 2024-05-02 11:08:57 -0700
  • e003ab9352
    Merge pull request #10 from CodeSecure-SE/feature/newk8s Mark Hermeling 2024-04-24 15:55:39 -0400
  • 25a6c3abd1 remove temp fix Mark Hermeling 2024-04-24 19:49:52 +0000
  • 67e2349d49 new k8s Mark Hermeling 2024-04-24 19:37:32 +0000
  • bb8601b2ba
    printer: make compilation on non-unix, non-windows platforms work Nicolas Holzschuch 2024-04-23 19:12:19 +0200
  • 5cb3883845 Disabled tests via wasmtime in CI HOLZSCHUCH Nicolas 2024-04-23 18:53:32 +0200
  • 37a5fd5396 Added tests of Wasm version with WASMTIME HOLZSCHUCH Nicolas 2024-04-23 18:48:18 +0200
  • 64be256ca7 Moved from_path so it is directly below the other from_path constructors HOLZSCHUCH Nicolas 2024-04-23 18:42:48 +0200
  • c7ceb2960c Setup the #[cfg(not(any(windows, unix)))] case for hyperlinks HOLZSCHUCH Nicolas 2024-04-23 18:28:35 +0200
  • 02b47b7469
    deps: update everything Andrew Gallant 2024-04-23 10:43:25 -0400
  • 9a3b8714d6 Return an error on non-unix, non-windows platforms HOLZSCHUCH Nicolas 2024-04-23 16:32:02 +0200
  • c57995eb36 Adding CI for wasm HOLZSCHUCH Nicolas 2024-04-23 16:22:57 +0200
  • 2954e42826 Set up ripgrep for compilation on WebAssembly (wasm32-wasi) HOLZSCHUCH Nicolas 2024-04-23 10:52:40 +0200
  • e83118aa87 chore: fix some comments tgolang 2024-03-11 16:21:13 +0800
  • acc4c8231f strip dollar brayo 2024-04-18 14:24:19 +0300
  • 4ab99abb97 ignore/gitignore: Skip BOM at start of ignore file Stephen Albert-Moore 2024-04-17 16:58:23 -0400
  • 8ef1e1d0fd
    Merge pull request #9 from CodeSecure-SE/feature/migrate_to_81 Mark Hermeling 2024-04-11 21:49:53 +0200
  • ad1ec5c9ea Fix for CSO4240 Mark Hermeling 2024-04-11 19:39:29 +0000
  • dbe163abd3 Back to 3, 4 does not exist Mark Hermeling 2024-04-11 19:30:55 +0000
  • a3d87bd29e Migrate to 81 Mark Hermeling 2024-04-11 19:28:32 +0000
  • 07b86fef9f
    Merge a6712587c6 into d922b7ac11 Thomas Otto 2024-04-05 09:46:23 +0700
  • d922b7ac11
    doc: fix typo redistay 2024-04-02 21:10:25 +0800
  • 0f8e826702 Signed-off-by: redistay <wujunjing@outlook.com> redistay 2024-04-02 19:44:06 +0800
  • 2acf25c689
    ignore/types: add WGSL to the default file types Linda_pp 2024-04-02 12:05:15 +0900
  • fd18f325ea ignore/types: add WGSL to the default file types rhysd 2024-04-02 11:48:12 +0900
  • 80007698d3
    ignore/types: add Vue Vadim Kostin 2024-04-01 19:49:29 +0800
  • 05a2cb53a1 ignore/types: add Vue Vadim Kostin 2024-04-01 15:34:40 +0800
  • 3ad0e83471
    ignore/walk: correct build_parallel() documentation cgzones 2024-03-27 19:50:05 +0100
  • 161b0a7514 ignore/walk: correct build_parallel() documentation cgzones 2024-03-27 19:23:30 +0100
  • eca13f08a2
    deps: bump everything else Andrew Gallant 2024-03-24 18:58:28 -0400
  • 4f99f82b19
    deps: bump pcre2 and pcre2-sys Andrew Gallant 2024-03-24 18:58:06 -0400
  • 327d74f161
    doc: add link to unofficial playground Anton Zhiyanov 2024-03-20 17:11:09 +0500
  • a216fd88bf doc: playground is unofficial Anton 2024-03-20 16:24:20 +0500
  • ebb24c0b41 doc: playground (#2758) Anton 2024-03-19 23:08:06 +0500
  • 9da0995df4
    ignore/types: add 'svelte' to the default file types Brent Williams 2024-03-19 13:36:08 -0400
  • 45cdd54e20 feat: add svelte file types as default filetype bwilliams 2024-03-19 11:54:03 -0400
  • b5ae9428b4
    fix: fix typos Dimitris Apostolou 2024-03-09 11:49:26 +0200
  • e886ad0615 Add option to ignore nested git repositories Zane Duffield 2024-03-09 16:28:20 +1100
  • e9abbc1a02 cargo: nuke 'simd-accel' from orbit Andrew Gallant 2024-03-07 09:31:22 -0500
  • 24db1ed569
    cargo: nuke 'simd-accel' from orbit Andrew Gallant 2024-03-07 09:31:22 -0500
  • 9bd30e8e48
    deps: update everything Andrew Gallant 2024-03-07 09:38:22 -0500
  • 59212d08d3
    style: fix new lints Andrew Gallant 2024-03-07 09:37:48 -0500
  • 258e9a749e
    Merge pull request #8 from CodeSecure-SE:feature/b1 Mark Hermeling 2024-03-06 22:51:52 -0500
  • cf79ae051c Merge branch 'release/LumoLion' into feature/b1 Mark Hermeling 2024-03-07 03:47:04 +0000
  • 752cd4be85 b1 Mark Hermeling 2024-03-07 03:41:06 +0000
  • 3711777c28 b1 Mark Hermeling 2024-03-07 03:15:33 +0000
  • 6243b38dad
    Merge 492b05f8d2 into 6ebebb2aaa Will Johnson 2024-02-22 08:01:36 -0800
  • 6ebebb2aaa
    doc: fix typo in comments SuperSpecialSweet 2024-02-22 19:57:58 +0800
  • e317c92932 fix typo SuperSpecialSweet 2024-02-22 07:34:13 +0000
  • b598728d22
    Merge pull request #6 from CodeSecure-SE:feature/switch-to-ghcr Mark Hermeling 2024-02-19 10:50:42 -0500
  • c8bae8d665 Update cert Mark Hermeling 2024-02-19 15:42:40 +0000
  • 96c45681a1 Corrections Mark Hermeling 2024-02-19 12:44:15 +0000
  • 01fe239507 Switch to GHCR Mark Hermeling 2024-02-19 00:36:43 +0000
  • b7d18cd5fa
    Merge pull request #5 from CodeSecure-SE:feature/sats-fixes-2 Mark Hermeling 2024-02-15 14:57:13 -0500
  • 1cb86fc932 Add PR to devcontainer Mark Hermeling 2024-02-15 19:50:21 +0000
  • 3c7ec7f029 Fix and pipeline update Mark Hermeling 2024-02-15 19:49:05 +0000
  • e92e2ef813
    cli: remove stray dbg! Andrew Gallant 2024-02-15 12:02:15 -0500
  • 4a30819302
    cli: tweak how "is one file" predicate works Andrew Gallant 2024-02-15 11:59:59 -0500
  • dc444d204d Turn off upload Mark Hermeling 2024-02-14 18:18:59 +0000
  • b1ec49ec82
    Merge pull request #3 from CodeSecure-SE:feature/polishing Mark Hermeling 2024-02-14 13:04:13 -0500