gitmo/MooseX-Getopt.git
2008-11-30 Piotr Roszatycki * MooseX::Getopt: Combine new options also from old... getopt-more-flexible
2008-11-29 Piotr Roszatycki * Add current $VERSION to all files.
2008-11-29 Piotr Roszatycki * MooseX::Getopt::OptionTypeMap: Change Bool|* to Defin...
2008-11-28 Piotr Roszatycki * Perltidy.
2008-11-27 Piotr Roszatycki * MooseX::Getopt::Parser::*: default config for getopt...
2008-11-27 Piotr Roszatycki * Handle hyphen punctuation mark in cmd_flag and cmd_al...
2008-11-27 Piotr Roszatycki * MooseX::Getopt::Parser::Descriptive: Getopt::Long...
2008-11-24 Piotr Roszatycki * MooseX::Getopt::Parser::* set status to true value...
2008-11-20 Piotr Roszatycki * MooseX::Getopt::Session: New attribute "status".
2008-11-20 Piotr Roszatycki * t/*.t: Fixed test plans.
2008-11-14 Piotr Roszatycki * MooseX::Getopt: use explict Getopt::Long module.
2008-11-14 Piotr Roszatycki * MooseX::Getopt::Parser::Long: Operate on options...
2008-11-13 Piotr Roszatycki * MooseX::Getopt: _get_options_from_configfile renamed...
2008-11-13 Piotr Roszatycki * MooseX::Getopt: Reimplemented MooseX::ConfigFromFile...
2008-11-13 Piotr Roszatycki * MooseX::Getopt: New method get_options_from_argv.
2008-11-13 Piotr Roszatycki * Build.PL: Getopt::Long::Descriptive is optional.
2008-11-13 Piotr Roszatycki * MooseX::Getopt: ARGV and extra_argv are deletaged...
2008-11-12 Piotr Roszatycki * MooseX::Getopt::Parser::*: fix regression: support...
2008-11-12 Piotr Roszatycki * MooseX::Getopt::Parser::Descriptive: fixed regression...
2008-11-12 Piotr Roszatycki * MooseX::Getopt::Session: Drop die_on_warning attribute.
2008-11-12 Piotr Roszatycki * MooseX::Getopt::Parser::Descriptive reimplemented.
2008-11-11 Piotr Roszatycki * Look only one class at default.
2008-11-11 Piotr Roszatycki * Manifest
2008-11-11 Piotr Roszatycki * test_requires Getopt::Long::Descriptive
2008-11-11 Piotr Roszatycki * cmd_flag parameter now works correctly.
2008-11-10 Piotr Roszatycki * MooseX::Getopt
2008-10-26 Piotr Roszatycki * Handling with Getopt parser implemented as strategy...
2008-10-24 Piotr Roszatycki * Use Moose's throw_error() method.
2008-10-24 Piotr Roszatycki * Starting new branch.
2008-07-26 Yuval Kogman version bumps
2008-07-26 Yuval Kogman changelog 0_15
2008-07-26 Yuval Kogman also accept type constraint objects in option type...
2008-07-10 Stevan Little 0.14
2008-06-22 Yuval Kogman demand Module::Install 0.75
2008-06-05 Yuval Kogman Params passed to new_with_options are no longer required
2008-06-05 Stevan Little failing tests
2008-06-04 Chris Prather fix Float which doesn't exist with Num which does
2008-05-25 Stevan Little 0.13
2008-05-01 John Goulah replacing Build.PL with Makefile.PL
2008-05-01 Todd Hepler added links to the traits
2008-05-01 Todd Hepler typo fix
2008-04-23 Ryan D Johnson Woops - convert some tabs to spaces in the ChangeLog
2008-04-23 Ryan D Johnson Getopt shouldn't require ConfigFromFile role applied...
2008-04-23 Ryan D Johnson Update versions, changelog, fix test when ConfigFromFil...
2008-04-23 Ryan D Johnson When required attributes are loaded from config, they...
2008-04-23 Ryan D Johnson TODO tests for loading required attributes from config
2008-03-14 Stevan Little 0.12
2008-02-02 Yuval Kogman Getopt::Long processes all option names, do the same...
2008-02-02 Yuval Kogman refactor cmd alias extraction to a separate method
2008-01-28 Brandon L Black 0.11, required not necessarily required
2008-01-23 Brandon L Black 0.10 - support default configfile w/ MX::ConfigFromFile 0_11
2008-01-22 Yuval Kogman ARGV and extra_argv should be nogetopt 0_10
2008-01-22 Yuval Kogman changelog and version bump 0_09
2008-01-22 Yuval Kogman Merge 'gld' into 'trunk'
2008-01-22 Yuval Kogman remove the FakeUsage thing, not needed after all
2008-01-22 Yuval Kogman Doc note about Getopt::Long::Descriptive
2008-01-22 Yuval Kogman use Getopt::Long::Descriptive only if it's available
2008-01-22 Yuval Kogman revert dep
2008-01-21 Yuval Kogman _usage_format method
2008-01-21 Yuval Kogman hide ARGV and extra_argv from usage
2008-01-21 Yuval Kogman further refactorings to benefit MooseX::App::Cmd
2008-01-21 Yuval Kogman dep
2008-01-21 Yuval Kogman Getopt::Long::Descriptive
2007-12-21 Brandon L Black 0.08 version/changes 0_08
2007-12-18 Brandon L Black add MX::ConfigFromFile support
2007-12-04 Stevan Little 0.07
2007-12-03 Stevan Little some doc fixes
2007-11-23 Stevan Little foo 0_07
2007-11-23 Stevan Little 0.06
2007-11-23 Stevan Little no-getopt stuff
2007-10-12 Stevan Little misc crap 0_06
2007-08-01 Yuval Kogman foo
2007-07-31 Chris Prather add a NoGetopt metaclass
2007-07-09 Stevan Little bumping version and adding Changelog
2007-07-04 Yuval Kogman Refactor MooseX::Getopt into smaller methods
2007-07-03 Stevan Little 0.05
2007-07-03 Stevan Little some helpful errors added
2007-06-26 Stevan Little 0.04 0_05
2007-05-26 Brandon L Black fix typo in ChangeLog 0_04
2007-05-22 Brandon L Black Throw exceptions from new_with_options if @ARGV parsing...
2007-05-03 Stevan Little 0.03 0_03
2007-05-03 Stevan Little 0.03
2007-05-03 Stevan Little 0.03
2007-04-30 Stevan Little start of 0.03
2007-04-06 Stevan Little foo
2007-04-05 Stevan Little adding metaclass laliasing 0_02
2007-04-02 Brandon L Black another test
2007-04-02 Brandon L Black add a new test
2007-04-02 Brandon L Black small fixups (didnt make test before the last commit)
2007-04-02 Brandon L Black added ARGV accessor which holds a copy of the original...
2007-04-02 Brandon L Black support scalar cmd_aliases, so that singular aliases...
2007-04-02 Brandon L Black added cmd_alias to accomplish "verbose|debug|v|d" sort...
2007-03-09 Stevan Little foo
2007-03-09 Stevan Little foo
2007-03-09 Stevan Little prettty much done I think
2007-03-07 Stevan Little Adding MooseX::Getopt first draft 0_01