Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/fastlane/commander

The complete solution for Ruby command-line executables
https://github.com/fastlane/commander

Refactoring Terminal formatter

565f8ca9ec460470f04ab14488fed5f26530c854 authored almost 16 years ago
Refactoring erb templates

14b94f606437a054db14f7844bf8584de97f6b79 authored almost 16 years ago
Added sub-command erb for TerminalCompact

c1f408376382141625afd7d51c88a00213395530 authored almost 16 years ago
Fixing some whitespace

6f352ea5f121c20c70331d8e0cf74c5e433b48c0 authored almost 16 years ago
Progress on TerminalCompact formatter

8b0687bc14fd355ea199247516971806d9ae3e2d authored almost 16 years ago
Added files for TerminalCompact formatter

0172848a65964819133c73a3489fd33ff46ab309 authored almost 16 years ago
Fixed a few specs which railed due to an option not being present

2a0b2e3d3b8521be94015f5189cea2ba4dce93b2 authored almost 16 years ago
Features list updated a bit

0b65a2addd0220b13a7c19e41682ab7070bbb875 authored almost 16 years ago
Doc

00e149a185e16de6721ea63c1ecfc7d1af1f27a4 authored almost 16 years ago
Release 3.2.0

6e4f7fe345151c60f0a58efc260bed90bb725605 authored almost 16 years ago
Added implied small switches so they appear in help

Will now show -h, --help not just --help etc

262e6181b11922a327aefaf654eb3e6d710961c3 authored almost 16 years ago
Using same option format as sub-command options for globals [#18]

5b58a97adb513af17fcf52371feedf17bfb89016 authored almost 16 years ago
Changed #global_option to follow the same hash structure as Command#option

17ed64cbdc2f44fa9e8a37072c6cf79fd9708b5e authored almost 16 years ago
Added tips section to docs

126b0f6683df2356ffc034d62dd99f8c909f9ed6 authored almost 16 years ago
Doc for recent changes

ec41db615a547dee8eb37e536ef4a2226ab3173c authored almost 16 years ago
Removed program :name from commander init template since its not required anymore

f848e9639b2753ab3c2af942e2a8818f4e30827a authored almost 16 years ago
program :name is now optional, and is auto-defined when not specified [#21]

863d01a2f0478fa630ab43ae594e6ab67e620fa8 authored almost 16 years ago
Added #inspect back to Commander::Command::Options [#1]

726381f74bb3e6448a739cbac02c198471f8d15b authored almost 16 years ago
Doc for #global_option_proc

f6964f8dcbd34f1fe060364bab700d53bde62869 authored almost 16 years ago
Added inheritance of global options for sub-commands [#7]

d96e453584d0d0becf423983a4cf3683eaf49e2d authored almost 16 years ago
Added #require_valid_command

Since we removed raising of InvalidCommandError from #command this will
now be used to regulate ...

d06928d4c416ef2b25ed52bc1517100a09266ad3 authored almost 16 years ago
Renamed #call_active_command to #run_active_command

92f8a3e5b490d827e79fa8bb28abba6956fc6108 authored almost 16 years ago
Moved #switch_to_sym from Command to Commander::Runner

a182ac67b8bbcdc9bd99238d9b1fa41e4ccf8cac authored almost 16 years ago
Moved #seperate_switches_from_description into Commander::Runner [#22]

209964ff0a29c5d90f9a07586ad62f709ecb7636 authored almost 16 years ago
Refactored Command#option_proc

cc2f9afc3e7dfc74b4cdcc8d206d53efde10d00e authored almost 16 years ago
Doc

2631d2cb289147beb32f30f38ffb52439d28957f authored almost 16 years ago
Added spec for global option inheritance

bb3cb2b76f89c16da4a87e3d6474896aa76f61e0 authored almost 16 years ago
Release 3.1.8

6542d731704264947010cddd7ede5fd8e17059b0 authored almost 16 years ago
Utilizing abort and $stderr instead of using #say [#16]

08831d6e6241f807ee9640b2ffdfa4f1f9ec74a6 authored almost 16 years ago
Fixed INT trapping issue [#14]

021b71499d7b48ab0986275bfe385e06f4fa46d9 authored almost 16 years ago
Removed todo, use lighthouse now

03fbf5984fa4d0cc54f0a14dbdfc89a9f725478a authored almost 16 years ago
Todo

16bf7edee19281ce75f56364aba8a50af44df65c authored almost 16 years ago
Release 3.1.7

df43c0d7f58d14fd1ccfa8c296bd2937fced12f1 authored almost 16 years ago
Added global --trace option, and removed its usage throughout specs which were arbitrary

2b2cd6c3b65d210dda8b182cd0f99d7683236017 authored almost 16 years ago
Refactored Command::Options#default

9f9b58578bdf6db98345ae919f379bce729b87b8 authored almost 16 years ago
Todo

2fa05c56c9285d9167573e0b078950dec55a56ec authored almost 16 years ago
Release 3.1.6

857470e85039773ea0e7a7de127f472d1007ea05 authored almost 16 years ago
Changed Options struct to always use symbols

This will allow better compatiblity between methods which receive
a hash of options, which is mo...

516ba652f2f28c1d1300ea6a0c1047f648fe23ba authored almost 16 years ago
Release 3.1.5

3ec8bbd624f163c80f10dfbfa2e9f82f23c33014 authored almost 16 years ago
Refactored Options struct to function much like an OpenStruct

Added #__hash__ method for Options struct

4476d9c5c1583b5438c46eb8f974821de57068f0 authored almost 16 years ago
Updated commander exec init help description

035fcc167e934b1d9ffb4489a6f3e9b74607acaa authored almost 16 years ago
Release 3.1.4

db64f2c065dd048ef42137b56449fb6bc9f6976b authored almost 16 years ago
Updated todo list

821ef81b0e02c542a0b42436f9fa1cf2a650c6e2 authored almost 16 years ago
Release 3.1.3

95ecf7455fb89492273bd8e8025aa62142faf6e9 authored almost 16 years ago
Added #remove_global_options

This fixes an issue which occurs when global options do not abort the process,
in turn remaining...

b280f0c5de643164871bc9af8d506c41902dd930 authored almost 16 years ago
todo

be7cfdbf17479030660fa04facdeff7300cf2b04 authored almost 16 years ago
Todo

091d0100dcc869598ecabef89eb3f78f6d9762de authored almost 16 years ago
Doc

96034eee99b3547d4a9a71d806204c02bbbca120 authored almost 16 years ago
Removed small core switches (-v, -h) because they are implicitly set

c3b0bd7634b0fa05a912125bb7652c035bf96e10 authored almost 16 years ago
Core global option descriptions

24ca1804b84213fdc943e844f46e67466ee10247 authored almost 16 years ago
Outputting global options

93145ef0cf96b1e40403679dac29b24270d392e9 authored almost 16 years ago
Misc refactoring

08970c42c84d3a085bea2bc35aad59130cb6e302 authored almost 16 years ago
Docs

11334a094008182564c40a4f8ba0f7f9d4f951bc authored almost 16 years ago
Todo

58bdfd2798a7a343281c0874bcae1df7a9d07a08 authored almost 16 years ago
Updated gemspec uri

35e0727036407c90786abc29a3d4c7a910d4cf6b authored almost 16 years ago
Removed load path again

dbccce3461d3611a8e95de8b8eb76673b588f5f8 authored almost 16 years ago
Removed known issue message

4b17304e84be9070d9961eda9355d2d4b76856b2 authored almost 16 years ago
Merge branch 'blank-struct'

75e732d995393380f336c8c107936f54b6e04453 authored almost 16 years ago
Removed some specs due to the blank options struct not having methods required for the specs to run properly

7493d04236658cccbeb3375b5dce030e13eecf70 authored almost 16 years ago
Added #default back to options struct

f5d3a64488dab930b1b8d1462f01a5d42ba5fedb authored almost 16 years ago
Fixed bug with commander comand Options that was loosing its method values

6b9f759ec69e1aa00ad52dbbcb71277583009cc3 authored almost 16 years ago
More option struct specs

7051328e370f69280816bf7df6c23bc9d3246236 authored almost 16 years ago
Options struct specs

9db19760d202936f3c2833ed417df2f4848b5113 authored almost 16 years ago
Conditional unshift to loadpath

644ea9c7c66751dae902b03bc754dd64791f08b3 authored almost 16 years ago
Updated manifest

3788978e2d456bb229faa6d28c194877b7a68d45 authored almost 16 years ago
Fixing up rakefile

3efba82c5543226a5f89f8e0685016e7e811b6d8 authored almost 16 years ago
Added new Options struct with BlankSlate

937a12dd0047a091fb0af3b5842135606561b4a9 authored almost 16 years ago
Added blank slate

0e274bb3b5170195746d20f3a56e5c1643a52a24 authored almost 16 years ago
Issue notice

b7e3e9e7dd741b7f5ec5b52342a5d5e1056a9fe7 authored almost 16 years ago
Removed loadpath unshift

c83687d4217b9cd8a72e9dd02c092318caccdff1 authored almost 16 years ago
Todo

2f0171ae94da6d56a1463f4791330e7c35474419 authored almost 16 years ago
Doc for global options

a386075bb0e22f4199a882339047be4a781ff938 authored almost 16 years ago
Release 3.1.2

22bbf671eaed500370b0bb75310083e465b2a4c1 authored almost 16 years ago
Todo

bef37b1eefb4180a60f946d8e8e9239c2639f5ec authored almost 16 years ago
Todo

a2680260b81780f7eb4722ba230fe6af15030caa authored almost 16 years ago
Refactored #run!

e50125ef51ae9f182b66e75973b90e2202b4e961 authored almost 16 years ago
Added #call_active_command and #say to clean things up a bit

7583a847f800d367e94675f41d6a8ab78ab1677c authored almost 16 years ago
Refactored #parse_global_options

560258248d7d6cfec67dd48074c57621caafeb6c authored almost 16 years ago
Removed old @options since we use #global_option internally now

53e3ba991838e09fa2b5572ebc4c58dc3ba8921b authored almost 16 years ago
Added support for global options via #global_option

e9af35091b5e1894ad7088826edb7b0d2ae3f852 authored almost 16 years ago
Release 3.1.1

b83baba161e33f60fded65026ddf53eefa84c7d6 authored almost 16 years ago
Fixed some terminal formatter spacing issues

8d5ed77b0b6647b4df0fbc91644f19079e864729 authored almost 16 years ago
Release 3.1.0

6c71dcb5b1e0cf122328a5aeae462a96efd87429 authored almost 16 years ago
Default command docs

0af0d58a4d4160b214deb4ca75d40c9ec2f47e2a authored almost 16 years ago
Added support for #default_command to use aliases as well

61d2f17cc85e3802a50ec4d7639fb969fa514c07 authored almost 16 years ago
Added spec helper #run to spec_helper.rb; using in runner_spec.rb

744ba18b5d61ffe541f3ae28ac3405246dc1abde authored almost 16 years ago
Refactoring specs

a7b2425d66da17c99043afdb7db0da0c84c715be authored almost 16 years ago
Added should_receive to specs for default_command

e1c4a7a2cfeb47b684c81c7a604687533e8cde21 authored almost 16 years ago
Added spec for multi-word commands when other commands use the same words

a942da05152b54c8c6cb743219abea21a4b40daa authored almost 16 years ago
Added specs for #default_command

ac8a4b44f01a0254fe27f50d52b40ec8a94f9342 authored almost 16 years ago
Added Command#inspect

da8f7ec532242a14c538468bf10f08bf6e4f43d0 authored almost 16 years ago
Doc

6780fdca4b84e082595fc67656d419a55feb7c65 authored almost 16 years ago
Added arg example for aliasing

566562c109c0f56e976c885e8ced9000b2ddff55 authored almost 16 years ago
Added doc for arbitrary help docs

9434f787873cf2ad5b699ddbc176aa9a2497bd73 authored almost 16 years ago
Added displaying of aliases for global help

ca4dbc0054e92597672876e984a2a3bb5101315f authored almost 16 years ago
Cleaned up ERB a little. It is very touchy with the terminal output

8ffc490b8798c67bd5ae38a58ca037bb52893353 authored almost 16 years ago
No longer displaying alias names in global help

2dc4c78a6b8ac432c31bd85b03177554b189a7a0 authored almost 16 years ago
Displaying alias name in global help

ad9180b2c4d953af4aa317271c900bf95465a039 authored almost 16 years ago
Added support for alias args

fab79e06d6763e45be1f781f3f3b788b8e7409d6 authored almost 16 years ago
Doc for alias_command and option defaults

258b88c3ff8a1c257016372a134e5e47613874ba authored almost 16 years ago