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

Commit Graph

  • 6162b000a3 changelog: 12.1.0 Andrew Gallant 2020-05-09 11:36:44 -04:00
  • 2658bd4e46 12.1.0 12.1.0 Andrew Gallant 2020-05-09 11:13:33 -04:00
  • 4b8e1f030e doc: add more detail to release checklist Andrew Gallant 2020-05-09 10:59:22 -04:00
  • 72807462e8 deps: update minimal versions for dependencies Andrew Gallant 2020-05-09 10:39:43 -04:00
  • 08dee094dd grep-0.2.6 grep-0.2.6 Andrew Gallant 2020-05-09 10:37:29 -04:00
  • caa53b7b09 grep: update minimal dependency versions Andrew Gallant 2020-05-09 10:37:08 -04:00
  • c5d6141562 grep-printer-0.1.5 grep-printer-0.1.5 Andrew Gallant 2020-05-09 10:33:02 -04:00
  • c0f0492b98 grep-regex-0.1.8 grep-regex-0.1.8 Andrew Gallant 2020-05-09 10:31:29 -04:00
  • 568018386b ignore-0.4.15 ignore-0.4.15 Andrew Gallant 2020-05-09 10:27:19 -04:00
  • 6219d29c24 doc: add 'cargo outdated' step to release checklist Andrew Gallant 2020-05-09 10:26:00 -04:00
  • b458cf39f2 deps: update to base64 0.12 Andrew Gallant 2020-05-09 10:25:37 -04:00
  • 3fd2694fbc deps: update all dependencies Andrew Gallant 2020-05-09 09:05:51 -04:00
  • b56315ea84 changelog: add #1550 to CHANGELOG Andrew Gallant 2020-05-08 23:37:17 -04:00
  • fac47906e6 doc: add a release checklist Andrew Gallant 2020-05-08 23:05:33 -04:00
  • e02bb6b99a changelog: add downstream notices Andrew Gallant 2020-05-08 22:57:58 -04:00
  • 16a1221fc7 doc: use asciidoctor instead of a2x Chayoung You 2020-04-06 22:05:17 +09:00
  • 793c1179cc ignore: allow filtering with predicate Casey Rodarmor 2020-04-20 18:40:22 -07:00
  • df7a3bfc7f grep-cli: support files compressed by compress(1) Wieland Hoffmann 2020-04-10 11:19:25 +02:00
  • 28f2a93cae doc: shorten -h/--help prelude Andrew Gallant 2020-05-08 12:03:45 -04:00
  • 0eb2501b6e doc: add a section about --pre to the GUIDE Andrew Gallant 2020-05-08 11:44:00 -04:00
  • 184c15882e doc: add -U/--multiline to common options Andrew Gallant 2020-05-08 11:42:57 -04:00
  • 64a4dee495 cli: improve invalid UTF-8 pattern error message Andrew Gallant 2020-05-08 08:53:41 -04:00
  • 50840ea43b doc: note how to escape a '$' in --replace Andrew Gallant 2020-05-08 08:32:20 -04:00
  • 17dcc2bf51 doc: clarify that *files* override gitignores Andrew Gallant 2020-05-08 08:21:05 -04:00
  • 9a858e4909 doc: add config file note for --type-{add,clear} Andrew Gallant 2020-05-08 08:18:33 -04:00
  • cbfbe9312f snap: remove snapcraft configuration Andrew Gallant 2020-05-08 08:15:45 -04:00
  • 7ed9a31819 printer: fix --count-matches output Andrew Gallant 2020-05-08 08:09:26 -04:00
  • a2e6aec7a4 tests: add new regression test for fixed inner literal bug Andrew Gallant 2020-04-23 08:36:54 -04:00
  • 73103df6d9 deps: small dependency updates Andrew Gallant 2020-04-18 11:33:27 -04:00
  • 139f186e57 crates/ignore: switch to depth first traversal Andrew Gallant 2020-04-17 19:58:47 -04:00
  • afb325f733 readme: fix ordering of benchmarks Andrew Gallant 2020-04-16 12:03:46 -04:00
  • 40af352d74 github: add necessary metadata Andrew Gallant 2020-04-14 16:28:09 -04:00
  • 3f1d4b397d github: switch to new issue template format Andrew Gallant 2020-04-14 16:23:47 -04:00
  • a75b4d122a doc: fix newline escape Andrew Gallant 2020-04-13 08:49:27 -04:00
  • f51b762c6d pkg: fix brew tap version Simon Robin 2020-04-08 01:45:53 +02:00
  • 49de7b119c ci: disable man page check Andrew Gallant 2020-04-01 21:18:04 -04:00
  • 1c4b5adb7b regex: fix another inner literal bug Andrew Gallant 2020-04-01 20:34:39 -04:00
  • 3d6a58faff doc: fix typo in help description Marius Schulz 2020-03-30 22:31:16 +01:00
  • 5b6ca04e39 ci: upgrade to actions/checkout@v2 Andrew Gallant 2020-03-30 17:09:41 -04:00
  • 47f20c2661 pkg: update brew tap to 12.0.1 Andrew Gallant 2020-03-29 19:18:57 -04:00
  • 1d5b1011e5 12.0.1 12.0.1 Andrew Gallant 2020-03-29 18:59:40 -04:00
  • 1bb30b72fc changelog: prepare for 12.0.1 release, redux Andrew Gallant 2020-03-29 18:50:31 -04:00
  • 09a4b75baf ignore-0.4.14 ignore-0.4.14 Andrew Gallant 2020-03-29 18:49:01 -04:00
  • 58c428827d changelog: prepare for 12.0.1 release Andrew Gallant 2020-03-29 18:47:46 -04:00
  • b9bb04b793 deps: minor dependency updates Andrew Gallant 2020-03-29 18:47:15 -04:00
  • 4dfea016b9 ignore/types: add ebuild type Zoltan Puskas 2020-03-28 19:05:33 -07:00
  • 3193d57ac1 ci: attempt to fix CI Andrew Gallant 2020-03-28 21:35:45 -04:00
  • 67c0f576b6 ignore-0.4.13 ignore-0.4.13 Andrew Gallant 2020-03-22 21:08:37 -04:00
  • 543f99dbf1 grep-regex-0.1.7 grep-regex-0.1.7 Andrew Gallant 2020-03-22 21:08:19 -04:00
  • 0ea65efd6d regex: special case literal extraction Andrew Gallant 2020-03-22 21:02:51 -04:00
  • 20deae6497 tests: fix typo in test name Paul A. Patience 2020-03-22 07:43:16 -04:00
  • 655e33219a crates.io: remove badges Andrew Gallant 2020-03-17 17:47:42 -04:00
  • 8ba6ccd159 ignore: fix failing test Andrew Gallant 2020-03-16 19:16:24 -04:00
  • 34edb8123a ignore: squash noisy error message Andrew Gallant 2020-03-16 18:47:46 -04:00
  • 5b30c2aed6 ci: fix deb build script Andrew Gallant 2020-03-15 22:11:32 -04:00
  • bf1027a83e pkg: update brew tap to 12.0.0 Andrew Gallant 2020-03-15 22:10:08 -04:00
  • 031264e5fb ci: tweak release name Andrew Gallant 2020-03-15 22:07:22 -04:00
  • b9cd95faf1 release: 12.0.0, take 2 12.0.0 Andrew Gallant 2020-03-15 21:54:11 -04:00
  • 92daa34eb3 ripgrep: release 12.0.0 ignore-0.4.12 grep-searcher-0.1.7 grep-regex-0.1.6 grep-printer-0.1.4 grep-pcre2-0.1.4 grep-matcher-0.1.4 grep-cli-0.1.4 grep-0.2.5 globset-0.4.5 Andrew Gallant 2020-03-15 21:38:59 -04:00
  • a8c1fb7c88 changelog: prepare for 12.0.0 release Andrew Gallant 2020-03-15 20:51:03 -04:00
  • 52ec68799c ci: make script names consistent Andrew Gallant 2020-03-15 20:43:13 -04:00
  • c0d78240df ci: remove Travis and appveyor specific stuff Andrew Gallant 2020-03-15 20:28:28 -04:00
  • cda9acb876 ci: rebuild release infrastructure on GitHub Actions Andrew Gallant 2020-03-15 15:54:37 -04:00
  • 1ece50694e readme: update file size Andrew Gallant 2020-03-15 13:27:31 -04:00
  • f3a966bcbc readme: add 'Unicode' label to ugrep Andrew Gallant 2020-03-15 13:26:02 -04:00
  • a38913b63a readme: update benchmarks Andrew Gallant 2020-03-15 13:19:45 -04:00
  • e772a95b58 regex: avoid using literal optimizations when whitespace is detected Andrew Gallant 2020-03-15 12:01:42 -04:00
  • 9dd4bf8d7f style: fix rust-analyzer lint warnings Andrew Gallant 2020-03-15 11:48:34 -04:00
  • c4c43c733e cli: add --no-ignore-files flag Andrew Gallant 2020-03-15 11:04:47 -04:00
  • 447506ebe0 doc: clarify globing behavior Andrew Gallant 2020-03-15 10:28:59 -04:00
  • 12e4180985 doc: remove CPU features from man pages Andrew Gallant 2020-03-15 10:06:23 -04:00
  • daa8319398 doc: note ripgrep's stdin behavior Andrew Gallant 2020-03-15 09:55:31 -04:00
  • 3a6a24a52a cli: add engine flag pierrenn 2020-02-28 00:58:56 +09:00
  • aab3d80374 args: refactor to permit adding other engines pierrenn 2020-02-28 00:47:34 +09:00
  • 1856cda77b style: fix rust-analyzer lints in core Andrew Gallant 2020-03-15 09:04:39 -04:00
  • 7340d8dbbe deps: update everything Andrew Gallant 2020-03-15 08:32:33 -04:00
  • 50d2047ae2 crates: update URLs in Cargo.toml chip 2020-02-28 17:31:43 -08:00
  • 227436624f ignore/types: add coq type Wolf Honore 2020-02-28 19:11:29 -05:00
  • 5bfdd3a652 ci: fix ci by removing fetch-depth 1 pierreN 2020-02-27 22:53:06 +09:00
  • ecec6147d1 doc: be more vague in the FAQ Andrew Gallant 2020-02-22 09:13:31 -05:00
  • db7a8cdcb5 globset: Implement serde::{Serialize, Deserialize} for Glob Lucien Greathouse 2020-02-21 04:40:47 -08:00
  • eef7a7e7ff readme: update CI badge Andrew Gallant 2020-02-20 18:15:15 -05:00
  • 4176050cdd ignore: another simplification Andrew Gallant 2020-02-20 17:26:34 -05:00
  • 109460fce2 ignore: simplify parallel worker initialization Andrew Gallant 2020-02-20 16:49:54 -05:00
  • da3431b478 ci: switch build to GitHub Actions Andrew Gallant 2020-02-18 18:15:30 -05:00
  • f314b0d55f ignore: fix parallel traversal Andrew Gallant 2020-02-20 15:08:37 -05:00
  • fab5c812f3 tests: add debugging output Andrew Gallant 2020-02-19 07:28:08 -05:00
  • c824d095a7 tests: use std::env::consts::EXE_SUFFIX Andrew Gallant 2020-02-19 07:09:54 -05:00
  • ee21897ebd tests: make 'cross test' work Andrew Gallant 2020-02-18 19:12:34 -05:00
  • 0373f6ddb0 ci: soft-disable Travis and AppVeyor Andrew Gallant 2020-02-18 18:15:02 -05:00
  • b44554c803 ignore/types: add K type asymmetric 2020-02-19 13:07:09 +01:00
  • 0874aa115c repo: make ripgrep build with the new organization Andrew Gallant 2020-02-17 18:28:09 -05:00
  • fdd8510fdd repo: move all source code in crates directory Andrew Gallant 2020-02-17 18:19:19 -05:00
  • 0bc4f0447b style: rustfmt everything Andrew Gallant 2020-02-17 18:08:47 -05:00
  • c95f29e3ba ci: check rustfmt in Travis Andrew Gallant 2020-02-17 17:53:12 -05:00
  • 3644208b03 ci: set MSRV to Rust 1.41.0 Andrew Gallant 2020-02-17 17:52:35 -05:00
  • 66f045e055 changelog: add commit links Andrew Gallant 2020-02-17 17:34:17 -05:00
  • 3d59bd98aa ignore: rework inter-thread messaging zsugabubus 2019-08-02 13:56:06 +02:00
  • 52d7f47420 ignore: treat symbolic links to directories as directories Andrew Gallant 2020-02-17 15:59:03 -05:00
  • 75cbe88fa2 cli: add --no-unicode, deprecate --no-pcre2-unicode Andrew Gallant 2020-02-17 15:34:59 -05:00