Commit graph

838 commits

Author SHA1 Message Date
David Tolnay
618a2f20ef
Release 0.3.6 2017-01-12 20:46:50 -08:00
David Tolnay
5ac277bac5
Color even if redirecting stdout 2017-01-12 20:46:08 -08:00
David Tolnay
d48a89a7d1
Also use tmp file if pygmentize but no rustfmt 2017-01-12 20:44:11 -08:00
David Tolnay
fadf2344ce
Use temp file to exclude println output from build scripts 2017-01-08 12:18:38 -08:00
David Tolnay
5a85995c1e
Even more OsString 2017-01-08 11:43:17 -08:00
David Tolnay
683f49bf95
Switch to OsString 2017-01-08 10:59:08 -08:00
David Tolnay
a61fb22b17
Fix argument order when called with double hyphen 2017-01-08 10:25:59 -08:00
David Tolnay
b4779970db
Release 0.3.5 2016-12-23 20:20:54 -05:00
David Tolnay
4198318bc7
Expand the example.rs example by default 2016-12-23 20:19:57 -05:00
David Tolnay
7d3e1cf275
Release 0.3.4 2016-12-23 11:33:42 -05:00
David Tolnay
6c78e4ee1a
Only pygmentize if stdout is a tty 2016-12-23 11:33:28 -05:00
David Tolnay
1fb1775606
Release 0.3.3 2016-12-23 11:29:38 -05:00
David Tolnay
bb1e9bdba2
Expand the test.rs test by default 2016-12-23 11:29:16 -05:00
David Tolnay
a188357308
Release 0.3.2 2016-12-12 09:03:28 -08:00
David Tolnay
6971da439a
Disable rustfmt and pygmentize if --help flag is passed 2016-12-12 09:01:53 -08:00
David Tolnay
e4538d7936
Release 0.3.1 2016-12-11 14:27:28 -08:00
David Tolnay
78eaaa7197
Update isatty dependency 2016-12-11 14:27:13 -08:00
David Tolnay
5d51a50ddf
Release 0.3.0 2016-12-11 14:22:55 -08:00
David Tolnay
2daf1ccc44
Continuous output and syntax highlighting 2016-12-11 14:22:02 -08:00
David Tolnay
7410c4667f
Release 0.2.1 2016-11-26 08:28:25 -08:00
David Tolnay
67550586f7
Temporarily disable rustfmt 2016-11-26 08:28:11 -08:00
David Tolnay
9816494f77
Enable email notifications 2016-11-06 10:24:17 -08:00
David Tolnay
6b7a8ebec0
Document more use cases 2016-09-30 07:32:28 -07:00
David Tolnay
861b1e11ff
Release 0.2.0 2016-09-13 21:40:25 -07:00
David Tolnay
3094dffcb0
Replace NO_RUSTFMT with RUSTFMT="" 2016-09-13 21:39:30 -07:00
David Tolnay
7a0b0cac8c
Filter another warning message 2016-09-13 21:29:41 -07:00
David Tolnay
b7a8ba6dec
Release 0.1.3 2016-08-03 21:02:47 -07:00
David Tolnay
ca50668ab1
Add NO_RUSTFMT flag to disable rustfmt 2016-08-03 21:01:59 -07:00
David Tolnay
e0b01e944a
Bump dependencies 2016-08-03 21:01:43 -07:00
David Tolnay
5cbf31b85d
Add expansion of test to readme 2016-06-19 10:12:28 -07:00
David Tolnay
0ccb0cb767
Release 0.1.2 2016-06-09 00:29:18 -07:00
David Tolnay
a3e665e921
Bump isatty dependency to 0.1.1 2016-06-09 00:29:07 -07:00
David Tolnay
ed645ab4d3
Mention #[derive] expansion in crates.io description 2016-06-09 00:27:16 -07:00
David Tolnay
169175c43c
Mention #[derive] expansion in readme 2016-06-09 00:27:01 -07:00
David Tolnay
035498b46b
Release 0.1.1 2016-06-05 15:15:27 -07:00
David Tolnay
7eb5cfc63b
Color output of cargo if TTY 2016-06-05 15:15:00 -07:00
David Tolnay
0ee62f0689 Add example output to readme 2016-06-04 22:31:44 -07:00
David Tolnay
c4ba40d1cf Cargo-expand subcommand 2016-06-04 22:22:47 -07:00