summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 4.4.3v4.4.3v4.4.3Lee Jarvis2017-05-021-1/+1
* Update changelogLee Jarvis2017-05-021-1/+7
* Fix non-deterministic testLee Jarvis2017-05-021-1/+1
* Fix Ruby 2.0.0 broken `private def ...`Lee Jarvis2017-05-022-1/+2
* Ignore Ruby 2.0.0 from travisLee Jarvis2017-04-291-1/+0
* Bump version to 4.2.2v4.4.2Lee Jarvis2017-04-292-3/+3
* Update changelogLee Jarvis2017-04-291-0/+1
* Fix ridiculous minitest warningLee Jarvis2017-04-292-3/+3
* Avoid deleting args after '--'Lee Jarvis2017-04-292-7/+16
* Merge pull request #201 from olleolleolle/patch-1Lee Jarvis2017-03-311-2/+2
|\
| * Travis: Update rubies in CIOlle Jonsson2017-03-311-2/+2
|/
* Merge pull request #200 from olleolleolle/patch-1Lee Jarvis2017-03-161-6/+4
|\
| * Travis: Use gem install bundlerOlle Jonsson2017-03-161-5/+1
| * Travis: use 2.4.0, latest stable JRubyOlle Jonsson2017-03-161-1/+3
|/
* Update changelogLee Jarvis2017-01-291-0/+6
* Remove rbx from travisLee Jarvis2017-01-291-1/+0
* Fix support for parsing -x5Lee Jarvis2017-01-292-7/+33
* Bump version to 4.4.1v4.4.1Lee Jarvis2016-08-212-1/+8
* Handle bad constant names in Slop.option_defined?Lee Jarvis2016-08-212-0/+21
* Bump version 4.4.0v4.4.0Lee Jarvis2016-08-152-3/+3
* Update changelogLee Jarvis2016-04-151-0/+9
* Merge pull request #193 from kch/order-fixLee Jarvis2016-04-151-1/+1
|\
| * inside tail sort, retain original sort orderCaio Chassot2016-04-141-1/+1
* | Merge pull request #192 from aclemons/leading_dashLee Jarvis2016-04-153-3/+32
|\ \ | |/ |/|
| * Support arguments to options with leading -Andrew Clemons2016-04-043-3/+32
|/
* Bump version to 4.3.0v4.3.0Lee Jarvis2016-03-191-1/+1
* Update changelog for releaseLee Jarvis2016-03-191-2/+3
* Merge pull request #191 from prees1/masterLee Jarvis2016-03-192-2/+13
|\
| * Can specify a custom banner string in Options via configPhil Rees2016-03-182-2/+13
|/
* Merge pull request #190 from koic/ruby-23Lee Jarvis2016-02-291-0/+3
|\
| * This patch is for "bundle install failing"Koichi ITO2016-02-291-0/+2
| * Test against Ruby 2.3.0 on Travis CIKoichi ITO2016-02-291-0/+1
|/
* Update changelogLee Jarvis2016-02-181-0/+6
* Merge pull request #189 from mwpastore/masterLee Jarvis2016-02-183-2/+15
|\
| * Allow disabling the delimiter for array argumentsMike Pastore2016-02-183-2/+15
|/
* Merge pull request #186 from ReadmeCritic/patch-1Lee Jarvis2016-01-221-1/+1
|\
| * [readme] fix minor typosReadmeCritic2016-01-211-1/+1
|/
* Bump version 4.2.1v4.2.1Lee Jarvis2015-11-251-1/+1
* Update changelog for v4.2.1Lee Jarvis2015-11-251-0/+15
* Merge pull request #184 from brbrady/no_prefix_bugfixLee Jarvis2015-11-252-3/+8
|\
| * Fix bug where true is passed to BoolOption block regardless of --no- prefixBen Brady2015-11-242-3/+8
|/
* Merge pull request #182 from NigoroJr/option_argsLee Jarvis2015-09-102-2/+20
|\
| * 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