index
:
delta/ruby-gems/slop.git
4.0
Travis-jruby-9.2.0.0
add-changelog-note-about-270
allow-blank-values-with-shortarg-syntax
break-tests
ci-jruby-new
fix/update-ci-matrix
fix/update-jruby
gh-pages
lbriais-feature/add_config_for_underscore_switch
master
next
pedantic-equals
use-jruby-9.2.8.0
v3
v4.4.3
github.com: leejarvis/slop.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
parser_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a bug that flag value is processed as flag
Sutou Kouhei
2019-06-29
1
-0
/
+6
*
Handle equals character for non-option values
pedantic-equals
Lee Jarvis
2018-03-12
1
-0
/
+5
*
Avoid deleting args after '--'
Lee Jarvis
2017-04-29
1
-1
/
+2
*
Fix support for parsing -x5
Lee Jarvis
2017-01-29
1
-0
/
+13
*
Support arguments to options with leading -
Andrew Clemons
2016-04-04
1
-0
/
+21
*
Fix bug regarding --foo=bar style options
Naoki Mizuno
2015-09-08
1
-0
/
+5
*
Fix arguments removed with option arguments
Naoki Mizuno
2015-09-08
1
-0
/
+5
*
Remove "--" from the unprocessed arguments
David RodrÃguez
2015-01-11
1
-0
/
+5
*
Reset parser every time parse is called
Lee Jarvis
2014-12-30
1
-5
/
+5
*
Add result/parser `arguments` method
Lee Jarvis
2014-12-19
1
-0
/
+6
*
Handle short grouped flags
Lee Jarvis
2014-11-19
1
-1
/
+12
*
Support flag=arg
Lee Jarvis
2014-11-19
1
-0
/
+19
*
Ignore everything after -- and reset the parser
Lee Jarvis
2014-11-19
1
-0
/
+5
*
Expose used/unused options in parser
Lee Jarvis
2014-11-19
1
-0
/
+24