Commit Graph

30 Commits

Author SHA1 Message Date
Eloy Duran
5991d6f9b2 Some 'informative' messages should just be plain simple. 2012-05-31 12:22:41 +02:00
Fabio Pelosin
aa887ea0ca [Command] Output cosmetics. 2012-05-29 22:02:34 +02:00
Fabio Pelosin
319f8b9ba2 [Command] Parse arguments before calling setup_if_needed. 2012-05-29 21:00:42 +02:00
Fabio Pelosin
819d1eb0a4 [Pod::Command] --no-color block arguments fix 2012-04-26 23:20:05 +02:00
Fabio Pelosin
7d973f6dc0 [Pod::Command] description for no color option 2012-04-26 23:00:56 +02:00
Fabio Pelosin
ba54d19c9f "[Pod::Command] simplification of --no-color option" 2012-04-26 19:39:52 +02:00
Fabio Pelosin
24230dc879 [Pod::Command] Added --no-color option 2012-04-26 17:21:41 +02:00
Fabio Pelosin
5832226ca6 [Pod:Command] Improved help layout 2012-04-21 15:33:50 +02:00
Fabio Pelosin
0776867f4d [#51 - Pod::Command::Push] Added pod push command
Based on @lukeredpath script (https://github.com/CocoaPods/CocoaPods/issues/51#issuecomment-3851169)
2012-04-21 15:32:24 +02:00
Eloy Duran
fa5d18a283 Dynamically justify options in help output. 2012-04-14 01:03:13 +02:00
Fabio Pelosin
29a517d137 [pod-list] small fixes 2012-04-11 00:41:09 +02:00
Fabio Pelosin
c8bc4a7db4 [pod-list] new class Pod::Specification::Statistics 2012-04-11 00:25:52 +02:00
Fabio Pelosin
6ae76658c8 [refactor] moved spec_present module to presenter class 2012-04-10 23:44:19 +02:00
Eloy Duran
77d0559823 Don't block while reading stdout and stderr of appledoc.
This fixes the generation of ASIHTTPRequest docs, which always made
building of the MacRubySample block.
2012-03-28 22:59:18 +02:00
Eloy Duran
9864eedb15 Don't print an error report when someone sends an interrupt signal. 2012-03-28 21:48:33 +02:00
Fabio Pelosin
3b83f2a643 [colors] Added colors to install 2012-03-28 18:40:50 +02:00
Fabio Pelosin
8347b7760e [#188] Refactoring of SpecPresent module 2012-03-26 17:24:24 +02:00
Fabio Pelosin
d68d308bd1 [list-new] Extratect pod display logic from pod search. 2012-03-24 18:58:01 +01:00
Eloy Duran
db0a1332aa Always read output of appledoc and raise when there's an error. 2012-03-24 03:35:41 +01:00
Fabio Pelosin
f087e415ed [#153] Hide pod setup 2012-03-21 13:13:56 +01:00
Eloy Duran
a08e913ada Print a template for a new ticket when an error occurs. See #163. 2012-03-15 00:47:30 +01:00
Chris Eidhof
8c8c6de95a Command to list all available pods 2011-12-18 10:22:40 +01:00
Florian Hanke
7945c246a2 Renamed links to alloy/cocoapods to CocoaPods/CocoaPods and also alloy/cocoapods-specs to CocoaPods/Specs. 2011-11-12 23:06:04 +11:00
Eloy Duran
8a9b76f094 Cleanup a bit. Not doing the spec push command for now. 2011-09-19 22:28:55 +02:00
Eloy Duran
9ba5654da2 Add a spec create NAME command which creates a stub file. 2011-09-19 21:44:03 +02:00
Eloy Duran
9a6268ffc8 Add search command which finds pods who's name matches. 2011-09-17 23:41:08 +02:00
Eloy Duran
478c140466 Add a version constant and print it with --version. 2011-09-17 22:13:34 +02:00
Eloy Duran
21e4cd3902 Cleanup help banners. 2011-09-17 22:07:27 +02:00
Eloy Duran
55706959c5 More renaming work. 2011-09-17 21:16:02 +02:00
Eloy Duran
4ee802d15c Rename cocoa_pods => cocoapods. 2011-09-17 20:55:51 +02:00