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

Commit Graph

  • 95bc678403 Fix interaction with clap. Andrew Gallant 2017-03-12 22:30:54 -04:00
  • 68af3bbdc4 fix CHANGELOG link Andrew Gallant 2017-03-12 21:58:29 -04:00
  • 70b6bdb104 changelog 0.5.0 Andrew Gallant 2017-03-12 21:57:50 -04:00
  • c648eadbaa Bump and update deps. wincolor-0.1.3 termcolor-0.3.1 ignore-0.1.8 grep-0.1.6 globset-0.1.4 Andrew Gallant 2017-03-12 21:33:13 -04:00
  • d352b79294 Add new -M/--max-columns option. Ralf Jung 2017-02-02 15:29:50 +01:00
  • 23aec58669 pin nightly Andrew Gallant 2017-03-12 20:52:28 -04:00
  • ae863bc7aa Improve docs for --glob flag. Andrew Gallant 2017-03-12 20:31:09 -04:00
  • f0d3cae569 Clarify -u/--unrestricted flags. Andrew Gallant 2017-03-12 20:24:45 -04:00
  • 4ef4818130 No line numbers when searching only stdin. Andrew Gallant 2017-03-12 20:21:38 -04:00
  • 8db24e1353 Stop aggressive inlining. Andrew Gallant 2017-03-12 20:21:22 -04:00
  • 8bbe58d623 Add support for additional text encodings. Andrew Gallant 2017-03-08 20:22:48 -05:00
  • b3fd0df94b Fixes #394 - Added in svg to the types file Joshua Horwitz 2017-03-10 21:34:09 -05:00
  • c1b841e934 Add license files to each crate. Andrew Gallant 2017-03-12 16:57:15 -04:00
  • f5ede0e319 Add scss and ejs. Andrew Gallant 2017-03-12 16:51:55 -04:00
  • 6ecffec537 Fix test on Windows. Andrew Gallant 2017-03-12 16:07:01 -04:00
  • 80e91a1f1d Fix leading slash bug when used with !. Andrew Gallant 2017-03-12 15:51:07 -04:00
  • d570f78144 Add _rg.ps1 to windows zip Daniel Santa Cruz 2017-03-09 06:49:17 -07:00
  • 7c37065911 update deps Andrew Gallant 2017-03-08 20:23:12 -05:00
  • 50f7a60a8d Add "Known issues" section in README.md Jean-Marie Comets 2017-02-04 11:12:36 +01:00
  • 33ec988d70 Remove regex build-dependency in Cargo.toml Marc Tiehuis 2017-03-01 18:48:06 +13:00
  • adff43fbb4 Remove clap validator + add max-filesize integration tests Marc Tiehuis 2017-03-01 18:38:06 +13:00
  • 71585f6d47 Reduce unnecessary stat calls for max_filesize Marc Tiehuis 2017-03-01 18:01:46 +13:00
  • 714ae82241 Add --max-filesize option to cli tiehuis 2017-02-28 17:53:52 +13:00
  • 49fd668712 Add file size exclusion to walker tiehuis 2017-02-26 11:36:59 +13:00
  • 066f97d855 Add enclosing group to alternations in globs Marc Tiehuis 2017-03-04 21:40:19 +13:00
  • df1bf4a042 Added Chocolatey to the installation list David Salter 2017-02-28 14:40:33 -05:00
  • 4e8c0fc4ad bump clap to 2.20.5 Andrew Gallant 2017-02-25 18:43:13 -05:00
  • da1764dfd1 update env_logger to 0.4 Igor Gnatenko 2017-02-25 22:56:17 +01:00
  • 48a8a3a691 kick travis Andrew Gallant 2017-02-24 08:41:08 -05:00
  • 796eaab0d7 Add .log as FileType deepy 2017-02-23 16:35:08 +01:00
  • bf49448e1e fix badges Andrew Gallant 2017-02-19 11:28:36 -05:00
  • cffba53379 use termcolor 0.3, not 0.1 Andrew Gallant 2017-02-19 11:27:41 -05:00
  • 79d40d0e20 Tweak how binary files are handled internally. Andrew Gallant 2017-02-18 16:20:21 -05:00
  • 525b278049 Don't parses regexes with --files. Andrew Gallant 2017-02-18 15:34:54 -05:00
  • 16de47920c Permit --heading to override --no-heading. Andrew Gallant 2017-02-18 15:25:08 -05:00
  • a114b86063 update termcolor dep Andrew Gallant 2017-02-18 15:09:25 -05:00
  • a5a16ebb27 termcolor-0.3.0 termcolor-0.3.0 Andrew Gallant 2017-02-18 15:07:43 -05:00
  • 8ac5bc0147 Remove Windows deps from ripgrep proper. Andrew Gallant 2017-02-18 15:05:47 -05:00
  • cf750a190f Implement Hash for Glob, and re-implement PartialEq using only non-redundant fields. Stu Hood 2017-01-22 18:15:26 -08:00
  • d825648b86 Remove lazy_static from globset Andrew Gallant 2017-02-12 15:37:50 -05:00
  • 22cb644eb6 termcolor: add support for output to standard error Peter Williams 2017-02-05 11:02:54 -05:00
  • e424f87487 Add .twig as a Filetype Ahmed El Gabri 2017-02-09 12:32:08 +01:00
  • f5b2c96b77 add '*.sass' to sass type Samuel Colvin 2017-01-30 21:35:30 +00:00
  • 6e209b6fdb Look for global git/ignore in ~/.config/git, not ~/git Daniel Hahler 2017-01-29 16:30:56 +01:00
  • 72e3c54e0a Add Ceylon file type filtering Alexander Altman 2017-01-23 20:40:09 -08:00
  • b67886264f Add 'text-processing' category. Andrew Gallant 2017-01-21 11:31:09 -05:00
  • e67ab459d3 Add categories to Cargo.toml Jake Goulding 2017-01-20 14:20:28 -05:00
  • 7a926d090d Fix homebrew formula David Stangl 2017-01-19 13:49:39 +01:00
  • 596f94aa7f Add shell completion files to ripgrep-bin.rb Tareq A Khandaker 2017-01-17 16:58:32 -08:00
  • de55d37bea File Types: Add .eex under Elixir robi-wan 2017-01-18 21:58:11 +01:00
  • fecef10c1c update deps Andrew Gallant 2017-01-17 19:36:23 -05:00
  • 79e5e6671f wincolor-0.1.2 wincolor-0.1.2 Andrew Gallant 2017-01-17 19:34:48 -05:00
  • b04a68a782 Update 0.4.0 changelog. Andrew Gallant 2017-01-17 19:33:45 -05:00
  • e573ab5c60 Add stderr support to wincolor. Peter Williams 2017-01-15 15:36:00 -05:00
  • f5a2d022ec Replace internal atty module with atty crate. Andrew Gallant 2017-01-15 16:32:30 -05:00
  • b1d1cd2366 note minimum Rust version Andrew Gallant 2017-01-14 08:51:30 -05:00
  • f26e0f088f update brew tap Andrew Gallant 2017-01-14 00:05:05 -05:00
  • 057ed6305a 0.4.0 0.4.0 Andrew Gallant 2017-01-13 23:46:21 -05:00
  • 730beb9cb5 changelog 0.4.0 Andrew Gallant 2017-01-13 23:40:11 -05:00
  • ed60ec736c Fix invalid UTF-8 output on Windows. Andrew Gallant 2017-01-13 22:09:43 -05:00
  • a7ca2d6563 update same-file dep Andrew Gallant 2017-01-13 20:01:06 -05:00
  • a7d0e40668 Use basic SGR sequences when possible. Andrew Gallant 2017-01-13 19:02:55 -05:00
  • 7a951f103a Make --column imply --line-number. Andrew Gallant 2017-01-11 18:53:35 -05:00
  • c3de1f58ea another bytecount update, weird Andrew Gallant 2017-01-10 21:13:40 -05:00
  • e940bc956d update bytecount Andrew Gallant 2017-01-10 18:28:39 -05:00
  • 8751e55706 Add --path-separator flag. Andrew Gallant 2017-01-10 18:16:15 -05:00
  • 2143bcf9cb Add example to -r/--replace docs. Andrew Gallant 2017-01-10 16:43:28 -05:00
  • a6a24bafb3 fix minimum Rust version Andrew Gallant 2017-01-09 20:02:29 -05:00
  • db27a33827 remove redundant words Andrew Gallant 2017-01-09 20:01:26 -05:00
  • 083fb73790 add anti-pitch Andrew Gallant 2017-01-09 19:55:56 -05:00
  • 461e0c4e33 Don't search stdout redirected file. Andrew Gallant 2017-01-08 10:27:30 -05:00
  • 82df3b7685 add Kotlin type: "*.kt", "*.kts" chocolateboy 2017-01-09 18:54:10 +00:00
  • ece6011164 Ruby type: add "Gemfile", "*.gemspec", ".irbrc", "Rakefile" chocolateboy 2017-01-09 18:50:22 +00:00
  • 00033e1875 Perl type: add "*.t" chocolateboy 2017-01-09 18:49:50 +00:00
  • 5aea517fb4 add Crystal type: "Projectfile", "*.cr" chocolateboy 2017-01-09 18:49:11 +00:00
  • 073ff35ebb Sync documented threads cap to code. Daniel Luz 2017-01-08 19:06:20 -02:00
  • c4633ff187 Remove trivial condition. Daniel Luz 2017-01-08 19:04:38 -02:00
  • 97e6873b38 Fix type compose test. Andrew Gallant 2017-01-07 22:50:38 -05:00
  • ed01e80a79 Provide a mechanism to compose type definitions Ian Kerins 2017-01-01 19:32:46 -05:00
  • 8f7b9be356 Add docs for shell completion files. Andrew Gallant 2017-01-06 22:52:57 -05:00
  • 851799f42b Fix spacing issue in --help output. Andrew Gallant 2017-01-06 22:44:25 -05:00
  • b65a8c353b Add --sort-files flag. Andrew Gallant 2017-01-06 22:43:59 -05:00
  • 95cea77625 Tweak the parallel directory iterator. Andrew Gallant 2017-01-06 21:43:46 -05:00
  • b187c1a817 Rejigger bold and intense settings. Andrew Gallant 2017-01-06 20:07:29 -05:00
  • f7a2fe30d4 Add powershell as a known file type Jason Shirk (POWERSHELL) 2017-01-04 16:01:18 -08:00
  • aed315e80a bump deps Andrew Gallant 2017-01-03 07:27:51 -05:00
  • 2f0d9d411a Tweak build matrix. Andrew Gallant 2017-01-02 15:51:45 -05:00
  • 163e00677a Update to regex 0.2. Andrew Gallant 2016-12-30 16:24:09 -05:00
  • d58236fbdc bump various versions Andrew Gallant 2016-12-30 15:43:29 -05:00
  • 932875684e Add types for handling SWIG files. (#297) Matěj Cepl 2016-12-30 03:01:10 +01:00
  • b65bb37b14 Remove superfluous memmap dependency in grep crate. Andrew Gallant 2016-12-27 15:46:40 -05:00
  • de5cb7d22e Remove special ^C handling. Andrew Gallant 2016-12-24 12:53:09 -05:00
  • 7a682f465e add docs to wincolor Andrew Gallant 2016-12-24 10:49:43 -05:00
  • 084d3f4911 Small code cleanups. Andrew Gallant 2016-12-24 10:06:37 -05:00
  • 9911cd0cd9 Remove ~ dependency on clap. Andrew Gallant 2016-12-24 09:58:15 -05:00
  • de91c26bb1 Add some additional benchmark runs. Andrew Gallant 2016-12-24 09:15:09 -05:00
  • 5b1796d64d Add some commented out commands to compile script. Andrew Gallant 2016-12-24 09:13:53 -05:00
  • d4527854de Add --disabled flag to benchsuite. Andrew Gallant 2016-12-24 09:08:06 -05:00
  • 82ceb818f3 update deps Andrew Gallant 2016-12-24 08:32:32 -05:00
  • dd5ded2f78 fix some clippy lints (#288) Leonardo Yvens 2016-12-23 17:53:35 -02:00