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
Renamed #sym_from_switch to #switch_to_sym
d39dbec6d93b48c9355f926608623212a76e8865 authored almost 16 years ago
d39dbec6d93b48c9355f926608623212a76e8865 authored almost 16 years ago
Moved method missing spec to object_spec.rb
9d13d5d3ca5c9513cd11d1e431b51db5811cb9f6 authored almost 16 years ago
9d13d5d3ca5c9513cd11d1e431b51db5811cb9f6 authored almost 16 years ago
Refactored Object#method_missing implementation with an anonymous module instead of aliasing
d0169cd8f067b25c69c9f8e48749a040d5e11953 authored almost 16 years ago
d0169cd8f067b25c69c9f8e48749a040d5e11953 authored almost 16 years ago
Delgating previous Kernel methods from Object now
4499935d145581b948643eae1ffc3653e25400a0 authored almost 16 years ago
4499935d145581b948643eae1ffc3653e25400a0 authored almost 16 years ago
Removed commander/import for now
2990ae419abeee84e46fbf9d0cf6a29067242e92 authored almost 16 years ago
2990ae419abeee84e46fbf9d0cf6a29067242e92 authored almost 16 years ago
Added Object#get_binding spec
6700918c6f6eee50bba1dd97433a19d21cfc6193 authored almost 16 years ago
6700918c6f6eee50bba1dd97433a19d21cfc6193 authored almost 16 years ago
Removed LOG_FORMAT
15a429f9d322987b85ccb46a3cb32d92b7aaf1e1 authored almost 16 years ago
15a429f9d322987b85ccb46a3cb32d92b7aaf1e1 authored almost 16 years ago
Doc
bab50cb38fa713e36ce5483a69308695da6fae00 authored almost 16 years ago
bab50cb38fa713e36ce5483a69308695da6fae00 authored almost 16 years ago
Updated manifest
6f60322f85f8c1884bd4638999770dabaa4ba047 authored almost 16 years ago
6f60322f85f8c1884bd4638999770dabaa4ba047 authored almost 16 years ago
Todo
27843911656b01099fa433c99d30c70f5366b496 authored almost 16 years ago
27843911656b01099fa433c99d30c70f5366b496 authored almost 16 years ago
Todo
5a6029c741ec0053f3abc05b0aeaa707207db71e authored almost 16 years ago
5a6029c741ec0053f3abc05b0aeaa707207db71e authored almost 16 years ago
Change #color calls in formatters to $terminal#color for now
1f47c05bd088c4a9d74318adf0e0da14a2fe1743 authored almost 16 years ago
1f47c05bd088c4a9d74318adf0e0da14a2fe1743 authored almost 16 years ago
Removed Kernel ext which only had #color
3a6c2e818aeb3a5937430f5ac844464ef444e7e7 authored almost 16 years ago
3a6c2e818aeb3a5937430f5ac844464ef444e7e7 authored almost 16 years ago
Added another Array#parse example
a4cfa5186fce32d9aad064c0fac3fbed8daa4a4a authored almost 16 years ago
a4cfa5186fce32d9aad064c0fac3fbed8daa4a4a authored almost 16 years ago
Refactored Array#parse using evaluation of %w( array alternative syntax
This approach is nearly twice as fast as the previous scan method, and since the Ruby regexp eng...
2a8e28f4895ea461b1dcdef9608b3661043f7d1b authored almost 16 years ago
Refactored Array#parse using evaluation of %w( array alternative syntax
This approach is nearly twice as fast as the previous scan method, and since the Ruby regexp eng...
b633ac4a9750b291507e9880950e505655b19621 authored almost 16 years ago
Added support for multi-word list parsing in Array#parse
8c5e653409a1f195ea4672a778fb5dffb44c4b27 authored almost 16 years ago
8c5e653409a1f195ea4672a778fb5dffb44c4b27 authored almost 16 years ago
Added spec for Array#delete_switches
b7713c1ac9a42c602c4af2a0d927216110a12780 authored almost 16 years ago
b7713c1ac9a42c602c4af2a0d927216110a12780 authored almost 16 years ago
Better heredoc
56093892dd0e4ff36424fea72b00f139d46ff3b0 authored almost 16 years ago
56093892dd0e4ff36424fea72b00f139d46ff3b0 authored almost 16 years ago
Indenting bin templates
3989daa29dc7ec01699c43f41edc86979ca54721 authored almost 16 years ago
3989daa29dc7ec01699c43f41edc86979ca54721 authored almost 16 years ago
Refactoring commander bin
c8d7451414f54a3dceccaadfc15607b130e487a8 authored almost 16 years ago
c8d7451414f54a3dceccaadfc15607b130e487a8 authored almost 16 years ago
Added summary to commander template
63e88652350afa50ac43a1c75bc08040766c66c0 authored almost 16 years ago
63e88652350afa50ac43a1c75bc08040766c66c0 authored almost 16 years ago
Updated license dates
f0a856f60b7a3502079d68cd8bddb51aa761fe70 authored almost 16 years ago
f0a856f60b7a3502079d68cd8bddb51aa761fe70 authored almost 16 years ago
Added optional block param for #new_command_runner spec helper
ec9c0b12641a790749e99779332116334e5f655a authored almost 16 years ago
ec9c0b12641a790749e99779332116334e5f655a authored almost 16 years ago
Refactored multi-word command name specs
5a0f1c907c60751549c3f73a607ff1cb315ae742 authored almost 16 years ago
5a0f1c907c60751549c3f73a607ff1cb315ae742 authored almost 16 years ago
Revert "Refactored Kernel@method_missing, using call chain instead of aliasing"
This reverts commit 40be5d4b763c5fc45ae224331badcd15f1e8e681.
b086e0473ef4f696b311c7c2083a042d282d3556 authored almost 16 years ago
Specs for various object types being passed to #when_called
b9b764619e40c70c19ecf1b3cdf4ad4621899cb1 authored almost 16 years ago
b9b764619e40c70c19ecf1b3cdf4ad4621899cb1 authored almost 16 years ago
Changed #create_faux_terminal to #mock_terminal
eec678c8474eea0d238778fff0a63620bfd884c0 authored almost 16 years ago
eec678c8474eea0d238778fff0a63620bfd884c0 authored almost 16 years ago
Setting @command in #create_test_command for cleaner specs
bab9cc0cf962544bdaacff2093f34a660cd72c85 authored almost 16 years ago
bab9cc0cf962544bdaacff2093f34a660cd72c85 authored almost 16 years ago
Added #create_faux_terminal to clean up specs
cddd656811224c0f8999be78710248d421ea0e9c authored almost 16 years ago
cddd656811224c0f8999be78710248d421ea0e9c authored almost 16 years ago
Refactored formatters spec
37d0a0ab83c9ed39f5612bd4d5de898e46f9d63f authored almost 16 years ago
37d0a0ab83c9ed39f5612bd4d5de898e46f9d63f authored almost 16 years ago
Doc
2ff23369a55b67db9fafbcb90a8dcf8d0ec5a7d8 authored almost 16 years ago
2ff23369a55b67db9fafbcb90a8dcf8d0ec5a7d8 authored almost 16 years ago
Refactored option type specs
25cf3b8c56a5c85b77da596cbc637340d511fcf6 authored almost 16 years ago
25cf3b8c56a5c85b77da596cbc637340d511fcf6 authored almost 16 years ago
Refactoring #run specs
bf610c8239f04cb3611ba1e9acb72a6a527c5b09 authored almost 16 years ago
bf610c8239f04cb3611ba1e9acb72a6a527c5b09 authored almost 16 years ago
Splat #run args to clean things up
463ae1639bae5ceac1e7b83fe9089e2c43ceaead authored almost 16 years ago
463ae1639bae5ceac1e7b83fe9089e2c43ceaead authored almost 16 years ago
Refactoring some Commander::Command specs
cd66a08ffd8fa9fce9d0286c20019d55000b6e12 authored almost 16 years ago
cd66a08ffd8fa9fce9d0286c20019d55000b6e12 authored almost 16 years ago
Spec helper new_command_runner now returns command_runner for cleaner specs
d0cf7c0ca00be81430a82e035c78ae05a21953be authored almost 16 years ago
d0cf7c0ca00be81430a82e035c78ae05a21953be authored almost 16 years ago
Refactored --version switch specs
fa7c96385135c13d1b8afd7517a001c6297152d9 authored almost 16 years ago
fa7c96385135c13d1b8afd7517a001c6297152d9 authored almost 16 years ago
Refactored #get_command specs
fe5dafd963d73d1a3dfc6fb16df5e982838101e4 authored almost 16 years ago
fe5dafd963d73d1a3dfc6fb16df5e982838101e4 authored almost 16 years ago
Refactored specs for #program
954207067623bc4c78d904841e229eddf6ea249c authored almost 16 years ago
954207067623bc4c78d904841e229eddf6ea249c authored almost 16 years ago
Todo
b222467c9e67f3b255ea9d8a04d34825732389c5 authored almost 16 years ago
b222467c9e67f3b255ea9d8a04d34825732389c5 authored almost 16 years ago
Using highlines $terminal.output for IO stream with the progressbar
dc7910aa3f0892f3e2da6eeaeea0c51d7d451199 authored almost 16 years ago
dc7910aa3f0892f3e2da6eeaeea0c51d7d451199 authored almost 16 years ago
Prioritizing todo items
4636faf3f7f56f03eb2fc4b9e4589d47a7b6253c authored almost 16 years ago
4636faf3f7f56f03eb2fc4b9e4589d47a7b6253c authored almost 16 years ago
Misc doc formatting
619fd7eef4df9174c112decd631b30c601deeab4 authored almost 16 years ago
619fd7eef4df9174c112decd631b30c601deeab4 authored almost 16 years ago
Added .re (for visionmedia-release gem)
34c2f7e8fde5d9d0b072c087b27cf3183580b1ac authored almost 16 years ago
34c2f7e8fde5d9d0b072c087b27cf3183580b1ac authored almost 16 years ago
Refactored Kernel@method_missing, using call chain instead of aliasing
40be5d4b763c5fc45ae224331badcd15f1e8e681 authored almost 16 years ago
40be5d4b763c5fc45ae224331badcd15f1e8e681 authored almost 16 years ago
Release 2.5.7
ce7730ec29b8870fa85ee25389aeb4415ffe2a70 authored almost 16 years ago
ce7730ec29b8870fa85ee25389aeb4415ffe2a70 authored almost 16 years ago
Fix paren warnings in import spec
e89deb97e7e99c077ff4bf8250e9f608504ecfa9 authored almost 16 years ago
e89deb97e7e99c077ff4bf8250e9f608504ecfa9 authored almost 16 years ago
Fixed Kernel#method_missing to preserve its original behavior (Raise errors for missing methods or variables)
Signed-off-by: TJ Holowaychuk <[email protected]>
9d1f24e4599fe667b96e793e50af81c135bced3f authored almost 16 years ago
Todo
b9a3f96d68e3645c50987d86aafd6459281baba6 authored almost 16 years ago
b9a3f96d68e3645c50987d86aafd6459281baba6 authored almost 16 years ago
- Release 2.5.6
624ea3ca94436fa5557abca70e69dc7a1ba002fb authored almost 16 years ago
624ea3ca94436fa5557abca70e69dc7a1ba002fb authored almost 16 years ago
- Replaced Commander::VERSION::STRING with Commander::VERSION for compatability with the visionmedia-release gem
75d09bc5f5b4d97b2cc9ec5f585f519644bb26ed authored almost 16 years ago
75d09bc5f5b4d97b2cc9ec5f585f519644bb26ed authored almost 16 years ago
- Fixed :width option for progress bar (typo)
af340f93648704d6333765ade1d64ebbc23bcbdb authored almost 16 years ago
af340f93648704d6333765ade1d64ebbc23bcbdb authored almost 16 years ago
- Flushing stdout so progress bar displys properly
47803572e357ef91d93c57dfd969e8132a2580b7 authored almost 16 years ago
47803572e357ef91d93c57dfd969e8132a2580b7 authored almost 16 years ago
- Fixed String#tokenize
22e66336e8f88a33617f58cb23fb13d21f944963 authored almost 16 years ago
22e66336e8f88a33617f58cb23fb13d21f944963 authored almost 16 years ago
- Added #generate_tokens
0736d0ada4076c7ec16726c7070bbc717ea4e90d authored almost 16 years ago
0736d0ada4076c7ec16726c7070bbc717ea4e90d authored almost 16 years ago
- Progress bar doc fixed to show the changes made in token names, and removal of #inc alias (use #increment)
76762b1663546966112d0acb3aadcc381a449190 authored almost 16 years ago
76762b1663546966112d0acb3aadcc381a449190 authored almost 16 years ago
- Refactoring progress bar
Removed @options in favor of less verbose inst vars
8f6ab3f05127fa333ad0d2dc3f5590062a5cddea authored almost 16 years ago
- Refactored String core ext spec
0094edf82f3910bbbf5d7e03bfc572bba0f9b558 authored almost 16 years ago
0094edf82f3910bbbf5d7e03bfc572bba0f9b558 authored almost 16 years ago
- Doc
2bfd124919a42b77eb59be3efa5e7bed6234a970 authored almost 16 years ago
2bfd124919a42b77eb59be3efa5e7bed6234a970 authored almost 16 years ago
- Release 2.4.6
50bbf69ddb52e68d9cf636c1a455490c0e346e5f authored almost 16 years ago
50bbf69ddb52e68d9cf636c1a455490c0e346e5f authored almost 16 years ago
- Release 2.4.5
c65e882cbc8b5f3c6bd4c10a6540cf22bc49eb4b authored almost 16 years ago
c65e882cbc8b5f3c6bd4c10a6540cf22bc49eb4b authored almost 16 years ago
- Refactored spec
- Added support for command line strings
7e0062139f6a6e3bc210f743f7aad5fc8dda684c authored almost 16 years ago
- Todo
ecc4a63046aefb2963eef1ee28c788e75a9f5e4d authored almost 16 years ago
ecc4a63046aefb2963eef1ee28c788e75a9f5e4d authored almost 16 years ago
- Todo
6546c0575f574f5e18ab3f27ad589557e5626ed6 authored almost 16 years ago
6546c0575f574f5e18ab3f27ad589557e5626ed6 authored almost 16 years ago
- Release of 2.4.4
911678b770d1c3fb2cb04df5ed28f5c3f24e97f9 authored about 16 years ago
911678b770d1c3fb2cb04df5ed28f5c3f24e97f9 authored about 16 years ago
- Removed un-needed var
ea5287715debc494858e63cef3d816c31779c34a authored about 16 years ago
ea5287715debc494858e63cef3d816c31779c34a authored about 16 years ago
- Release of 2.4.3gst
a3f804ffc48a7d7f5d96b2e7354334efea90333f authored about 16 years ago
a3f804ffc48a7d7f5d96b2e7354334efea90333f authored about 16 years ago
- Added spec for multi-word strings as command names to be called correctly, with options before command name
f2359d26970cb0f3b0a0a422be5a321b1b2a4557 authored about 16 years ago
f2359d26970cb0f3b0a0a422be5a321b1b2a4557 authored about 16 years ago
- Updated manifest
d7f8d9e5703aa95651beb3fd281208d379a4fbf3 authored about 16 years ago
d7f8d9e5703aa95651beb3fd281208d379a4fbf3 authored about 16 years ago
- Added core ext spec
cf729d74d0997b3c1bb4129378f1355ae58c435f authored about 16 years ago
cf729d74d0997b3c1bb4129378f1355ae58c435f authored about 16 years ago
- Refactored String#tokenize again
f1bc4fd6ce55e67d5cb17a206d81b58489dad25f authored about 16 years ago
f1bc4fd6ce55e67d5cb17a206d81b58489dad25f authored about 16 years ago
- Refactored String#tokenize
72b7d47f248aadf55d1c49b56dcf3236814d6dc9 authored about 16 years ago
72b7d47f248aadf55d1c49b56dcf3236814d6dc9 authored about 16 years ago
Revert "- Refactoring and memoization of command_name_from_args"
This reverts commit c03af7ae182e76acd35b69302a439f4036d88c31.
a5a1ffd6939e82889c7fc49e66ab60dd585efdd9 authored about 16 years ago
- Refactoring and memoization of command_name_from_args
c03af7ae182e76acd35b69302a439f4036d88c31 authored about 16 years ago
c03af7ae182e76acd35b69302a439f4036d88c31 authored about 16 years ago
- Refactoring and memoization of command_name_from_args
04370db4b6d5779d393c53a347adf9e48a78e7b4 authored about 16 years ago
04370db4b6d5779d393c53a347adf9e48a78e7b4 authored about 16 years ago
- Fixed bug in command_name_from_args
226f23962094e06790b9803c9ef8ab2147398a04 authored about 16 years ago
226f23962094e06790b9803c9ef8ab2147398a04 authored about 16 years ago
- Added terminal table thing to readme
1d32b6c8f2f48355294d6aac30c909d93ed6b2e1 authored about 16 years ago
1d32b6c8f2f48355294d6aac30c909d93ed6b2e1 authored about 16 years ago
- Added terminal table thing to readme
c60321da0dfbcff28409736e2e1e396766fd707a authored about 16 years ago
c60321da0dfbcff28409736e2e1e396766fd707a authored about 16 years ago
- Todo
7e17150356b70a2f003b1ec33c138d86215b8308 authored about 16 years ago
7e17150356b70a2f003b1ec33c138d86215b8308 authored about 16 years ago
- Todo
af84202428a6149e6734d3e67690e63dab0a0118 authored about 16 years ago
af84202428a6149e6734d3e67690e63dab0a0118 authored about 16 years ago
- Doc
9f909d3018a3ea6266710a6e8d9988035d3af3c8 authored about 16 years ago
9f909d3018a3ea6266710a6e8d9988035d3af3c8 authored about 16 years ago
- Terminal table doc
ee9e019ed311f4a8c33fab980cf2b0e6e2fcd448 authored about 16 years ago
ee9e019ed311f4a8c33fab980cf2b0e6e2fcd448 authored about 16 years ago
- Release of 2.4.1
06b7977b159a5bdfa6bae0e87c305691684d4cfe authored about 16 years ago
06b7977b159a5bdfa6bae0e87c305691684d4cfe authored about 16 years ago
- Release of 2.4.0
74b14ac1284519dddaecb95e79623a37a284bf54 authored about 16 years ago
74b14ac1284519dddaecb95e79623a37a284bf54 authored about 16 years ago
- Updated manifest
462a82f74448c669750966a74566ad89b183da6c authored about 16 years ago
462a82f74448c669750966a74566ad89b183da6c authored about 16 years ago
- Added new gemspec
5f802fbffdd3043803c483ee3f764945c1fbdefb authored about 16 years ago
5f802fbffdd3043803c483ee3f764945c1fbdefb authored about 16 years ago
- Doc
96abdb9b7d8d0844584fa0f8c8ee5c9b4fdaec21 authored about 16 years ago
96abdb9b7d8d0844584fa0f8c8ee5c9b4fdaec21 authored about 16 years ago
- Doc
cb1fb9262ce8a92c1722d1d4cbd297795336afa0 authored about 16 years ago
cb1fb9262ce8a92c1722d1d4cbd297795336afa0 authored about 16 years ago
- Doc
81a673d09034ce70d777fc75f25decc7eea9998e authored about 16 years ago
81a673d09034ce70d777fc75f25decc7eea9998e authored about 16 years ago
- Removed Hoe dependency.. hoe is annoying
fcfe7dde048c4e47d3e4b166f8dceb1f01caf66d authored about 16 years ago
fcfe7dde048c4e47d3e4b166f8dceb1f01caf66d authored about 16 years ago
- Changed to rdoc
621856db7ef6125aeaf92d3dbf810e3d437db402 authored about 16 years ago
621856db7ef6125aeaf92d3dbf810e3d437db402 authored about 16 years ago
- Added method missing functionality for ask_for_CLASS
3df743532899ce09040d018dd184ff846514584c authored about 16 years ago
3df743532899ce09040d018dd184ff846514584c authored about 16 years ago
- Multi-word almost working.. some bug mutating @args
eb4911b406944cfab50322e384cdac139bd649c9 authored about 16 years ago
eb4911b406944cfab50322e384cdac139bd649c9 authored about 16 years ago
- Fixed bug which was removing switches from actual args array
a5ff08e9f20fa183b2afe1c8e0feddea4cfe078b authored about 16 years ago
a5ff08e9f20fa183b2afe1c8e0feddea4cfe078b authored about 16 years ago
- Changed args_without_command to reflect the multi-word commands
3865cc4232304244209ad7871b300be19f24f40d authored about 16 years ago
3865cc4232304244209ad7871b300be19f24f40d authored about 16 years ago
- Changed command_name_from_args now removes switches and iterates
- Added command_exists?
- Added Array#delete_switches
- Cleaned up get_command
e2ca9c03d962e947f7a72b76a290c540a2b053e7 authored about 16 years ago
e2ca9c03d962e947f7a72b76a290c540a2b053e7 authored about 16 years ago
- Todo
527c05af731042211e2f7d332fcb5bb04bf9b08d authored about 16 years ago
527c05af731042211e2f7d332fcb5bb04bf9b08d authored about 16 years ago
- Todo
7f7fdf641d2147e2dd89d983dda5bbb8533c09cc authored about 16 years ago
7f7fdf641d2147e2dd89d983dda5bbb8533c09cc authored about 16 years ago