Commit Graph

  • b9cd95faf1 release: 12.0.0, take 2 Andrew Gallant 2020-03-15 21:54:11 -04:00
  • 92daa34eb3 ripgrep: release 12.0.0 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
  • 711426a632 cli: add --no-require-git flag Andrew Gallant 2020-02-17 14:43:22 -05:00
  • 01eeec56bb deb: fix fish completion install location Andrew Gallant 2020-02-17 13:33:35 -05:00
  • 322fc75a3d ignore: make walker visit untraversable directories Jakub Wieczorek 2019-09-03 21:47:33 +00:00
  • b435eaafc8 grep-regex: fix inner literal extraction bug Jakub Wieczorek 2019-09-05 13:39:08 +00:00
  • f8e70294d5 ignore: allow post-processing at end-of-thread Ed Page 2019-10-26 19:02:10 -06:00
  • 578e2d47a8 core: simplify parallel walking using borrows Ed Page 2019-11-21 07:03:27 -07:00
  • 9f7c2ebc09 ignore: allow parallel walker to borrow data Ed Page 2019-10-26 19:02:10 -06:00
  • 5c1eac41a3 changelog: highlight a bad performance regression Andrew Gallant 2020-02-16 22:24:52 -05:00
  • 6f2b79f584 ignore: use git commondir for sourcing .git/info/exclude Johannes Altmanninger 2019-12-11 17:41:04 +01:00
  • 0c3b673e4c cli: make ripgrep work in non-existent directories Andrew Gallant 2020-02-16 21:03:07 -05:00
  • 297b428c8c cli: add --no-ignore-exclude flag Naveen Nathan 2019-11-07 11:23:57 +11:00
  • 804b43ecd8 globset: implement FromStr for Glob Manfred Endres 2019-12-16 20:18:00 +01:00
  • 2263b8ac92 globset: add GlobMatcher::glob Lucien Greathouse 2020-01-03 15:36:29 -08:00
  • cd8ec38a68 grep-regex: add fast path for -w/--word-regexp Andrew Gallant 2020-02-16 10:43:26 -05:00
  • 6a0e0147e0 grep-regex: improve literal detection with -w Andrew Gallant 2020-02-16 10:36:38 -05:00
  • ad97e9c93f grep-regex: improve inner literal detection Andrew Gallant 2020-02-16 06:32:57 -05:00
  • 24f8a3e5ec doc: document all file type Robert Irelan 2020-01-27 10:52:32 -08:00
  • 1bdb767851 doc: improve docs for --sort and --sortr flags Mikko Vedru 2019-11-23 19:09:15 +02:00
  • a4897eca23 readme: simplify openSUSE instructions Andreas Stieger 2019-11-25 11:37:28 +01:00
  • a070722ff2 cli: add --include-zero flag Collin Styles 2019-10-16 19:03:00 -07:00
  • 4628d77808 ignore/types: add spec file type Matěj Cepl 2018-06-13 17:11:35 +02:00
  • f8418c6a52 explicitly declare lazy_static dependency Ximin Luo 2019-11-25 10:04:27 +00:00
  • 040ca45ba0 ignore/types: add xhtml to xml file type luh2 2019-11-12 08:37:23 +01:00
  • 91470572cd changelog: add notes about new file types Andrew Gallant 2020-02-15 10:13:08 -05:00
  • 027adbf485 ignore/types: add 'diff' file type Sven-Hendrik Haase 2019-11-04 14:28:46 +01:00
  • e71eedf0eb cli: add --no-context-separator flag Mohammad AlSaleh 2019-09-26 14:50:40 +03:00
  • 88f46d12f1 tests: remove existing test directory Andrew Gallant 2020-02-15 09:12:21 -05:00
  • a18cf6ec39 ignore: add existence check for ignore files sharkdp 2019-09-17 20:07:23 +02:00
  • c78c3236a8 readme: remove outdated SIMD info Gibson Fahnestock 2020-02-15 22:19:22 +00:00
  • 7cf21600cd readme: document CentOS 8 support Sorin Sbarnea 2020-02-15 22:16:57 +00:00
  • 647b0d3977 ignore/types: add HAML and ERB Jonathan Mast 2020-02-15 09:18:32 -05:00
  • e572fc1683 ignore/types: add slim, slime, and skim templates Jeff S 2020-02-15 07:17:46 -07:00
  • 9cb93abd11 ignore: allow use of Error::description Andrew Gallant 2020-02-10 06:44:21 -05:00
  • 41695c66fa ignore/types: add typoscript file type Luca Kredel 2020-02-07 14:41:00 +01:00
  • cb0dfda936 faq: add section about donations Andrew Gallant 2020-02-05 13:09:11 -05:00
  • 74d1fe59e9 deps: update everything Andrew Gallant 2020-01-30 18:33:40 -05:00
  • 9fd1e202e0 deps: update regex, regex-syntax and aho-corasick Andrew Gallant 2020-01-30 18:32:56 -05:00
  • e76807b1b5 ignore/types: add *.org_archive to org file type Robert Irelan 2020-01-29 10:59:34 -08:00
  • f8fb65f7e3 globset: fix benchmarks Andrew Gallant 2020-01-27 16:45:12 -05:00
  • 98de8d248a ignore/types: make 'gradle' it's own type Tristan Waddington 2020-01-23 03:51:11 -08:00
  • c358700dfb readme: add instructions for Haiku x86_64 and x86_gcc2 Crestwave 2020-01-21 20:34:24 +08:00
  • 8670a4a969 readme: update outdated links Alex Touchet 2020-01-21 04:32:54 -08:00
  • e3b1f86908 doc: add missing "will" to the user guide Oliver Newman 2020-01-20 14:26:08 -08:00
  • 46b07bb2ee ignore/types: fix postscript globs Jan Verbeek 2020-01-20 13:48:57 +01:00
  • 8bdf84e3a8 deps: update everything Andrew Gallant 2020-01-16 19:47:23 -05:00
  • 5a6e17fcc1 deps: various updates Andrew Gallant 2020-01-11 10:09:10 -05:00
  • 00bfcd14a6 ignore-0.4.11 Andrew Gallant 2020-01-10 15:08:27 -05:00
  • bf0ddc4675 ci: fix musl docker build Andrew Gallant 2020-01-09 21:54:28 -05:00
  • 0fb3f6a159 ci: disable github actions for now Andrew Gallant 2020-01-09 21:16:47 -05:00
  • 837fb5e21f deps: update to crossbeam-channel 0.4 Andrew Gallant 2020-01-09 21:10:14 -05:00
  • 2e1815606e deps: update to bytecount 0.6 Andrew Gallant 2020-01-09 21:02:13 -05:00
  • cb2f6ddc61 deps: update to thread_local 1.0 Andrew Gallant 2020-01-09 20:58:28 -05:00
  • bd7a42602f deps: bump to base64 0.11 Andrew Gallant 2020-01-09 20:47:22 -05:00
  • 528ce56e1b deps: run cargo update Andrew Gallant 2020-01-09 20:38:00 -05:00
  • 8892bf648c doc: fix typo in FAQ Yevgen Antymyrov 2019-09-25 14:13:27 +02:00
  • 8cb7271b64 ci: get GitHub Actions running again Jonathan Clem 2019-09-11 09:08:24 -04:00
  • 4858267f3b ci: initial github actions config Andrew Gallant 2019-08-31 08:46:39 -04:00