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

Commit Graph

  • f63c168563 Rename IgnoreOptions::has_ignores Jacob Wahlgren 2016-11-06 01:17:41 +01:00
  • a05671c8d7 Use new Match::or to simplify return Jacob Wahlgren 2016-11-06 01:01:14 +01:00
  • 1aeae3e22d update ripgrep Andrew Gallant 2016-11-04 21:12:08 -04:00
  • 60d537c43d Merge pull request #220 from theamazingfedex/adding-mak-type Andrew Gallant 2016-11-03 20:46:29 -04:00
  • ef5c07476b Merge pull request #219 from theamazingfedex/adding-pdf-filetype Andrew Gallant 2016-11-03 20:46:07 -04:00
  • 4f6f34307c Merge pull request #218 from theamazingfedex/adding-cs-filetype Andrew Gallant 2016-11-03 20:46:02 -04:00
  • 7cf560d27c adding .mak extension for makefile filetype. Fixes #217 Daniel Wood 2016-11-03 15:49:48 -06:00
  • 15b263ff55 adding cs filetype for ease of use. Daniel Wood 2016-11-03 15:33:00 -06:00
  • 53121e0733 adding .pdf filetype to available types. Daniel Wood 2016-11-03 15:30:58 -06:00
  • 404785f950 Merge pull request #214 from lyuha/master Andrew Gallant 2016-11-02 11:53:22 -04:00
  • 103c4c953c Add pod filetype Lyuha 2016-11-02 23:58:03 +09:00
  • 82abf883c5 Add wiki filetype Lyuha 2016-11-02 23:28:48 +09:00
  • a2315d5ee5 Add creole filetype Lyuha 2016-11-02 23:27:11 +09:00
  • 201d0cb8c1 Add org filetype Lyuha 2016-11-02 23:22:09 +09:00
  • 6f45478a7d Add rdoc filetype Lyuha 2016-11-02 23:15:43 +09:00
  • 9c2c569624 Add textile filetype Lyuha 2016-11-02 23:08:10 +09:00
  • a1e4e0f85c Merge pull request #213 from tjdgus3537/master Andrew Gallant 2016-11-02 10:44:31 -04:00
  • caf31a769b Add .markdown, .mdown, .mkdn extension to md and markdown tjdgus3537 2016-11-02 22:50:59 +09:00
  • 920112e640 Add .adoc, .asc, asciidoc extension to asciidoc tjdgus3537 2016-11-02 22:49:31 +09:00
  • a84ffe603b Merge pull request #212 from radhermit/gentoo Andrew Gallant 2016-11-02 07:05:47 -04:00
  • e4f83f3161 Add Gentoo info to the README Tim Harder 2016-11-01 22:01:04 -04:00
  • fbca4a0332 Merge pull request #209 from dueyfinster/patch-1 Andrew Gallant 2016-11-01 10:29:15 -04:00
  • 65c7df1c25 Added taskpaper as a file type Neil Grogan 2016-11-01 13:59:59 +00:00
  • 18237da9b2 Add Agda and improve TeX ignore support (#207) Alexander Altman 2016-11-01 03:56:53 -07:00
  • f147f3aa39 0.2.6 0.2.6 Andrew Gallant 2016-10-31 20:01:37 -04:00
  • 599c4fc3f3 changelog 0.2.6 Andrew Gallant 2016-10-31 19:59:57 -04:00
  • d85a6dd5c8 update ignore dependency Andrew Gallant 2016-10-31 20:01:17 -04:00
  • 40abade8ee ignore-0.1.3 ignore-0.1.3 Andrew Gallant 2016-10-31 19:54:47 -04:00
  • fca4fdf6ea ignore-0.1.2 Andrew Gallant 2016-10-31 19:53:47 -04:00
  • 16975797fe Fixes a matching bug in the glob override matcher. Andrew Gallant 2016-10-31 19:53:25 -04:00
  • 6507a48f97 Ignore ignore/Cargo.lock Andrew Gallant 2016-10-31 19:44:59 -04:00
  • c8e2fa1869 update Cargo.lock Andrew Gallant 2016-10-31 19:44:25 -04:00
  • 5f87c03189 ignore-0.1.2 ignore-0.1.2 Andrew Gallant 2016-10-31 19:53:47 -04:00
  • 971446a9af Fixes a matching bug in the glob override matcher. Andrew Gallant 2016-10-31 19:53:25 -04:00
  • 271f4d34f3 Ignore ignore/Cargo.lock Andrew Gallant 2016-10-31 19:44:59 -04:00
  • 67af19d723 update Cargo.lock Andrew Gallant 2016-10-31 19:44:25 -04:00
  • f728708ce9 Merge pull request #204 from lyuha/master Andrew Gallant 2016-10-30 17:31:51 -04:00
  • c302995d05 Add .fish extension to fish shell Lyuha 2016-10-31 00:52:45 +09:00
  • 4a77cc8100 update brew tap to 0.2.5 Andrew Gallant 2016-10-29 23:23:45 -04:00
  • dc86666044 changelog 0.2.5 Andrew Gallant 2016-10-29 22:44:07 -04:00
  • 6b038511c7 0.2.5 0.2.5 Andrew Gallant 2016-10-29 22:42:28 -04:00
  • c767bccade fix appveyor, sigh Andrew Gallant 2016-10-29 22:42:22 -04:00
  • a075a462fa 0.2.4 0.2.4 Andrew Gallant 2016-10-29 22:40:02 -04:00
  • 24f753c306 changelog 0.2.4 Andrew Gallant 2016-10-29 22:27:39 -04:00
  • 1aae2759ad update deps Andrew Gallant 2016-10-29 22:27:29 -04:00
  • 91646f6cca bump ignore to 0.1.1 Andrew Gallant 2016-10-29 22:19:00 -04:00
  • 031ace209d ignore-0.1.1 ignore-0.1.1 Andrew Gallant 2016-10-29 22:17:39 -04:00
  • 942e9c4743 don't commit ignore/Cargo.lock Andrew Gallant 2016-10-29 22:17:27 -04:00
  • 12c9656b18 bump thread_local Andrew Gallant 2016-10-29 22:15:24 -04:00
  • 8bf3760cdb ignore-0.1.0 ignore-0.1.0 Andrew Gallant 2016-10-29 22:13:41 -04:00
  • c96623e66a bump globset dep in ignore Andrew Gallant 2016-10-29 22:13:32 -04:00
  • 36f949633b globset-0.1.1 globset-0.1.1 Andrew Gallant 2016-10-29 22:12:44 -04:00
  • 811fcc1fe8 Merge branch 'ctrlc-reset-terminal' Andrew Gallant 2016-10-29 21:54:18 -04:00
  • 79a8d0ab3f Reset the terminal when Ctrl-C is pressed Brian Campbell 2016-10-18 23:37:49 -04:00
  • fbf8265cde Merge pull request #202 from BurntSushi/ignore Andrew Gallant 2016-10-29 21:19:43 -04:00
  • d79add341b Move all gitignore matching to separate crate. Andrew Gallant 2016-10-11 19:57:09 -04:00
  • 12b2b1f624 Merge pull request #198 from sanga/patch-1 Andrew Gallant 2016-10-28 10:22:22 -04:00
  • 3aaf550ca5 update python types to include Cython files Tim Sampson 2016-10-28 09:24:21 +03:00
  • d4876cd064 Merge pull request #197 from SimenB/zsh-type Andrew Gallant 2016-10-27 11:56:32 -04:00
  • 867a57e176 Add zsh type simbekkh 2016-10-27 17:34:49 +02:00
  • ec4904df33 Merge pull request #195 from 8573/8573/readme/note-Nix-pkgs/1 Andrew Gallant 2016-10-26 18:52:32 -04:00
  • c4ea157cb7 Mention Nix package in README c74d 2016-10-26 03:01:18 +00:00
  • 0156967f4c Merge pull request #192 from SimenB/patch-1 Andrew Gallant 2016-10-22 18:00:23 -04:00
  • 3238707b0b Use svg for travis badge Simen Bekkhus 2016-10-22 23:44:38 +02:00
  • 31fbae597f Merge pull request #183 from carlwgeorge/copr-instructions Andrew Gallant 2016-10-16 10:17:17 -04:00
  • f2e1711781 Fix bug when processing parent gitignore files. Andrew Gallant 2016-10-16 10:15:11 -04:00
  • 94d600e6e1 Update deps. Andrew Gallant 2016-10-16 10:12:49 -04:00
  • b904c5d9dc Add instructions for installation on Fedora 24+ and RHEL/CentOS 7. Carl George 2016-10-16 04:06:52 -05:00
  • 5a29417796 update archlinux PKGBUILD Andrew Gallant 2016-10-13 21:01:49 -04:00
  • f694800768 Update brew tap. Andrew Gallant 2016-10-13 21:00:18 -04:00
  • bd1c9e9499 Merge pull request #175 from little-dude/master Andrew Gallant 2016-10-13 16:00:40 -04:00
  • f04b0dd95c add .tcl file extension Corentin Henry 2016-10-13 11:28:34 -07:00
  • 5487dffefa Merge pull request #172 from alexlafroscia/patch-1 Andrew Gallant 2016-10-13 06:38:27 -04:00
  • 1fc6787648 Shorten name of Handlebars type Alex LaFroscia 2016-10-12 17:08:24 -07:00
  • 11e164aec9 Add handlebars type Alex LaFroscia 2016-10-12 17:07:04 -07:00
  • 1c1331d926 Merge pull request #170 from sfackler/patch-1 Andrew Gallant 2016-10-12 15:59:57 -04:00
  • cbe94823d2 Add .gradle as a groovy extension pattern Steven Fackler 2016-10-12 11:07:27 -07:00
  • d8712daf27 0.2.3 0.2.3 Andrew Gallant 2016-10-11 19:44:54 -04:00
  • 7cbbef019f changelog 0.2.3 Andrew Gallant 2016-10-11 19:44:50 -04:00
  • 4d29d886e5 Merge pull request #168 from durka/doc-threads Andrew Gallant 2016-10-11 19:27:11 -04:00
  • 247a9398f4 Switch to thread_local crate in lieu of thread_local!. Andrew Gallant 2016-10-11 18:23:49 -04:00
  • 4c3025ab1c clarify docs for --threads Alex Burka 2016-10-11 17:32:51 -04:00
  • 4981991a6e 0.2.2 0.2.2 Andrew Gallant 2016-10-10 22:24:36 -04:00
  • 51440f59cd Don't include HomebrewFormula in crate. Andrew Gallant 2016-10-10 22:24:28 -04:00
  • 7b8a8d77d0 changelog 0.2.2 Andrew Gallant 2016-10-10 22:18:21 -04:00
  • 4737326ed3 Update regex-syntax for bug fix. Andrew Gallant 2016-10-10 22:04:29 -04:00
  • a3537aa32a Update darwin cfg attributes. Andrew Gallant 2016-10-10 21:48:47 -04:00
  • d3e118a786 Fix debug expression statement. Andrew Gallant 2016-10-10 21:48:34 -04:00
  • 4e52059ad6 Disable regression_131 test on darwin. Andrew Gallant 2016-10-10 21:03:11 -04:00
  • 60c016c243 Fix docopt usage string. Gah. Andrew Gallant 2016-10-10 20:49:39 -04:00
  • 4665128f25 Clarify documentation for --replace. Andrew Gallant 2016-10-10 20:19:45 -04:00
  • dde5bd5a80 globset-0.1.0 globset-0.1.0 Andrew Gallant 2016-10-10 20:07:13 -04:00
  • 762ad44f71 add version marker Andrew Gallant 2016-10-10 20:03:08 -04:00
  • 705386934d Fill in globset/Cargo.toml with more details. Andrew Gallant 2016-10-10 19:50:21 -04:00
  • 97bbc6ef11 Update appveyor to test subcrates. Andrew Gallant 2016-10-10 19:35:47 -04:00
  • 27a980c1bc Fix symlink test. Andrew Gallant 2016-10-10 19:34:57 -04:00
  • e8645dc8ae style nits Andrew Gallant 2016-10-10 19:27:12 -04:00
  • e96d93034a Finish overhaul of glob matching. Andrew Gallant 2016-10-10 19:16:52 -04:00
  • bc5accc035 Merge pull request #161 from moshen/update-homebrew-readme Andrew Gallant 2016-10-10 19:11:50 -04:00
  • c9d0ca8257 Merge pull request #157 from CannedYerins/follow-explicit-args Andrew Gallant 2016-10-10 19:11:10 -04:00