Age | Commit message (Expand) | Author |
---|
2019-07-07 | Fix default argument values for OptParse::Switch#summarize | Jeremy Evans |
2019-05-06 | Load OptionParser defaults from XDG and Haiku standards | Nobuyoshi Nakada |
2018-12-04 | Use delete_prefix instead of `sub(/\Afixed-pattern/, '')` | kazu |
2018-12-02 | optarse.rb: mention multiple descriptions [ci skip] | nobu |
2018-11-28 | Get rid of block-less Proc.new | nobu |
2018-11-28 | Remove useless backslash | nobu |
2018-05-16 | lib/optparse.rb: improve docs | stomar |
2018-05-13 | optparse.rb: Remove redundant `.freeze` | nobu |
2018-05-12 | optparse.rb: [DOC] about into: option | nobu |
2018-05-06 | optparse: Suppress warnings | nobu |
2018-01-26 | optparse.rb: froze string literals | nobu |
2018-01-25 | optparse.rb: literal newline | nobu |
2018-01-25 | revert r62032 because it refers to a undefined variable | ko1 |
2018-01-24 | optparse.rb: literal newline | nobu |
2017-07-24 | optparse.rb: case-sensitive candidate | nobu |
2017-07-21 | optparse.rb: [DOC] fix keys | nobu |
2017-07-12 | optparse.rb: get rid of eval | nobu |
2017-07-06 | Fix DecimalInteger converting to octal bug | nobu |
2017-03-04 | nodoc OptParse | stomar |
2016-10-14 | optparse.rb: hyphenize | nobu |
2016-06-05 | optparse.rb: fix quote [ci skip] | nobu |
2016-05-31 | optparse.rb: fix char class option | nobu |
2016-05-31 | optparse.rb: no duplicate strings | nobu |
2016-04-28 | optparse.rb: [DOC] fix example code [ci skip] | nobu |
2016-02-06 | get rid of ruby-mode.el bugs | nobu |
2016-01-06 | optparse.rb: into kwdarg | nobu |
2015-12-23 | [DOC] Fix typos | a_matsuda |
2015-12-16 | Add frozen_string_literal: false for all files | naruse |
2015-12-08 | optparse.rb: Fix typo [ci skip] | nobu |
2015-07-21 | fix typo in OptionParser#complete docs [ci skip] | nobu |
2015-07-05 | Fix typo in optparse library [ci skip] [Fix GH-956] | nobu |
2015-02-08 | optparse.rb: update --version example [ci skip] | nobu |
2015-01-12 | * lib/optparse.rb: improvements for OptionParser documentation. | hsbt |
2014-07-21 | optparse.rb: getopts message improvement | nobu |
2014-06-24 | * lib/gserver.rb: remove redundant use of to_s in interpolation. | hsbt |
2014-05-26 | lib/optionparser.rb | nobu |
2014-02-27 | * lib/optparse.rb: [DOC] Add example of generating help with optparse. | zzak |
2013-11-28 | optparse.rb: regexp at lhs | nobu |
2013-09-08 | optparse.rb: remove $Id$ | nobu |
2013-09-05 | * lib/optparse.rb: The Integer acceptable now allows binary and | drbrain |
2013-05-19 | * lib/optparse.rb: nodoc Object::Version and SPLAT_PROC | zzak |
2013-05-19 | fix typos. by k_takata. | ktsj |
2012-12-22 | * lib/optparse.rb: Documentation for OptionParser to remove 'shadowed | zzak |
2012-12-17 | * lib/optparse.rb: Remove 'developer documentation' section from rdoc | zzak |
2012-09-13 | * lib/optparse.rb: Remove unreachable email address from documentation | zzak |
2012-04-24 | * lib/optparse.rb (OptionParser#to_a): split for each lines. | nobu |
2012-04-24 | * lib/optparse.rb (OptionParser#to_a): should split by end-of-line, | naruse |
2012-04-24 | * lib/optparse.rb (OptionParser#to_a): should split by end-of-line | nobu |
2012-04-24 | * lib/optparse.rb (OptionParser#to_a): String#to_a is no longer | nobu |
2012-01-16 | * lib/optparse.rb (Regexp): fix incorrect options when casting to | nobu |