Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / tj/commander issues and pull requests

#103 - Upgrade to rubocop 0.29.1; bump gem

Issue - State: closed - Opened by saizai over 9 years ago - 2 comments

#102 - Update to latest RSpec

Pull Request - State: closed - Opened by ggilder over 9 years ago

#101 - Bump version

Pull Request - State: closed - Opened by SkyTrix over 9 years ago - 1 comment

#100 - Use more recent version of highline

Pull Request - State: closed - Opened by SkyTrix over 9 years ago - 1 comment

#99 - Fix command formatting for commands with long names

Pull Request - State: closed - Opened by jszwedko over 9 years ago - 2 comments

#98 - Default help formatter hard limits command length to 20 characters

Issue - State: closed - Opened by jszwedko over 9 years ago - 3 comments

#97 - Use more recent RSpec

Pull Request - State: closed - Opened by voxik over 9 years ago - 2 comments

#96 - issue #81 - add after_global_options hook command

Pull Request - State: closed - Opened by akostadinov over 9 years ago - 1 comment

#95 - Fix warnings

Pull Request - State: closed - Opened by ggilder over 9 years ago

#94 - Able to access options set by global_option() outside of the command block

Issue - State: closed - Opened by pruan-rht over 9 years ago - 9 comments

#93 - Option parsing error (incomplete option name)

Issue - State: closed - Opened by d-ash over 9 years ago - 4 comments

#92 - Rubocop

Pull Request - State: closed - Opened by ggilder over 9 years ago - 1 comment

#91 - Disabled showing trace when always_trace is active

Pull Request - State: closed - Opened by KrauseFx over 9 years ago - 4 comments

#90 - Using `always_trace!` should hide the `--trace` option in the help output

Issue - State: closed - Opened by KrauseFx over 9 years ago - 2 comments

#89 - --help should display the command flags/options of the default command

Issue - State: closed - Opened by KrauseFx over 9 years ago - 2 comments
Labels: New Features

#88 - commands -> defined_commands to fix pry conflict

Pull Request - State: closed - Opened by ggilder over 9 years ago - 2 comments

#87 - Ruby warnings fixed, such as:

Pull Request - State: closed - Opened by ralfclaassens over 9 years ago - 3 comments

#86 - Removed deprecations + Added .rspec for color highlighting of rspec console output

Pull Request - State: closed - Opened by ralfclaassens over 9 years ago - 1 comment

#85 - Rubocop added + violation fixes

Pull Request - State: closed - Opened by ralfclaassens over 9 years ago - 3 comments

#84 - Ruby warning: circular require considered harmful

Issue - State: closed - Opened by ralfclaassens over 9 years ago - 1 comment

#83 - Support for pry

Issue - State: closed - Opened by KrauseFx almost 10 years ago - 9 comments

#82 - -t and --trace confused

Issue - State: closed - Opened by tejasmanohar almost 10 years ago - 1 comment

#81 - post-argument-parsing hook

Issue - State: closed - Opened by smackesey almost 10 years ago - 11 comments

#80 - Improve choose compatibility with HighLine version

Pull Request - State: closed - Opened by ggilder about 10 years ago - 1 comment

#79 - Use HighLine menu system

Issue - State: closed - Opened by dcode about 10 years ago - 4 comments

#78 - Documentation on how to create composite commands

Pull Request - State: closed - Opened by rmiesen about 10 years ago - 4 comments

#77 - when specifying options, the "--no" version of a flag must appear after the flag

Issue - State: closed - Opened by boneskull about 10 years ago - 2 comments

#76 - Can't figure out how to use commander using the "Modular" style

Issue - State: closed - Opened by rmiesen over 10 years ago - 5 comments

#75 - Update docs badge in README

Pull Request - State: closed - Opened by rrrene over 10 years ago - 1 comment

#74 - Rspec expect

Pull Request - State: closed - Opened by krissi over 10 years ago - 1 comment

#73 - add support for option terminator --

Issue - State: closed - Opened by abbr over 10 years ago - 1 comment

#72 - c.option '-f', '--foo-bar' ... dash in option name issue

Issue - State: closed - Opened by mattes over 10 years ago - 1 comment

#71 - Removed . because it is not used anywhere else

Pull Request - State: closed - Opened by mattes over 10 years ago

#70 - Added mixin to keep global namespace clean

Pull Request - State: closed - Opened by krissi over 10 years ago - 14 comments

#69 - The `find` statement fails on Windows

Issue - State: closed - Opened by kodybrown over 10 years ago - 2 comments

#68 - Add docs badge to README

Pull Request - State: closed - Opened by rrrene over 10 years ago - 1 comment

#67 - Add tracing switches

Pull Request - State: closed - Opened by ggilder over 10 years ago - 5 comments

#66 - respect the user's values for $LESS, if already set

Pull Request - State: closed - Opened by ellemenno over 10 years ago - 1 comment

#65 - Fixes #16 and #17

Pull Request - State: closed - Opened by jamesrwhite over 10 years ago - 5 comments

#64 - Question : ctrl-c and listener

Issue - State: closed - Opened by cmoulliard almost 11 years ago - 1 comment

#63 - Highlight code in README.rdoc plz

Issue - State: closed - Opened by alsotang almost 11 years ago - 1 comment

#62 - Mandatory options?

Issue - State: closed - Opened by deric almost 11 years ago - 9 comments
Labels: New Features

#61 - Avoiding global namespace pollution

Issue - State: closed - Opened by Wardrop almost 11 years ago - 3 comments
Labels: New Features

#60 - add MIT license and specify in the gemspec.

Pull Request - State: closed - Opened by jrobeson almost 11 years ago - 1 comment

#59 - add license file to commander and to gemspec

Issue - State: closed - Opened by jrobeson almost 11 years ago - 1 comment

#57 - Added a way to set speaking rate in speech method

Pull Request - State: closed - Opened by kethomassen about 11 years ago - 3 comments

#56 - Non-zero exit code on invalid command

Issue - State: closed - Opened by parkr over 11 years ago - 5 comments

#55 - Avoiding Switch Clashes via OptionParser

Issue - State: closed - Opened by zachgersh over 11 years ago - 6 comments

#54 - Multiple line in description, help details....

Issue - State: closed - Opened by MitchellAJ over 11 years ago - 3 comments
Labels: Formatters

#53 - Extra newline character after output

Issue - State: closed - Opened by c-garcia over 11 years ago - 3 comments
Labels: Bugs

#52 - Subcommands?

Issue - State: closed - Opened by cbetta over 11 years ago - 2 comments

#51 - growlnotify is not available

Issue - State: closed - Opened by dwradcliffe over 11 years ago - 3 comments

#50 - Fix spec ordering bug

Pull Request - State: closed - Opened by ggilder almost 12 years ago

#49 - Fixes default_command

Pull Request - State: closed - Opened by stephenmckinney almost 12 years ago - 8 comments

#48 - Example with `foo` command had flipped args

Pull Request - State: closed - Opened by parkr almost 12 years ago - 2 comments

#47 - Default command not always run when a global option is used

Issue - State: closed - Opened by DavidJRobertson almost 12 years ago - 6 comments

#46 - `converse` not working (OS X 10.7.4 Lion)

Issue - State: closed - Opened by dbrock over 12 years ago - 4 comments

#45 - Replace eval

Pull Request - State: closed - Opened by maxprokopiev over 12 years ago - 4 comments

#44 - Remove require '<machine name>' and set default version to '0.0.1'

Pull Request - State: closed - Opened by suan over 12 years ago

#43 - Make generated template executable

Pull Request - State: closed - Opened by suan over 12 years ago - 1 comment

#42 - Stock generated script is not runnable

Issue - State: closed - Opened by suan over 12 years ago - 1 comment

#41 - Include bash tab completion for commands

Issue - State: closed - Opened by suan over 12 years ago - 8 comments
Labels: New Features

#40 - no such file to load -- commander/import (LoadError)

Issue - State: closed - Opened by mmcc over 12 years ago - 5 comments

#39 - fixed valid_command_names_from to match exact commands only

Pull Request - State: closed - Opened by fgalassi over 12 years ago - 1 comment

#38 - modified ask_editor to use a temporary file so that it's now working with all *nix editors

Pull Request - State: closed - Opened by fgalassi over 12 years ago - 5 comments

#37 - Upgrade highline dependency to the current version.

Pull Request - State: closed - Opened by mkempe over 12 years ago - 3 comments

#36 - Make commander work on Windows by making Commander::UI.enable_paging a NOOP

Pull Request - State: closed - Opened by juretta over 12 years ago - 2 comments

#35 - RSpec 2 are supported

Issue - State: closed - Opened by voxik almost 13 years ago - 1 comment

#34 - --

Issue - State: closed - Opened by dvv almost 13 years ago - 5 comments

#33 - Allow --help after commands

Issue - State: closed - Opened by electrum almost 13 years ago - 1 comment
Labels: New Features

#32 - Is this the correct behavior ?

Issue - State: closed - Opened by hrbg almost 13 years ago - 4 comments

#31 - Remove dependency on Echoe gem

Issue - State: closed - Opened by ggilder about 13 years ago - 1 comment
Labels: Housekeeping

#30 - Allow gem building on ruby 1.9 by using Psych instead of Syck for YAML

Pull Request - State: closed - Opened by JonathonMA about 13 years ago - 1 comment

#29 - Fix performance issue under Ruby 1.9 by using fixed methods instead of method_missing

Pull Request - State: closed - Opened by JonathonMA about 13 years ago - 6 comments

#28 - Fix the rake tasks to publish documentation

Issue - State: closed - Opened by ggilder about 13 years ago - 1 comment
Labels: Housekeeping

#27 - Issue with global command ordering

Pull Request - State: closed - Opened by RichGuk about 13 years ago - 2 comments

#26 - Say ok, warning, error and color

Pull Request - State: closed - Opened by simonc about 13 years ago - 1 comment

#25 - Correct Documentation for requires

Issue - State: closed - Opened by ghost over 13 years ago - 2 comments

#23 - Allow custom formatting for --help, --version, --trace options

Issue - State: closed - Opened by heyzua almost 14 years ago - 3 comments
Labels: Localization

#21 - not working on windows

Issue - State: closed - Opened by Phoscur over 14 years ago - 4 comments
Labels: Bugs

#20 - Allow undefined options to be present without blowing up

Issue - State: closed - Opened by KieranP over 14 years ago
Labels: New Features

#19 - Some specs fail because of a bug in JRuby

Issue - State: closed - Opened by benbc over 14 years ago - 1 comment

#18 - Ability to mark arguments and wether they are required/their type

Issue - State: closed - Opened by KieranP over 14 years ago
Labels: New Features

#17 - Enabling --trace by default

Issue - State: closed - Opened by KieranP over 14 years ago - 1 comment
Labels: New Features

#16 - Removing --trace from the help file

Issue - State: closed - Opened by KieranP over 14 years ago - 6 comments
Labels: New Features

#15 - --trace needs to be the first argument

Issue - State: closed - Opened by KieranP over 14 years ago - 1 comment
Labels: Bugs

#13 - Should program version really be required?

Issue - State: closed - Opened by benilovj almost 15 years ago - 7 comments

#12 - Move synopsis above description

Issue - State: closed - Opened by tj almost 15 years ago - 1 comment
Labels: New Features

#11 - Add config support

Issue - State: closed - Opened by tj almost 15 years ago - 1 comment
Labels: New Features

#10 - Command name regular expressions

Issue - State: closed - Opened by tj almost 15 years ago - 1 comment
Labels: New Features

#8 - Fix global options before subcommand

Issue - State: closed - Opened by tj almost 15 years ago - 1 comment
Labels: Bugs

#7 - Reverse #when_called param order

Issue - State: closed - Opened by tj almost 15 years ago - 1 comment
Labels: New Features

#6 - Rename :help_formatter to :formatter

Issue - State: closed - Opened by tj almost 15 years ago - 1 comment
Labels: Formatters

#5 - Rename HelpFormatter to Formatter

Issue - State: closed - Opened by tj almost 15 years ago - 1 comment
Labels: Formatters

#4 - Rename TerminalCompact to Compact

Issue - State: closed - Opened by tj almost 15 years ago - 1 comment
Labels: Formatters

#3 - Remove RDoc in mini site

Issue - State: closed - Opened by tj almost 15 years ago - 2 comments
Labels: Housekeeping

#2 - Optional args when present without an argument is always nil

Issue - State: closed - Opened by tj almost 15 years ago
Labels: New Features

#1 - Vendorize highline

Issue - State: closed - Opened by tj almost 15 years ago - 5 comments
Labels: Housekeeping