2010-02-12 |
Ævar Arnfjörð... |
MooseX::Getopt::Dashes: Document how ::Dashes interacts... |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Tomas Doran... |
Revert "Add test for strange --version handling" |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Tomas Doran... |
Revert "Skip relevants tests when appropriate" |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Tomas Doran... |
Revert "Just skip the test if we don't have Capture... |
commit | commitdiff | tree | snapshot |
2010-01-25 |
Hinrik Örn... |
Just skip the test if we don't have Capture::Tiny |
commit | commitdiff | tree | snapshot |
2010-01-25 |
Hinrik Örn... |
Skip relevants tests when appropriate |
commit | commitdiff | tree | snapshot |
2010-01-25 |
Hinrik Örn... |
Add test for strange --version handling |
commit | commitdiff | tree | snapshot |
2009-12-10 |
Tomas Doran |
Merge branch 'master' of github.com:bobtfish/moosex... |
commit | commitdiff | tree | snapshot |
2009-12-10 |
Tomas Doran |
Bump version 0.26 |
commit | commitdiff | tree | snapshot |
2009-12-10 |
Shlomi Fish |
Add t/106_no_ignore_case.t . |
commit | commitdiff | tree | snapshot |
2009-12-10 |
Shlomi Fish |
Convert HAVE_GLD to _HAVE_GLD . |
commit | commitdiff | tree | snapshot |
2009-12-10 |
Shlomi Fish |
Convert HAVE_GLD to _HAVE_GLD . |
commit | commitdiff | tree | snapshot |
2009-12-10 |
Tomas Doran... |
And fix |
commit | commitdiff | tree | snapshot |
2009-12-10 |
Tomas Doran... |
Add some tests showing that upper case options don... |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Tomas Doran |
Revert "Fix this not having a $VERSION" |
commit | commitdiff | tree | snapshot |
2009-11-26 |
Tomas Doran |
Fix this not having a $VERSION |
commit | commitdiff | tree | snapshot |
2009-11-26 |
Tomas Doran |
Date 0.25 |
commit | commitdiff | tree | snapshot |
2009-11-26 |
Tomas Doran |
Bump versions |
commit | commitdiff | tree | snapshot |
2009-11-26 |
Tomas Doran |
Update changes, tests for new hooks |
commit | commitdiff | tree | snapshot |
2009-11-26 |
Tomas Doran |
Ignore editor files |
commit | commitdiff | tree | snapshot |
2009-11-26 |
Tomas Doran |
Basic test for hooking the usage method |
commit | commitdiff | tree | snapshot |
2009-11-26 |
Tomas Doran |
Properly pull apart into roles |
commit | commitdiff | tree | snapshot |
2009-11-26 |
Tomas Doran |
And more overrideable |
commit | commitdiff | tree | snapshot |
2009-11-26 |
Tomas Doran |
Bump version |
commit | commitdiff | tree | snapshot |
2009-11-26 |
Tomas Doran |
Make option warning eacy to override for Catalyst.... |
commit | commitdiff | tree | snapshot |
2009-11-19 |
Tomas Doran |
Pull exiting with useage out into a method |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Tomas Doran... |
Changelog 0.24 |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Tomas Doran... |
Trim trailing whitespace |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Tomas Doran... |
Fix bug when handling upper/mixedcase accessors |
commit | commitdiff | tree | snapshot |
2009-10-02 |
Tomas Doran |
Slight rewording |
commit | commitdiff | tree | snapshot |
2009-10-02 |
Tomas Doran |
Changelog, bump version 0.23 |
commit | commitdiff | tree | snapshot |
2009-10-02 |
Tomas Doran |
Merge commit 'upstream/topic/configfile_default_codref_... |
commit | commitdiff | tree | snapshot |
2009-09-05 |
Tomas Doran |
Bump version for release 0.22 |
commit | commitdiff | tree | snapshot |
2009-09-05 |
Tomas Doran |
Bump GLD required version |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Tomas Doran |
Update .gitignore to skip built dists |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Tomas Doran |
Force author tests to be run when in author mode |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Tomas Doran |
Merge master into branch topic/split_gld_from_basic |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Gordon Irving |
if configfile is a coderef call it and write some tests... topic/configfile_default_codref_call |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Tomas Doran |
Fix README version 0.21 |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Tomas Doran |
Add repos info |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Tomas Doran |
New M::I doesn't want to play |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Tomas Doran |
Bump versions |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Tomas Doran |
Fix RT#47766 |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Tomas Doran |
Add Test::Moose, as requested by RT#48843 |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Tomas Doran |
Merge |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Tomas Doran |
Merge branch 'master' of git@github.com:bobtfish/moosex... |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Tomas Doran |
Merge |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Shlomi Fish |
Docs of MooseX::Getopt::Basic now refer elsewhere. |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Shlomi Fish |
Move _gld_spec to ::GLD - it's only used there. |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Shlomi Fish |
Remove POD of a removed option. |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Shlomi Fish |
Added $VERSION and $AUTHORITY to MX/Getopt.pm again. |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Shlomi Fish |
Implement functionality of MooseX::Getopt::Basic . |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Shlomi Fish |
Splitted into Getopt::Basic and Getopt::GLD. |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Shlomi Fish |
Reverted the latest commit. |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Tomas Doran |
Cleanup test, removing unneeded code serving no purpose... |
commit | commitdiff | tree | snapshot |
2009-08-12 |
Shlomi Fish |
Enable the argv argument to the constructor. |
commit | commitdiff | tree | snapshot |
2009-08-12 |
Tomas Doran |
Merge branch 'master' of gitmo@git.moose.perl.org:Moose... |
commit | commitdiff | tree | snapshot |
2009-08-12 |
Tomas Doran |
Doc patch for argv parameter from rindolf++ |
commit | commitdiff | tree | snapshot |
2009-07-11 |
Devin Austin |
fixed another minor spelling nit |
commit | commitdiff | tree | snapshot |
2009-07-11 |
Devin Austin |
fixed minor spelling nit |
commit | commitdiff | tree | snapshot |
2009-07-10 |
Ricardo SIGNES |
prep new release with fixed MANIFEST.SKIP 0_20 |
commit | commitdiff | tree | snapshot |
2009-07-08 |
Ricardo SIGNES |
auto_manifest 0_19 |
commit | commitdiff | tree | snapshot |
2009-07-08 |
Ricardo SIGNES |
bump version, prepare next release |
commit | commitdiff | tree | snapshot |
2009-07-06 |
t0m |
Changelogging |
commit | commitdiff | tree | snapshot |
2009-07-06 |
Nelo Onyiah |
Applied patch in RT43255 |
commit | commitdiff | tree | snapshot |
2009-07-06 |
Nelo Onyiah |
Applied patch to fix RT46200 |
commit | commitdiff | tree | snapshot |
2009-07-06 |
Tomas Doran... |
Fix Getopt config spec |
commit | commitdiff | tree | snapshot |
2009-07-05 |
t0m |
Fix tests from RT#44909 |
commit | commitdiff | tree | snapshot |
2009-07-05 |
t0m |
Add .gitignore |
commit | commitdiff | tree | snapshot |
2009-07-05 |
t0m |
Fix warnings |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Nelo Onyiah |
Updated ChangeLog |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Nelo Onyiah |
Applied patch in RT43255 |
commit | commitdiff | tree | snapshot |
2009-06-25 |
Nelo Onyiah |
Applied patch to fix RT46200 |
commit | commitdiff | tree | snapshot |
2009-04-09 |
Hans Dieter... |
update MANIFEST (again) 0_18 |
commit | commitdiff | tree | snapshot |
2009-04-09 |
Hans Dieter... |
update MANIFEST |
commit | commitdiff | tree | snapshot |
2009-04-09 |
Hans Dieter... |
add a synopsis |
commit | commitdiff | tree | snapshot |
2009-04-09 |
Hans Dieter... |
fiddle with ilmari's changelog entry and bump version |
commit | commitdiff | tree | snapshot |
2009-04-09 |
Dagfinn Ilmari... |
add MooseX::Getopt::Dashes |
commit | commitdiff | tree | snapshot |
2009-04-08 |
Hans Dieter... |
unify version numbers 0_17 |
commit | commitdiff | tree | snapshot |
2009-04-08 |
Hans Dieter... |
update for latest moose |
commit | commitdiff | tree | snapshot |
2009-02-17 |
Ricardo SIGNES |
skip pod tests, do not block install 0_16 |
commit | commitdiff | tree | snapshot |
2008-07-26 |
Yuval Kogman |
version bumps |
commit | commitdiff | tree | snapshot |
2008-07-26 |
Yuval Kogman |
changelog 0_15 |
commit | commitdiff | tree | snapshot |
2008-07-26 |
Yuval Kogman |
also accept type constraint objects in option type... |
commit | commitdiff | tree | snapshot |
2008-07-10 |
Stevan Little |
0.14 |
commit | commitdiff | tree | snapshot |
2008-06-22 |
Yuval Kogman |
demand Module::Install 0.75 |
commit | commitdiff | tree | snapshot |
2008-06-05 |
Yuval Kogman |
Params passed to new_with_options are no longer required |
commit | commitdiff | tree | snapshot |
2008-06-05 |
Stevan Little |
failing tests |
commit | commitdiff | tree | snapshot |
2008-06-04 |
Chris Prather |
fix Float which doesn't exist with Num which does |
commit | commitdiff | tree | snapshot |
2008-05-25 |
Stevan Little |
0.13 |
commit | commitdiff | tree | snapshot |
2008-05-01 |
John Goulah |
replacing Build.PL with Makefile.PL |
commit | commitdiff | tree | snapshot |
2008-05-01 |
Todd Hepler |
added links to the traits |
commit | commitdiff | tree | snapshot |
2008-05-01 |
Todd Hepler |
typo fix |
commit | commitdiff | tree | snapshot |
2008-04-23 |
Ryan D Johnson |
Woops - convert some tabs to spaces in the ChangeLog |
commit | commitdiff | tree | snapshot |
2008-04-23 |
Ryan D Johnson |
Getopt shouldn't require ConfigFromFile role applied... |
commit | commitdiff | tree | snapshot |
2008-04-23 |
Ryan D Johnson |
Update versions, changelog, fix test when ConfigFromFil... |
commit | commitdiff | tree | snapshot |
2008-04-23 |
Ryan D Johnson |
When required attributes are loaded from config, they... |
commit | commitdiff | tree | snapshot |
2008-04-23 |
Ryan D Johnson |
TODO tests for loading required attributes from config |
commit | commitdiff | tree | snapshot |
2008-03-14 |
Stevan Little |
0.12 |
commit | commitdiff | tree | snapshot |
2008-02-02 |
Yuval Kogman |
Getopt::Long processes all option names, do the same... |
commit | commitdiff | tree | snapshot |
next |