summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * Fix bug regarding --foo=bar style optionsNaoki Mizuno2015-09-082-3/+11
| * Use each_with_index for looping over argumentsNaoki Mizuno2015-09-081-13/+3
| * Fix arguments removed with option argumentsNaoki Mizuno2015-09-082-1/+21
|/
* Merge pull request #174 from brbrady/issue_163Lee Jarvis2015-09-072-3/+11
|\
| * #163 only raise MissingArgument if not default_valueBen Brady2015-06-302-3/+11
|/
* Merge pull request #173 from rickhull/masterLee Jarvis2015-06-251-0/+15
|\
| * add ARGF notes to ArgumentsRick Hull2015-06-231-0/+15
|/
* Simplify checking for grouped short flagsLee Jarvis2015-06-201-1/+1
* Merge pull request #172 from spk/travis-allow_failuresLee Jarvis2015-06-201-0/+6
|\
| * Add ruby-head and allow failures for jruby-headLaurent Arnoud2015-06-201-0/+6
|/
* Merge pull request #171 from spk/travis-jruby-headLee Jarvis2015-06-201-0/+1
|\
| * Add jruby-head to travisLaurent Arnoud2015-06-201-0/+1
|/
* Bump version v4.2.0v4.2.0Lee Jarvis2015-06-182-3/+3
* Update changelogLee Jarvis2015-06-141-0/+1
* Merge pull request #169 from timrogers/masterLee Jarvis2015-06-145-13/+27
|\
| * Better handling of option names with multiple wordsTim Rogers2015-06-135-13/+27
|/
* Update changesLee Jarvis2015-05-211-0/+2
* Support --no- prefix for inverting boolean optionsLee Jarvis2015-05-214-8/+32
* Add regexp option to READMELee Jarvis2015-05-181-0/+1
* Update changelogLee Jarvis2015-05-181-0/+6
* Merge pull request #167 from spk/regexp-support-4.1Lee Jarvis2015-05-182-0/+20
|\
| * Added support for RegexpLaurent Arnoud2015-05-172-0/+20
|/
* Update travis imageLee Jarvis2015-04-181-1/+1
* Bump version 4.1.0v4.1.0Lee Jarvis2015-04-182-4/+3
* Updated changelogLee Jarvis2015-04-131-2/+5
* Merge pull request #165 from sigurdsvela/masterLee Jarvis2015-04-134-3/+32
|\
| * Remove poitless semicolon in error.rbSigurd Svela2015-04-091-1/+1
| * Remove semi-colon and extraneous whitespace in errorsigurdsvela2015-04-091-1/+1
| * Rewrite UnknownOption.getUnknownOption() to flagsigurdsvela2015-04-072-7/+5
| * Rewrite MissingOption.getFlags() to flagssigurdsvela2015-04-072-9/+7
| * Implement getFlags in MissingArgumentsigurdsvela2015-04-063-1/+18
| * Use parenthesis with new to conform to code stylesigurdsvela2015-04-061-1/+1
| * Remove semi-colons to conform to the code stylesigurdsvela2015-04-062-4/+4
| * Fix typo in commentsigurdsvela2015-04-061-1/+1
| * Implement getUnknownMessage in UnknownOptionsigurdsvela2015-04-063-2/+18
|/
* Add explicit value setter to Result classLee Jarvis2015-02-042-0/+25
* Update changelogLee Jarvis2015-01-111-0/+3
* Merge pull request #157 from deivid-rodriguez/remove_double_dash_from_argumentsLee Jarvis2015-01-112-1/+11
|\
| * Remove "--" from the unprocessed argumentsDavid Rodríguez2015-01-112-1/+11
|/
* Updated changelogLee Jarvis2015-01-021-0/+2
* Support `tail: true` config optionLee Jarvis2015-01-023-2/+20
* Reset parser every time parse is calledLee Jarvis2014-12-305-14/+19
* Support a limit config to ArrayOptionLee Jarvis2014-12-303-1/+12
* Add a v4 changelogLee Jarvis2014-12-301-0/+15
* Add some basic type docsLee Jarvis2014-12-301-1/+10
* Merge pull request #156 from rickhull/masterLee Jarvis2014-12-303-0/+26
|\
| * add Float supportRick Hull2014-12-293-0/+26
|/
* Test on 2.1/2 and rbx-2Lee Jarvis2014-12-291-0/+3
* Add a section on upgrading from v3Lee Jarvis2014-12-281-0/+82
* Mention commands (or lack of)v4.0.04.0Lee Jarvis2014-12-271-0/+8