gitmo/MooseX-Getopt.git
2012-08-30 Karen Etheridge MooseX-Getopt-0.46 v0.46
2012-08-30 Karen Etheridge work around [@Git] bug in allow_dirty
2012-08-30 Karen Etheridge some more release-phase things
2012-08-30 Karen Etheridge include -TRIAL in the Changes file
2012-08-30 Karen Etheridge add some more metadata to the dist
2012-08-30 Karen Etheridge also treat "-h" as a request for help
2012-08-30 Karen Etheridge -? is also accepted as a help option
2012-05-13 Karen Etheridge MooseX-Getopt-0.45 v0.45
2012-05-13 Karen Etheridge avoid MSWin32 test failures
2012-05-11 Karen Etheridge MooseX-Getopt-0.44 v0.44
2012-05-11 Karen Etheridge comment out plugin that aborts the release process
2012-05-11 Karen Etheridge respect new_with_options(configfile => "foo")
2012-05-11 Karen Etheridge author note
2012-05-11 Karen Etheridge TODO tests for configfile in constructor failure
2012-05-05 Karen Etheridge release test for Changes content; pre-release checks...
2012-04-29 Karen Etheridge push release back to origin
2012-04-29 Karen Etheridge whitespace fix
2012-04-29 Karen Etheridge MooseX-Getopt-0.43 v0.43
2012-04-29 Karen Etheridge changelog
2012-04-15 Karen Etheridge fix version string in commit message
2012-04-15 Karen Etheridge these were actually trial releases
2012-04-15 Karen Etheridge MooseX-Getopt-v0.42-TRIAL v0.42
2012-04-15 Karen Etheridge some release-time git plugins that should meet rafl...
2012-04-15 Karen Etheridge be more specific about the 0.41 change
2012-04-15 Karen Etheridge changelog for next release
2012-04-15 Karen Etheridge automatically add the version to the Changes file,...
2012-04-15 Karen Etheridge add a few more tests
2012-04-15 Karen Etheridge test manifest
2012-04-15 Karen Etheridge test the Changes file; standardize the dates
2012-04-15 Karen Etheridge reformat the Changes file
2012-04-15 Karen Etheridge rename ChangeLog->Changes
2012-04-15 Karen Etheridge fix timestamp from 0.41 release
2012-04-15 Karen Etheridge version bump
2012-04-14 Karen Etheridge print --usage, --help to stdout not stderr topic/usage_exit_not_die
2012-04-14 Karen Etheridge Stay out of the guts of Getopt::Long::Descriptive:...
2012-04-13 Tomas Doran Version 0.40 0.40
2012-04-13 Tomas Doran Fix tests for new GLD. RT#76287
2012-02-05 Tomas Doran Pod fix from debian. Salvatore Bonaccorso <carnil@debia...
2012-02-05 Tomas Doran Spelling fix from debian. Jonathan Yu <jawnsy@cpan...
2012-02-03 Karen Etheridge fix typo in Changes :)
2012-02-03 Tomas Doran Version 0.39 0.39
2012-02-03 Tomas Doran Fix pointed out by Gaal Yahas in irc
2011-12-23 Tomas Doran Version 0.38 0.38
2011-12-22 Karen Etheridge clarify doc patch - the "pass_through" option enables...
2011-12-22 Karen Etheridge doc patches, re Getopt::Long config and extra_argv.
2011-03-30 Tomas Doran Version 0.37 0.37
2011-03-30 Tomas Doran Fix missing dependency RT#67077
2011-03-29 Damien Krotkine Added getopt_conf documentation
2011-03-29 Tomas Doran Version 0.36 0.36
2011-03-29 Tomas Doran Merge 0611312e
2011-03-29 Damien Krotkine fix dist.ini
2011-03-29 Damien Krotkine transform MooseX::Getopt::GLD into a MooseX::Parameteri...
2011-02-09 Tomas Doran Version 0.35 0.35
2011-02-09 Tomas Doran Fix changelog
2011-02-09 Tomas Doran Fix to all use Test::Fatal
2011-02-08 Tomas Doran Version 0.34 0.34
2011-02-08 Tomas Doran Add jswartz to authors
2011-02-08 Tomas Doran Fix abstract for docs
2011-02-08 Tomas Doran revert d08ef824 - test_requires wrong
2011-02-08 Tomas Doran Whitespace pickyness topic/jswartz-process-args
2011-02-08 Tomas Doran Clean up namespace
2011-02-08 Tomas Doran Chop up docs - dzil processes the Pod
2011-02-08 Jonathan Swartz move most of new_with_options logic into separate publi...
2010-10-26 Karen Etheridge convert all uses of Test::Exception to Test::Fatal.
2010-08-26 Florian Ragwitz Re-enable AutoPrereq
2010-08-26 Florian Ragwitz Fix author test fail
2010-08-26 Tomas Doran Version 0.33 0.33
2010-08-26 Tomas Doran Remove Test::Most dep, doh
2010-08-26 Tomas Doran Merge remote branch 'origin/master'
2010-08-26 Tomas Doran Version 0.32 0.32
2010-08-26 Tomas Doran Whitespace
2010-08-26 Tomas Doran Fix handling of union types (RT#58417)
2010-08-16 Karen Etheridge convert to using Test::Requires
2010-07-31 Karen Etheridge adding ether to author list ;)
2010-07-07 Tomas Doran Version 0.31 0.31
2010-07-07 Justin Hunter make sure no tests are run if MX::SC 0.07 is not found
2010-07-06 Tomas Doran Version 0.30 0.30
2010-07-06 Tomas Doran Swap options round
2010-07-06 Karen Etheridge use insertion order to sort attributes when formulating...
2010-07-06 Tomas Doran Add a skip if we don't have mx::simpleconfig, or not... topic/save_usage_obj
2010-07-06 Tomas Doran Fix eol test
2010-07-01 Karen Etheridge Implements feature suggestion RT#58715 by storing the...
2010-06-27 Karen Etheridge Merge branch 'topic/no_auto_help' of git.moose.perl... topic/no_auto_help
2010-06-27 Karen Etheridge removed timestamp from Changelog; added additional...
2010-06-27 Karen Etheridge removed timestamp from Changelog; added additional...
2010-06-27 Tomas Doran Remove date from changelog as not shipped
2010-06-27 Karen Etheridge clarify comments/changelog -- MooseX::ConfigFromFile...
2010-06-27 Karen Etheridge ChangeLog update
2010-06-27 Karen Etheridge oops forgot to add this file to the commit!
2010-06-27 Karen Etheridge add number to filename of new testcase
2010-06-27 Karen Etheridge Disable auto_help config in Getopt::Long, to avoid...
2010-06-15 Florian Ragwitz Version 0.29 0.29
2010-06-15 Florian Ragwitz Fix repository url
2010-06-05 Florian Ragwitz Version 0.28 0.28
2010-06-05 Florian Ragwitz Remove some more trailing whitespace
2010-06-05 Florian Ragwitz Ignore dotfiles
2010-06-05 Florian Ragwitz Remove some more trailing whitespace
2010-06-05 Florian Ragwitz Proper author names
2010-06-05 Florian Ragwitz GLD is a hard dep since 2008 anyway
2010-06-05 Florian Ragwitz Specify prereqs manually
next