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

Commit Graph

  • 73c9ac4da5 integration tests: ignore regression_428 on Windows Andrew Gallant 2017-08-23 17:49:20 -04:00
  • fe7fe74b0a Pass the simd-accel feature to encoding_rs Henri Sivonen 2017-08-20 09:35:02 +03:00
  • 3d9acdab18 Add short key for julia type Gergő Pintér 2017-08-16 16:46:13 +02:00
  • 40bacbcd7c Add -x/--line-regexp (#520) dana 2017-08-09 05:53:35 -05:00
  • b3a9c34515 Remove unused libc dependency Vurich 2017-08-08 12:16:52 +02:00
  • 972ec1adc6 bump clap to 2.26 Andrew Gallant 2017-07-30 18:04:49 -04:00
  • a2d4c03c71 bump encoding_rs to 0.6 Igor Gnatenko 2017-06-15 18:32:36 +02:00
  • b7c3cf314d Add test for option-arguments with leading hyphens dana 2017-07-29 10:58:04 -05:00
  • 6dce04963d Allow options with non-numeric arguments to accept leading hyphens in arguments (fixes #568) dana 2017-07-29 10:54:10 -05:00
  • d4b790fd8d Install zsh APT package dana 2017-07-26 07:59:44 -05:00
  • 9283dd122e Update test_complete to source completion function for more reliable options parsing dana 2017-07-25 21:14:26 -05:00
  • 4c41e9225b Make completion support short-option values in same word; handle debug variable dana 2017-07-25 21:00:54 -05:00
  • 9f2b054550 fix profile showing command for powershell Leonardo Santagada 2017-06-14 10:07:44 +02:00
  • 5613df3034 Refactor zsh completion function dana 2017-07-06 19:04:14 -05:00
  • 79ad81626f Update test_complete.sh to avoid false positives related to shell syntax dana 2017-07-06 19:15:56 -05:00
  • 354a5cad97 Fix invisible file path text in PowerShell (#557) Lincoln Atkinson 2017-07-17 15:01:13 -07:00
  • 92e5fad27d ignore-0.2.2 ignore-0.2.2 Andrew Gallant 2017-07-17 17:56:33 -04:00
  • f86f987d71 benchsuite: fix another bug Andrew Gallant 2017-07-17 09:28:49 -04:00
  • bfbd53eb92 benchsuite: fix bugs Andrew Gallant 2017-07-17 08:21:42 -04:00
  • 0668c74ed4 [ignore] Fix matched_path_or_any_parents() for patterns ending in slash Behnam Esfahbod 2017-07-12 21:55:07 -06:00
  • 1c03298903 bump ignore version, take 2 Andrew Gallant 2017-07-12 22:26:59 -04:00
  • e0e8f26c56 bump ignore version Andrew Gallant 2017-07-12 22:26:23 -04:00
  • f5337329f4 ignore-0.2.1 ignore-0.2.1 Andrew Gallant 2017-07-12 22:08:53 -04:00
  • 84f4b4ef68 [ignore] Add extensive test for gitignore matching (#551) Behnam Esfahbod ✅ 2017-07-12 20:06:08 -06:00
  • aeac85389d update COPR name Carl George 2017-07-07 23:43:08 -05:00
  • 9b3921098a Tweak long_version features output Gabriel 2017-07-07 17:44:26 +02:00
  • ad262f1146 Update --version output to show compile-time features dana 2017-07-07 10:30:59 -05:00
  • 170c078440 Add -f to completions dana 2017-07-06 13:27:55 -05:00
  • db044a058a Add test_complete.sh to CI tasks dana 2017-07-06 10:51:44 -05:00
  • c1f8040b32 Add test_complete script to compare rg --help output to zsh completion function dana 2017-07-05 21:11:16 -05:00
  • c8a5a7a3f4 Fix minor grammar issues in docs for ignore::Walk Jordan Danford 2017-07-05 23:28:46 -07:00
  • dd3df0ded7 Add --iglob to zsh completion function dana 2017-07-03 06:34:56 -05:00
  • 62a182af78 Improve zsh completion function dana 2017-07-01 17:33:26 -05:00
  • 4047d9db71 add --iglob flag Peter S Panov 2017-06-29 00:57:33 +00:00
  • 4683a325fa Update version of ignore crate in README.md Jordan Danford 2017-07-02 10:51:28 -07:00
  • b6f1e5db1a Add cabal files for Haskell packages Bryan Richter 2017-06-27 11:10:36 -07:00
  • 9e51b18ac7 bump wincolor dep Andrew Gallant 2017-06-19 13:46:43 -04:00
  • 9d7b6eb09a wincolor-0.1.4 wincolor-0.1.4 Andrew Gallant 2017-06-19 13:26:15 -04:00
  • 7763c98188 wincolor: Re-fetch the console on all calls Alex Crichton 2017-06-19 08:39:34 -07:00
  • 06393f888c fix word boundary w/ capture group Evan.Mattiza 2017-06-14 22:07:55 -05:00
  • e0989ef13b add yocto file types Sid-Ali Teir 2017-06-12 10:09:08 -07:00
  • 45e850aff7 Add julia as file type Gent Bajraj 2017-05-28 20:42:28 -04:00
  • f2d1c582a8 Use clap's overrides_with and default_value_if Eric Nielsen 2017-06-01 18:13:43 -05:00
  • ab70815ea2 Add "msbuild" filetype for msbuild related files Brian Gianforcaro 2017-06-11 19:50:39 -07:00
  • 27f97db510 Add .inl as one of the c++ file typee definitions. Brian Gianforcaro 2017-06-11 19:42:52 -07:00
  • 506ad1f3cf Add a cshtml ignore type Taryn Hill 2017-06-06 13:37:48 -05:00
  • 13235b596f Use uppercase for required argument names Eric Nielsen 2017-06-01 18:02:38 -05:00
  • 2628c8f38e Add Zsh completion file Fangrui Song 2017-05-29 13:02:09 -07:00
  • 112b3c5e0a Fix another bug in -o/--only-matching. Andrew Gallant 2017-05-29 09:51:58 -04:00
  • 4c78ca8b70 Update help and man pages Eric Nielsen 2017-05-26 15:24:49 -05:00
  • ff898cd105 Remove vestigial color function from src/args.rs Eric Nielsen 2017-05-25 17:32:21 -05:00
  • 2c98e5ce1e Update documentation for --color ansi Eric Nielsen 2017-05-25 17:04:45 -05:00
  • 1e3fc79949 Should show filename for one file with vimgrep Eric Nielsen 2017-05-24 19:43:31 -05:00
  • d1bbc6956b Fix typo, should be 'mode' instead of 'more' Eric Nielsen 2017-05-24 15:15:55 -05:00
  • cd6c54f5f4 Add support for QMake files Manuel Vives 2017-05-24 14:56:53 -04:00
  • 44c03f58bc bump deps, redux Andrew Gallant 2017-05-21 15:56:56 -04:00
  • d1a6ab922e Revert "bump deps" Andrew Gallant 2017-05-21 15:52:58 -04:00
  • b860fa3acd bump deps Andrew Gallant 2017-05-21 12:33:13 -04:00
  • 229b8e3b33 Make --quiet flag apply when using --files option Marc Tiehuis 2017-05-20 00:12:38 +12:00
  • a515c4d601 update brew tap Andrew Gallant 2017-05-11 20:11:13 -04:00
  • 5a666b042d bump ripgrep, ignore, globset 0.5.2 Andrew Gallant 2017-05-11 19:08:59 -04:00
  • 16109166fe changelog 0.5.2 Andrew Gallant 2017-05-11 19:05:40 -04:00
  • 0b685c8429 deps: update clap to 2.24 Andrew Gallant 2017-05-08 18:04:37 -04:00
  • d2c7a76a3c Add Powershell tips and autocompletion instructions Eli Miller 2017-05-03 21:13:10 -07:00
  • 20f7d9b3a2 Add snapcraft.yaml Chris MacNaughton 2017-04-20 21:01:34 +02:00
  • 362abed44a Fix reiteration of the first found match with --only-mathing flag Roman Proskuryakov 2017-04-20 18:02:52 +03:00
  • c50b8b4125 Add better error messages for invalid globs. Andrew Gallant 2017-04-12 18:12:34 -04:00
  • 7ad23e5565 Use for_label_no_replacement. Andrew Gallant 2017-04-12 17:21:07 -04:00
  • 66efbad871 Add dfa-size-limit and regex-size-limit arguments Marc Tiehuis 2017-04-02 09:55:58 +12:00
  • 1f2a9b0306 Add nix Bryan Richter 2017-04-12 14:31:26 -07:00
  • a45fe94240 update brew tap Andrew Gallant 2017-04-09 10:28:22 -04:00
  • ac1c95a6d9 0.5.1 0.5.1 Andrew Gallant 2017-04-09 09:47:00 -04:00
  • 685b431d80 bump deps Andrew Gallant 2017-04-09 09:46:37 -04:00
  • 487713aa34 bump ignore ignore-0.1.9 Andrew Gallant 2017-04-09 09:45:00 -04:00
  • e300541701 changelog 0.5.1 Andrew Gallant 2017-04-09 09:43:16 -04:00
  • e9df420d2f Add ability to colorize column numbers. Andrew Gallant 2017-04-09 09:08:49 -04:00
  • 201b4fc757 update man page Andrew Gallant 2017-04-09 08:49:19 -04:00
  • 90a11dec5e Add -o/--only-matching flag. Roman Proskuryakov 2017-03-28 21:14:32 +03:00
  • 9456d95e8f Add short note on Windows Tips Douman 2017-03-31 16:52:52 +03:00
  • 0c298f60a6 updates clap and removes home rolled -h/--help distinction Kevin K 2017-04-05 01:14:55 -04:00
  • 79271fcb33 fix typo in comment Kosta Welke 2017-04-04 21:38:40 +02:00
  • fc975af8e9 Enforce 79 column limit. Grr. Andrew Gallant 2017-03-31 15:59:04 -04:00
  • 1425d6735e Bamp clap to 2.22.2 Roman Proskuryakov 2017-03-31 02:44:42 +03:00
  • aed3ccb9c7 Improves Printer, fixes some bugs Roman Proskuryakov 2017-03-31 00:13:07 +03:00
  • 33c95d2919 bump deps Andrew Gallant 2017-03-30 12:33:31 -04:00
  • 01deac9427 Add -0 shortcut for --null Roman Proskuryakov 2017-03-28 19:06:30 +03:00
  • b4bc3b6349 remove uninstall step Andrew Gallant 2017-03-28 12:14:15 -04:00
  • 685cc6c562 Add vim type. Andrew Gallant 2017-03-21 07:56:49 -04:00
  • 08c017330f bump termcolor dep Andrew Gallant 2017-03-15 07:15:39 -04:00
  • 2f3a8c7f69 termcolor-0.3.2 termcolor-0.3.2 Andrew Gallant 2017-03-15 06:58:09 -04:00
  • 3ac1b68e54 Add license info to termcolor crate. Andrew Gallant 2017-03-15 06:57:54 -04:00
  • 0ebd5465b7 remove allow(dead_code) Andrew Gallant 2017-03-14 15:09:16 -04:00
  • 5cb4bb9ea0 bump ripgrep version in Cargo.lock Andrew Gallant 2017-03-14 15:09:11 -04:00
  • c8a179b4da Add powershell completions to build artifacts Leaf Garland 2017-03-14 14:51:37 +13:00
  • 46f94826fd Update whirlwind tour with encoding info. Andrew Gallant 2017-03-14 08:22:37 -04:00
  • 75f1855a91 Fix brew tap sha256 sum. Andrew Gallant 2017-03-13 06:50:45 -04:00
  • fd9870d668 Revert "Add _rg.ps1 to windows zip" 0.5.0 Andrew Gallant 2017-03-12 22:59:37 -04:00
  • a3a2708067 update brew tap to 0.5.0 Andrew Gallant 2017-03-12 22:55:59 -04:00
  • 78847b65c8 0.5.0 Andrew Gallant 2017-03-12 22:32:43 -04:00
  • e962eea1cc add date to CHANGELOG Andrew Gallant 2017-03-12 22:31:57 -04:00