gitmo/MooseX-Getopt.git
2009-12-10 Tomas Doran Bump version 0.26
2009-12-10 Shlomi Fish Add t/106_no_ignore_case.t .
2009-12-10 Shlomi Fish Convert HAVE_GLD to _HAVE_GLD .
2009-12-10 Tomas Doran... And fix
2009-12-10 Tomas Doran... Add some tests showing that upper case options don...
2009-11-30 Tomas Doran Revert "Fix this not having a $VERSION"
2009-11-26 Tomas Doran Fix this not having a $VERSION
2009-11-26 Tomas Doran Date 0.25
2009-11-26 Tomas Doran Bump versions
2009-11-26 Tomas Doran Update changes, tests for new hooks
2009-11-26 Tomas Doran Ignore editor files
2009-11-26 Tomas Doran Basic test for hooking the usage method
2009-11-26 Tomas Doran Properly pull apart into roles
2009-11-26 Tomas Doran And more overrideable
2009-11-26 Tomas Doran Bump version
2009-11-26 Tomas Doran Make option warning eacy to override for Catalyst....
2009-11-19 Tomas Doran Pull exiting with useage out into a method
2009-10-23 Tomas Doran... Changelog 0.24
2009-10-23 Tomas Doran... Trim trailing whitespace
2009-10-23 Tomas Doran... Fix bug when handling upper/mixedcase accessors
2009-10-02 Tomas Doran Slight rewording
2009-10-02 Tomas Doran Changelog, bump version 0.23
2009-10-02 Tomas Doran Merge commit 'upstream/topic/configfile_default_codref_...
2009-09-05 Tomas Doran Bump version for release 0.22
2009-09-05 Tomas Doran Bump GLD required version
2009-08-30 Tomas Doran Update .gitignore to skip built dists
2009-08-30 Tomas Doran Force author tests to be run when in author mode
2009-08-30 Tomas Doran Merge master into branch topic/split_gld_from_basic
2009-08-27 Gordon Irving if configfile is a coderef call it and write some tests... topic/configfile_default_codref_call
2009-08-27 Tomas Doran Fix README version 0.21
2009-08-27 Tomas Doran Add repos info
2009-08-27 Tomas Doran New M::I doesn't want to play
2009-08-27 Tomas Doran Bump versions
2009-08-27 Tomas Doran Fix RT#47766
2009-08-27 Tomas Doran Add Test::Moose, as requested by RT#48843
2009-08-27 Tomas Doran Merge
2009-08-27 Tomas Doran Merge branch 'master' of git@github.com:bobtfish/moosex...
2009-08-27 Tomas Doran Merge
2009-08-23 Shlomi Fish Docs of MooseX::Getopt::Basic now refer elsewhere.
2009-08-23 Shlomi Fish Move _gld_spec to ::GLD - it's only used there.
2009-08-23 Shlomi Fish Remove POD of a removed option.
2009-08-23 Shlomi Fish Added $VERSION and $AUTHORITY to MX/Getopt.pm again.
2009-08-13 Shlomi Fish Implement functionality of MooseX::Getopt::Basic .
2009-08-13 Shlomi Fish Splitted into Getopt::Basic and Getopt::GLD.
2009-08-13 Shlomi Fish Reverted the latest commit.
2009-08-13 Tomas Doran Cleanup test, removing unneeded code serving no purpose...
2009-08-12 Shlomi Fish Enable the argv argument to the constructor.
2009-08-12 Tomas Doran Merge branch 'master' of gitmo@git.moose.perl.org:Moose...
2009-08-12 Tomas Doran Doc patch for argv parameter from rindolf++
2009-07-11 Devin Austin fixed another minor spelling nit
2009-07-11 Devin Austin fixed minor spelling nit
2009-07-10 Ricardo SIGNES prep new release with fixed MANIFEST.SKIP 0_20
2009-07-08 Ricardo SIGNES auto_manifest 0_19
2009-07-08 Ricardo SIGNES bump version, prepare next release
2009-07-06 t0m Changelogging
2009-07-06 Nelo Onyiah Applied patch in RT43255
2009-07-06 Nelo Onyiah Applied patch to fix RT46200
2009-07-06 Tomas Doran... Fix Getopt config spec
2009-07-05 t0m Fix tests from RT#44909
2009-07-05 t0m Add .gitignore
2009-07-05 t0m Fix warnings
2009-06-26 Nelo Onyiah Updated ChangeLog
2009-06-26 Nelo Onyiah Applied patch in RT43255
2009-06-25 Nelo Onyiah Applied patch to fix RT46200
2009-04-09 Hans Dieter... update MANIFEST (again) 0_18
2009-04-09 Hans Dieter... update MANIFEST
2009-04-09 Hans Dieter... add a synopsis
2009-04-09 Hans Dieter... fiddle with ilmari's changelog entry and bump version
2009-04-09 Dagfinn Ilmari... add MooseX::Getopt::Dashes
2009-04-08 Hans Dieter... unify version numbers 0_17
2009-04-08 Hans Dieter... update for latest moose
2009-02-17 Ricardo SIGNES skip pod tests, do not block install 0_16
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
next