gitmo/MooseX-Getopt.git
2013-02-10 Karen Etheridge MooseX-Getopt-0.54 v0.54
2013-02-09 Karen Etheridge ignore todo files
2013-02-09 Karen Etheridge remove specific version requirement for MooseX::ConfigF...
2013-02-09 Karen Etheridge fix tests for MooseX::ConfigFromFile 0.08
2013-02-09 Karen Etheridge use OO syntax for handling subref
2013-02-09 Karen Etheridge include configfile=>$value to new()
2013-02-09 Karen Etheridge support the configfile sub being totally overridden
2013-02-09 Karen Etheridge allow for has configfile => ( init_arg => 0 )
2013-02-09 Karen Etheridge remove useless temp variable
2013-02-09 Karen Etheridge change these paths to be more clear
2013-02-09 Karen Etheridge unroll [@FLORA]
2013-02-09 Karen Etheridge force path to Path::Tiny so comparisons on win32 still...
2013-02-07 Karen Etheridge add missing prereq
2013-02-05 Karen Etheridge MooseX-Getopt-0.53 v0.53
2013-02-05 Karen Etheridge spelling
2013-02-05 Karen Etheridge use Try::Tiny instead of eval
2013-02-05 Karen Etheridge can use the same enclosing block for all these tests
2013-02-05 Karen Etheridge fix incorrect prereq declaration
2013-02-03 Karen Etheridge MooseX-Getopt-0.52 v0.52
2013-02-03 Karen Etheridge Path::Class -> Path::Tiny
2013-01-27 Karen Etheridge MooseX-Getopt-0.51 v0.51
2013-01-27 Karen Etheridge add missing prereqs
2012-12-27 Karen Etheridge MooseX-Getopt-0.50 v0.50
2012-12-27 Karen Etheridge chain _getopt_full_usage in the other direction, to...
2012-12-26 Karen Etheridge MooseX-Getopt-0.49 v0.49
2012-12-26 Karen Etheridge Test::Requires must come before Test::NoWarnings
2012-12-26 Karen Etheridge remove Test::Deep usage that is not that necessary
2012-12-26 Karen Etheridge allow tests to run without warnings even if YAML::XS...
2012-12-26 Karen Etheridge list the optional prereqs as recommendations
2012-12-25 Karen Etheridge MooseX::Getopt now pulls in ::GLD and Getopt::Long...
2012-12-25 Karen Etheridge test for warnings here too
2012-12-25 Karen Etheridge collapse these tests together
2012-12-25 Karen Etheridge remove spurious version requirements
2012-12-25 Karen Etheridge fix typo in pod
2012-12-24 Karen Etheridge MooseX-Getopt-0.48 v0.48
2012-12-24 Karen Etheridge expose print_usage_text() as public method
2012-12-24 Karen Etheridge don't test private methods, but just what happens in...
2012-12-24 Karen Etheridge changelog re metaclass->trait
2012-12-23 Karen Etheridge use Test::Fatal to test this exception
2012-12-23 Karen Etheridge package name not needed here
2012-12-23 Karen Etheridge spurious whitespace
2012-12-22 Karen Etheridge I'm always forgetting where the repo data is...
2012-12-22 Karen Etheridge prefer trait over metaclass as much as possible
2012-12-22 Karen Etheridge mention the aliasing feature of NoGetopt as well
2012-12-22 Karen Etheridge As of v0.36, there is a hook to change this
2012-12-22 Karen Etheridge done_testing is gone; no need for 0.88
2012-12-22 Karen Etheridge test for warnings everywhere
2012-12-22 Karen Etheridge add test counts, obviating done_testing
2012-12-22 Karen Etheridge remove useless shebangs in tests
2012-11-29 Karen Etheridge fix some broken pod links
2012-11-29 Karen Etheridge make sure the author has prereqs installed
2012-11-29 Karen Etheridge no need to fuss about versions installed
2012-09-01 Karen Etheridge some more release tests
2012-08-30 Karen Etheridge MooseX-Getopt-0.47 v0.47
2012-08-30 Karen Etheridge oops, PkgVersion was being applied twice
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.
next