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

Commit Graph

  • 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 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
  • 3853608eb6 ci: complete transition to GitHub Actions ag/moarci Andrew Gallant 2019-08-31 09:32:48 -04:00
  • 4858267f3b ci: initial github actions config Andrew Gallant 2019-08-31 08:46:39 -04:00
  • 535cd0d312 ci: switch to GitHub Actions ag/ghactions Andrew Gallant 2019-08-31 08:46:39 -04:00
  • 5011dba2fd ignore: remove unused parameter Andrew Gallant 2019-08-28 20:21:34 -04:00
  • e14f9195e5 deps: update everything Andrew Gallant 2019-08-28 20:18:47 -04:00
  • ef0e7af56a deps: update bstr to 0.2.7 Andrew Gallant 2019-08-11 10:40:10 -04:00
  • b266818aa5 doc: use XDG_CONFIG_HOME in comments Todd Walton 2019-08-09 13:37:37 -04:00
  • 81415ae52d doc: update to reflect glob matching behavior change LawAbidingCactus 2019-08-07 17:47:18 +00:00
  • 5c4584aa7c grep-regex-0.1.5 grep-regex-0.1.5 Andrew Gallant 2019-08-06 09:51:13 -04:00
  • 0972c6e7c7 grep-searcher-0.1.6 grep-searcher-0.1.6 Andrew Gallant 2019-08-06 09:50:52 -04:00
  • 0a372bf2e4 deps: update ignore Andrew Gallant 2019-08-06 09:50:35 -04:00
  • 345124a7fa ignore-0.4.10 ignore-0.4.10 Andrew Gallant 2019-08-06 09:47:45 -04:00
  • 31807f805a deps: drop tempfile Andrew Gallant 2019-08-06 09:46:05 -04:00
  • 4de227fd9a deps: update everything Andrew Gallant 2019-08-05 13:50:55 -04:00
  • d7ce274722 readme: Debian Buster is stable now jimbo1qaz 2019-08-04 05:06:10 -07:00
  • 5b10328f41 changelog: update with bug fix Andrew Gallant 2019-08-02 07:37:27 -04:00
  • 813c676eca searcher: fix roll buffer bug Andrew Gallant 2019-08-02 07:23:27 -04:00
  • f625d72b6f pkg: update brew tap to 11.0.2 Andrew Gallant 2019-08-01 19:39:53 -04:00
  • 3de31f7527 ci: fix musl deployment 11.0.2 Andrew Gallant 2019-08-01 18:41:44 -04:00
  • e402d6c260 ripgrep: release 11.0.2 Andrew Gallant 2019-08-01 18:02:15 -04:00
  • 48b5bdc441 src: remove old directories Andrew Gallant 2019-08-01 17:49:28 -04:00
  • 709ca91f50 ignore: release 0.4.9 ignore-0.4.9 Andrew Gallant 2019-08-01 17:48:37 -04:00
  • 9c220f9a9b grep-regex: release 0.1.4 grep-regex-0.1.4 Andrew Gallant 2019-08-01 17:47:45 -04:00
  • 9085bed139 grep-matcher: release 0.1.3 grep-matcher-0.1.3 Andrew Gallant 2019-08-01 17:46:59 -04:00
  • 931ab35f76 changelog: start work on 11.0.2 release Andrew Gallant 2019-08-01 17:06:36 -04:00
  • b5e5979ff1 deps: update everything Andrew Gallant 2019-08-01 17:41:43 -04:00
  • 052c857da0 doc: mention .ignore and .rgignore more prominently Andrew Gallant 2019-08-01 17:37:04 -04:00
  • 5e84e784c8 doc: add translations section Andrew Gallant 2019-08-01 17:35:43 -04:00
  • 01e8e11621 doc: improve PCRE2 failure mode documentation Andrew Gallant 2019-08-01 17:31:49 -04:00
  • 9268ff8e8d ripgrep: fix bug when CWD has directory named - Ninan John 2019-06-05 21:03:52 +05:30
  • c2cb0a4de4 ripgrep: add --glob-case-insensitive dana 2019-08-01 16:08:58 -05:00
  • adb9332f52 regex: fix -F aho-corasick optimization Andrew Gallant 2019-08-01 16:58:12 -04:00
  • bc37c32717 ignore/types: add edn type from Clojure ecosystem Matthew Davidson 2019-07-29 16:43:28 -04:00
  • 08ae4da2b7 deps: update them Andrew Gallant 2019-07-25 07:52:33 -04:00
  • 7ac95c1f50 deps: bump ignore Andrew Gallant 2019-07-24 12:56:47 -04:00
  • 7a6903bd4e ignore-0.4.8 ignore-0.4.8 Andrew Gallant 2019-07-24 12:56:01 -04:00
  • 9801fae29f ignore: support compilation on wasm Tiziano Santoro 2019-07-24 17:55:37 +01:00
  • abdf7140d7 readme: fix broken link to Scoop bucket Miloš Stojanović 2019-07-20 18:03:46 +02:00
  • b83e7968ef ignore/types: add Robot Framework Conrad Olega 2019-07-14 20:12:34 +08:00
  • 8ebc113847 doc: improve docs for --replace flag Hugo Locurcio 2019-07-04 17:42:35 +02:00
  • 785c1f1766 release: globset, grep-cli, grep-printer, grep-searcher grep-searcher-0.1.5 grep-printer-0.1.3 grep-cli-0.1.3 globset-0.4.4 Andrew Gallant 2019-06-26 16:53:30 -04:00
  • 8b734cb490 deps: update everything Andrew Gallant 2019-06-26 16:51:06 -04:00
  • b93762ea7a bstr: update everything to bstr 0.2 Andrew Gallant 2019-06-26 16:47:33 -04:00
  • 34677d2622 search: a few small touchups Andrew Gallant 2019-06-18 20:23:47 -04:00