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

Merge pull request #6 from giginet/support-2.5

Remove constant Deprecate warning on Ruby 2.5

73982b2783c50d07c6c67facd3b7e1ca87d23140 authored almost 7 years ago
Bump up version

3e1f93ee1a0e0bcf805f28ddd9f0d9514e98c8fc authored almost 7 years ago
Merge pull request #63 from commander-rb/fix-ask-for-class

Avoid deprecation warnings on load

73a529103cc4a07b56e49b2341ab907fbb468a43 authored almost 7 years ago
Merge pull request #62 from mattbrictson/latest-ruby

Fix Ruby 2.5.0 warning; add latest Rubies to Travis

016c0bb52683b560f7cb42982e9b63d0279f90ff authored almost 7 years ago
Merge pull request #5 from fastlane/remove-executables

Remove executables we don't need as they result in conflicts

46ddf15bc94238446e157c61083ebb572d79ab06 authored over 7 years ago
Remove executables we don't need as they result in conflicts

3f7371389eaf2aac646027eb3eccd27f72f7a472 authored over 7 years ago
Merge pull request #3 from fastlane/add-docs

Add docs on what this fork does, and how to ship it

e6d2d7ad623d368a4fc739578f426cc7e3564c13 authored over 7 years ago
Update gem name to be the fork

89d9418059d6349fd96ea342a15d3f5efbb7e121 authored over 7 years ago
Add docs on what this fork does, and how to ship it

decafd200c43309cdaa9936a1f5d061da6d00dcb authored over 7 years ago
Merge pull request #2 from fastlane/version-bump

Version bump

bfe9527dc7514513273fb73ca94ded98674b1172 authored over 7 years ago
Merge pull request #1 from fastlane/options-for-default-command

CLI: Show default options for default actions in commander via @nafu

b0e9b6db45fa039e0cf73c06d31e4eb03c080c12 authored over 7 years ago
Version bump

ccc1817f94cc4cf9eb7d38bca017757bd0554aba authored over 7 years ago
Merge branch 'master' of https://github.com/fastlane/commander into options-for-default-command

77d2c0639e4ac1a54800093604a42f236043bb0f authored over 7 years ago
Merge pull request #49 from olleolleolle/patch-1

README: Use SVG for build badges

fefd8480ce0e3fe716ea14ed848bd8c65f58708e authored over 7 years ago
README: Use SVG for build badges

c5e5b1276c69f2a02551ccb39d3283644691d291 authored over 7 years ago
Run bundle exec rubocop -a

f491960e50f40201d97adf83011dc3e1d8791ee1 authored almost 8 years ago
Make sure help command shows default_command options

Regardless of the order that default_command are invoked.

b9083458e3b8279c962c85a63ac67287ebc9fbd5 authored almost 8 years ago
Keep current behavior when default_command is not set

7d344c4c1263625dde1199135954cfddb7c1e261 authored almost 8 years ago
Clean terminal/help.erb by using helper method

b1fdc8c69e1713ce6fec7438690e809b5142b9b2 authored almost 8 years ago
Extract logic inside erb because it's duplicated in multiple erb

42f4fc8034222585a7198b25ec12470996a675e5 authored almost 8 years ago
Fix indent

06283baedce0db38d40e7dc28af8561751648ab6 authored almost 8 years ago
Remove duplication from terminal/help.erb

9608329b4e09eae7442439d59890c6d921070f97 authored almost 8 years ago
Apply changes of terminal_compact to terminal output

20f66d89e1b9b16ad4ba05811a139d53f8163975 authored almost 8 years ago
Revise options label for default_command

a9117153663a69e42de24be829bc2a56d96c102f authored almost 8 years ago
Add description to commands about mark of default command

36472fd47961398c0ed62fb9d9928648f8937430 authored almost 8 years ago
Add mark before the summary of the default command

8cda42327d37c8a290bf3d4aa0f472a896f408e3 authored almost 8 years ago
Define local default_command at the top of help.erb

866d129240543acef8fa0e2eaa8e53403fce6704 authored almost 8 years ago
Add options of default_command to help outputs

678c475311d4b0e0c9741cd5150b858266b320af authored almost 8 years ago
Add options of default_command to help compact outputs

81f273af8b6b2f0bb97e3b19a7a740f457bf7126 authored almost 8 years ago
Version 4.4.3

536ccfcf766151d6f7be890c467eaa1ac7fbed94 authored about 8 years ago
Update travis rubies

d4ed76584cf35edea2d1c04909e2e304f44ac966 authored about 8 years ago
Merge pull request #42 from commander-rb/ignore-deprecated-constants-2-4

Ignore constants deprecated in Ruby 2.4

8f945142073b6208c7aefab3cc06bba27e3fa4af authored about 8 years ago
Ignore constants deprecated in Ruby 2.4

71fb4374f2fa64e0bc34f099061cad1912df2311 authored about 8 years ago
Version 4.4.2

e00a2ceb2ec7e087eeffcf2276f2427bbe2c468a authored about 8 years ago
Fix rubocop complaint

ff1172cce457b27981f22412ec6353d2601e8537 authored about 8 years ago
Merge pull request #39 from 4ormat/help-paging-flag

help command - add paging flag

bcbd3cca906cf287e9d4c0776a8b50f5117a218c authored about 8 years ago
Merge pull request #40 from 4ormat/rubucop-update

Update Rubocop

105904d14999c1f2c80c1d9619ec3e8bce31f5d1 authored about 8 years ago
Update Rubocop

b6ef1519a1a4f160e33f465278bf229ffefa2ea7 authored about 8 years ago
help command - add paging flag

29d9d5a8341f43ae608143ccd4ec90dfb4742fa7 authored about 8 years ago
Version 4.4.1

22c5fb47bc2d3aecf775778c28313d867fcaed73 authored about 8 years ago
Merge pull request #37 from fallwith/feature/fix_for_issue_36_MissingSourceFile

Fix Issue 36 - Ignore MissingSourceFile

d72d84501019f5f68f403321ae818217935b94aa authored about 8 years ago
Merge branch 'master' into feature/fix_for_issue_36_MissingSourceFile

36fdba4e562a8c8018541dfb8a291e3ebb2dbf4d authored about 8 years ago
Merge pull request #38 from commander-rb/fix-1.9-build

Fix gem dependency on Ruby 1.9

132ceca149590eb52103e1a1255be54ede392628 authored about 8 years ago
Fix gem dependency on Ruby 1.9

452bc6d26645c8296d17c31948d569845a19596c authored about 8 years ago
Fix Issue 36 - Ignore MissingSourceFile

The `MissingSourceFile` constant is added to the list of constants to
ignore because of the depr...

5172b1d0f08156c467272d3191db26ecbef1d57a authored about 8 years ago
Version 4.4.0

b253670d774f395d1f03f9cdd2983e240e670ec0 authored almost 9 years ago
Merge pull request #31 from commander-rb/lebogan-init-modular

Add modular style template initialization

f970bcb2415bad10d0b4d2a6df86e99aaf39bb76 authored almost 9 years ago
Add modular style template initialization

97407719939247151019537ef8e2ddfec81bd591 authored almost 9 years ago
Merge pull request #30 from commander-rb/allow-options-starting-with-global-option

Allow options that start with a global option name

fcce09f56e5b0e2b7e44d45aeed0253092e67a82 authored almost 9 years ago
Allow options that start with a global option name

Fixes #29

420ffa93212853d183791eb1674f0697cbe7555e authored almost 9 years ago
Merge pull request #28 from mfurtak/fix-no-flag-global-option

Fix handling of '--[no-]blah' style flags for global_option

515f2c3f7ef3646861785c39fc2bb8774f6ae8af authored almost 9 years ago
Improve test coverage of [no-] global options

Ensure that the correct value of [no-] global options are available
in command-level options.

D...

38a58178ced1849fdbbaa3235e148ca510299b66 authored almost 9 years ago
Fix handling of '--[no-]blah' style flags for global_option

Addresses #27 by ensuring that option switches of the style
'--[no-]blah' are expanded into thei...

f64289b443112260d49b4a80ae64d032b45baca9 authored almost 9 years ago
Version 4.3.8

b8948b29e53975523df5700367dc7bb3393c4cc9 authored almost 9 years ago
Fix regression with deprecation warnings

4afaefc321f196e54a61840ef6cd6b85e5c3e51d authored almost 9 years ago
Version 4.3.7

efcfb5737bb99863250588f70ee69705d40c65e3 authored about 9 years ago
Fix bug in help formatter introduced in 4.3.6

e12d305cad50dc2720e36527330824a1162ecf7d authored about 9 years ago
Version 4.3.6

b87df805b8fe4f94bee5b34672b86142781fe389 authored about 9 years ago
Merge pull request #22 from commander-rb/fix-ruby-2.3.0-deprecation-warning

Fix deprecation warning on ruby 2.3.0

3b843c2443a814dde664893b6ecc3d7d232a98a7 authored about 9 years ago
Fix deprecation warning on ruby 2.3.0

ffc4e0d1b47b8d04ad271f19eaef2c9154066924 authored about 9 years ago
Add Ruby 2.2.

fd11f2f73e583de01d38851f000d1c3d31b64812 authored about 9 years ago
Remove rubinius from Travis build setup, too flaky

02d29e6023435e050b4c24033997fa4a86d44240 authored about 9 years ago
attempt to explicitly update bundler in CI to avoid https://github.com/rubygems/rubygems/issues/1220

be69377dcf44d5c85f2b49800eb69c386609d927 authored about 9 years ago
Merge pull request #18 from badeball/multiline-option-description

Multiline option descriptions

b842e6d9bfbdf2ed7b434d1cc2d0ef102883c981 authored about 9 years ago
Indent opt. description the same way as program and command description

23950c5be105ed8bde62e6401dce808795beff0d authored over 9 years ago
Merge pull request #17 from andrewvc/patch-1

Gemfile should use https, not http

e67ef00144360278babdb0ba2570921c0574f937 authored over 9 years ago
Gemfile should use https, not http

Like it says on the tin, this is a tiny bit more secure

4a267c96767af3c4fd4d95bb3bc62a9258bc47e6 authored over 9 years ago
Version 4.3.5

aec4811fff944b169479ced6c87c3e530187dec5 authored over 9 years ago
Merge pull request #15 from buildkite/fix-negative-highline-wrap

Fix negative Highline wrap

5636b3f9da32bb75227efe440fdee7c319ab4cac authored over 9 years ago
Only wrap when 40 cols or more

321a64af8406228962db664c65f1db77cfe1269c authored over 9 years ago
Use Highline#output_cols to calculate screen width

41422ab1db9e725eba5b9ac437875e71d9252423 authored over 9 years ago
Prevent negative $terminal.wrap_at values being set

If a terminal reports it's screen width as < 5, wrap_at could become
negative causing Highline t...

639f478c5ee38fdf4141e4896fd709ae4bf51fc7 authored over 9 years ago
Remove dupe Commander::Methods code

d54818d279b8dfb15417e39c071ff6ffc32c5b9c authored over 9 years ago
Merge pull request #13 from commander-rb/fix-compact-help

Fix compact help

c4069e691a3c542e033d4fdccc83333262149844 authored over 9 years ago
Version 4.3.4

087bd2cb8399da438cdc6c0ecc59889fcf571e88 authored over 9 years ago
Refactor help formatters to extract methods

115eaa528d6baf90fcbe80bb661f2bf72d3072f7 authored over 9 years ago
Add spec for compact help formatter

6f125f4536ca21a7b918fd54ed33f97879ff2c68 authored over 9 years ago
Bump highline, 4.3.3 release

c790a6959c7da108b5030e1756b97afb2b1b5990 authored almost 10 years ago
Merge pull request #10 from commander-rb/fix-specs

Fix test failure on formatter

f01d45ddeb8d47928fc54b8c96577bab9a776cf4 authored almost 10 years ago
Fix test failure on formatter

819a828dac10c6020af9a849c35366eb782009d3 authored almost 10 years ago
Merge pull request #9 from jszwedko/format-command-help-considering-length

Fix command formatting for commands with long names

ca52029dfdf36f71c13c203824932c02d5dd8cc3 authored almost 10 years ago
Bump to update Rubygems URL

55dcb830af3881a043ef26ac6289407e6c0e38cd authored almost 10 years ago
Fix Travis link

f8aaf564ab87ade6c6cfdb9870744cbb3886449f authored almost 10 years ago
Bump rubocop

cd59fed321aeb59099bb405b00eb9fbed64877e4 authored almost 10 years ago
Move to commander-rb org

b687103d4c14c254357483392ef77fb0c83ae18e authored almost 10 years ago
Kernel.abort is testable on JRuby now

d981b0ecacb450d0aa6828b29390dbe8c7fab795 authored almost 10 years ago
Merge pull request #102 from tj/update-rspec

Update to latest RSpec

99c2ca6b001879ab0f7fd65e683249af2800f6e8 authored almost 10 years ago
Update to latest RSpec

6e4326531db9b0d9ef129c1ca7ba4caa0dcc1f64 authored almost 10 years ago
Update change log for 4.3.1

0ccb0caa15aa0230a3a8785e98d70feab3d79ecd authored almost 10 years ago
Merge pull request #101 from SkyTrix/patch-2

Bump version

eb9c30b95dde579efd56ee5f66717780fca67969 authored almost 10 years ago
Bump version

76f3aa039ce969803f7088e34aa66649151beda7 authored almost 10 years ago
Merge pull request #100 from SkyTrix/patch-1

Use more recent version of highline

de37f3c490b731e1f45f8a089c582656ba25ecbe authored almost 10 years ago
Use more recent version of highline

443f0e9286fdd584b86567747921daeac6b82b0b authored almost 10 years ago
Fix command formatting for commands with long names

By using the longest command and alias names to determine how much to
"indent" the descriptions.

f80712939a1d5fdb24fb8000b0214f9d210bc13b authored almost 10 years ago
Move Metrics/LineLength to todo file

f3b806606d0cd75787b15bcd529144c39872f24b authored almost 10 years ago
Style/VariableName

af9ee43964ebbeaa6881ace072ea55dd4be5bb7c authored almost 10 years ago
Style/UnlessElse

8759d415f8a4792cb239d35c976ea7d29b9bff4e authored almost 10 years ago
Style/GuardClause

25dbf025cb0893927b2d1601f6aa27dcbb5267e1 authored almost 10 years ago
Style/FormatString

7d2c0b6a1a58b6d9d2d822d5d3b3a5721a9613d0 authored almost 10 years ago
Style/EachWithObject

a3d5ee9b0e9d293876f3377b061208a8aac17cee authored almost 10 years ago