summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Explicitly require shellwordsallow-blank-values-with-shortarg-syntaxLee Jarvis2021-05-271-0/+1
* Add support for --opt="" for blank argumentsLee Jarvis2021-05-272-1/+10
* CI: More complete Travis matrix (#265)Olle Jonsson2021-05-201-5/+6
* README: Clarify how to enter an empty array (#267)Olle Jonsson2021-05-201-1/+3
* Update changelogv4.9.0Lee Jarvis2021-05-111-0/+3
* Merge pull request #255 from MadBomber/madbomber_frozen_string_exception_fixLee Jarvis2021-05-111-3/+3
|\
| * changed str << to str +=Dewayne VanHoozer2020-09-051-3/+3
* | Bump version and update changelogLee Jarvis2021-05-112-1/+7
* | Merge pull request #263 from threemachines/symbolsLee Jarvis2021-05-113-2/+40
|\ \
| * | Add simple tests for StringOptionJoe Gracyk2021-05-101-0/+14
| * | Add symbols to option typesJoe Gracyk2021-05-103-2/+26
|/ /
* | CI: Use JRuby 9.2.16.0Olle Jonsson2021-03-051-1/+1
* | CI: Use latest JRuby 9.2Olle Jonsson2021-03-011-1/+1
* | CI: Use jruby-9.2.14.0 (#252)Olle Jonsson2021-01-141-1/+1
|\ \
| * | CI: Use JRuby 9.2.14.0Olle Jonsson2021-01-141-1/+1
| * | CI: Use jruby-9.2.11.1ci-jruby-newOlle Jonsson2020-03-251-1/+1
* | | Merge pull request #257 from gogainda/patch-1Olle Jonsson2021-01-141-0/+1
|\ \ \ | |_|/ |/| |
| * | Update .travis.ymlIgor Victor2021-01-131-0/+1
|/ /
* | Bump version to 4.8.2v4.8.2Lee Jarvis2020-07-102-1/+8
* | Fix bug with separators around `help: false` optsLee Jarvis2020-07-102-2/+13
* | Remove v3 reference from READMELee Jarvis2020-05-251-87/+1
* | Bump version to 4.8.1v4.8.1Lee Jarvis2020-03-312-1/+8
|/
* Merge pull request #251 from tmatilai/keyword_argLee Jarvis2020-01-281-1/+1
|\
| * Fix one more keyword argument warningTeemu Matilainen2020-01-281-1/+1
* | Add basic test for Slop.parseLee Jarvis2020-01-281-0/+10
|/
* Bump version to v.8.0v4.8.0Lee Jarvis2020-01-172-4/+6
* Merge pull request #250 from flavono123/float-scientific-notationLee Jarvis2020-01-172-3/+30
|\
| * admit commentsHansuk2020-01-172-1/+7
| * support scientific nations for float optionsHansuk2020-01-162-3/+20
| * support + sign for float optionsHansuk2020-01-162-2/+6
|/
* Merge pull request #249 from leejarvis/add-changelog-note-about-270Olle Jonsson2020-01-091-1/+6
|\
| * CHANGELOG: Update about add 2.7.0 to CIadd-changelog-note-about-270Olle Jonsson2020-01-071-1/+6
|/
* Merge pull request #248 from jylitalo/ruby_2.7.0Olle Jonsson2020-01-075-9/+10
|\
| * Added Ruby 2.7.0 to test matrixAndrew Kane2020-01-071-0/+1
| * Tests on Ruby 2.7.0Juha Ylitalo2020-01-074-9/+9
|/
* Merge pull request #242 from leejarvis/use-jruby-9.2.8.0Olle Jonsson2019-11-061-4/+6
|\
| * CI: Use jruby-9.2.9.0Olle Jonsson2019-11-061-1/+1
| * CI: Use ruby 2.4.9, 2.5.7, 2.6.5use-jruby-9.2.8.0Olle Jonsson2019-10-021-3/+3
| * CI: Use 2.4.7, 2.5.6, 2.6.4, and openjdk8Olle Jonsson2019-09-091-2/+4
| * CI: Use jruby-9.2.8.0Olle Jonsson2019-08-161-1/+1
* | Merge pull request #245 from tylermercier/remove-orig_argLee Jarvis2019-10-231-1/+0
|\ \
| * | remove unused variableTyler Mercier2019-10-221-1/+0
|/ /
* | Update changelogLee Jarvis2019-09-091-0/+7
* | Merge pull request #243 from jylitalo/plus_prefixLee Jarvis2019-09-092-2/+6
|\ \ | |/ |/|
| * Test integer with plus sign as prefixJuha Ylitalo2019-08-301-1/+5
| * Support '+' as prefix for integerJuha Ylitalo2019-08-231-1/+1
|/
* Merge pull request #240 from leejarvis/fix/update-ci-matrixLee Jarvis2019-08-051-4/+4
|\
| * CI: Use 2.6.3fix/update-ci-matrixOlle Jonsson2019-04-181-1/+1
| * CI: 2.4.6, jruby-9.2.7.0Olle Jonsson2019-04-101-2/+2
| * CI: 2.5.5, 2.6.2Olle Jonsson2019-03-161-2/+2