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
/
lib
/
slop
/
options.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support `tail: true` config option
Lee Jarvis
2015-01-02
1
-1
/
+1
*
Provide and option to disable banners
Lee Jarvis
2014-12-19
1
-1
/
+2
*
Comments and clean up
Lee Jarvis
2014-12-17
1
-0
/
+17
*
Add NullOption and default to using it
Lee Jarvis
2014-12-17
1
-3
/
+22
*
Handle UnknownOption exceptions
Lee Jarvis
2014-11-19
1
-1
/
+1
*
Add MissingArgument error processing, and suppressing
Lee Jarvis
2014-11-19
1
-3
/
+9
*
Yield option arguments to option blocks
Lee Jarvis
2014-11-19
1
-2
/
+2
*
Allow options to be hidden from help string
Lee Jarvis
2014-11-19
1
-1
/
+1
*
Add Slop.parse()
Lee Jarvis
2014-11-19
1
-1
/
+4
*
Basic option parsing
Lee Jarvis
2014-11-19
1
-0
/
+12
*
Add Options#to_s help string
Lee Jarvis
2014-11-19
1
-2
/
+34
*
Start of rewrite
Lee Jarvis
2014-11-18
1
-36
/
+34
*
Slop::Options should be enum
Lee Jarvis
2013-09-02
1
-2
/
+7
*
Beginning of Slop 4.0 rewrite
Lee Jarvis
2013-08-29
1
-0
/
+48
*
initial basic pass at public api
Lee Jarvis
2011-12-23
1
-31
/
+0
*
moved classes into separate files
Lee Jarvis
2011-12-22
1
-0
/
+31
*
removed options.rb and merged single method class into slop.rb
Lee Jarvis
2011-07-07
1
-29
/
+0
*
remove deprecated Slop::Options#to_help
Lee Jarvis
2011-07-07
1
-8
/
+0
*
removed deprecated Slop::Options#to_hash
Lee Jarvis
2011-07-07
1
-12
/
+0
*
use include? rather than two conditionals/||
Lee Jarvis
2011-05-20
1
-2
/
+1
*
add some documentation to Slop::Options#[]
Lee Jarvis
2011-05-20
1
-1
/
+7
*
remove more parentheses
Lee Jarvis
2011-05-20
1
-1
/
+1
*
only need to call super here
Lee Jarvis
2011-05-19
1
-1
/
+1
*
added @see tag to Options#to_hash
Lee Jarvis
2011-05-19
1
-0
/
+1
*
add doc example to Options#[]
Lee Jarvis
2011-05-03
1
-0
/
+6
*
use symbol to_proc for these
Lee Jarvis
2011-04-23
1
-3
/
+3
*
reject ! == select duh
Lee Jarvis
2011-04-23
1
-1
/
+1
*
move this logic
Lee Jarvis
2011-04-23
1
-1
/
+1
*
no need for outer hash here
Lee Jarvis
2011-04-23
1
-4
/
+3
*
do not display help for options with :help => false
Lee Jarvis
2011-04-19
1
-1
/
+2
*
do not cast strings to fetch array indexes
Lee Jarvis
2011-04-18
1
-3
/
+3
*
more docs
Lee Jarvis
2011-04-03
1
-2
/
+3
*
move Options class into its own file
Lee Jarvis
2011-04-03
1
-0
/
+36