Tomas Doran [Tue, 6 Jul 2010 20:56:48 +0000]
Add a skip if we don't have mx::simpleconfig, or not new enough version
Tomas Doran [Tue, 6 Jul 2010 20:09:39 +0000]
Fix eol test
Karen Etheridge [Sun, 27 Jun 2010 19:58:00 +0000]
Implements feature suggestion RT#58715 by storing the Usage object, fixes
RT#47865, RT#56783, RT#52474 by properly capturing --help, --usage, --?.
Details in the test cases.
Karen Etheridge [Sun, 27 Jun 2010 23:50:48 +0000]
Merge branch 'topic/no_auto_help' of git.moose.perl.org:MooseX-Getopt into topic/no_auto_help
Karen Etheridge [Sun, 27 Jun 2010 23:34:34 +0000]
removed timestamp from Changelog; added additional test to swallow stderr output (and updated dependency list)
Karen Etheridge [Sun, 27 Jun 2010 23:34:34 +0000]
removed timestamp from Changelog; added additional test to swallow stderr output (and updated dependency list)
Tomas Doran [Sun, 27 Jun 2010 21:02:22 +0000]
Remove date from changelog as not shipped
Karen Etheridge [Sun, 27 Jun 2010 18:20:25 +0000]
clarify comments/changelog -- MooseX::ConfigFromFile is a prerequisite for this bug/fix
Karen Etheridge [Sun, 27 Jun 2010 18:03:18 +0000]
ChangeLog update
Karen Etheridge [Sun, 27 Jun 2010 06:56:53 +0000]
oops forgot to add this file to the commit!
Karen Etheridge [Sun, 27 Jun 2010 05:33:12 +0000]
add number to filename of new testcase
Karen Etheridge [Sun, 27 Jun 2010 05:12:37 +0000]
Disable auto_help config in Getopt::Long, to avoid calling into pod2usage when the --help option is used (the intent is just to fetch the value of the configfile option). (RT#57683)
Florian Ragwitz [Tue, 15 Jun 2010 09:54:46 +0000]
Version 0.29
Florian Ragwitz [Tue, 15 Jun 2010 09:49:44 +0000]
Fix repository url
Florian Ragwitz [Sat, 5 Jun 2010 20:13:26 +0000]
Version 0.28
Florian Ragwitz [Sat, 5 Jun 2010 20:12:05 +0000]
Remove some more trailing whitespace
Florian Ragwitz [Sat, 5 Jun 2010 20:09:53 +0000]
Ignore dotfiles
Florian Ragwitz [Sat, 5 Jun 2010 20:08:51 +0000]
Remove some more trailing whitespace
Florian Ragwitz [Sat, 5 Jun 2010 13:44:58 +0000]
Proper author names
Florian Ragwitz [Sat, 5 Jun 2010 10:13:59 +0000]
GLD is a hard dep since 2008 anyway
Florian Ragwitz [Sat, 5 Jun 2010 10:11:34 +0000]
Specify prereqs manually
Perl::PrereqScanner does have some minor issues with our tests.
Florian Ragwitz [Sat, 5 Jun 2010 10:03:52 +0000]
Convert to Dist::Zilla
Florian Ragwitz [Sat, 5 Jun 2010 09:39:05 +0000]
Changelog doy's work
Florian Ragwitz [Sat, 5 Jun 2010 09:37:39 +0000]
Add release date for 0.27
Jesse Luehrs [Fri, 4 Jun 2010 19:31:03 +0000]
make ::Strict work with the trait stuff
Florian Ragwitz [Mon, 1 Mar 2010 03:05:00 +0000]
Version 0.27.
Florian Ragwitz [Mon, 1 Mar 2010 03:00:32 +0000]
Bum the Getopt::Long::Descriptive dependency to 0.081 in an attempt to avoid test failures.
Ævar Arnfjörð Bjarmason [Fri, 12 Feb 2010 18:38:04 +0000]
Partially revert
fe193b814520900810bc4c0e6d9819d444b26930
It accidentally removed a bunch of empty lines from the ChangeLog
Ævar Arnfjörð Bjarmason [Fri, 12 Feb 2010 18:34:18 +0000]
Convert tabs to spaces
Ævar Arnfjörð Bjarmason [Fri, 12 Feb 2010 18:22:13 +0000]
MooseX::Getopt::Dashes: Document how ::Dashes interacts with the cmd_flag argument
Document that using a cmd_flag argument to attributes can be used to
override the tr/_/-/ replacement ::Dashes does on attribute names
Tomas Doran (t0m) [Tue, 9 Feb 2010 03:49:00 +0000]
Revert "Add test for strange --version handling"
This reverts commit
a7474a4d90cfad550ba39acfc73d6fb972441de7.
Tomas Doran (t0m) [Tue, 9 Feb 2010 03:48:46 +0000]
Revert "Skip relevants tests when appropriate"
This reverts commit
655594899dc90c925b5c3b1653b6a18f9bb5ace9.
Tomas Doran (t0m) [Tue, 9 Feb 2010 03:48:31 +0000]
Revert "Just skip the test if we don't have Capture::Tiny"
This reverts commit
153352c387a7457e540fe151daba6d419f2abd35.
Hinrik Örn Sigurðsson [Mon, 25 Jan 2010 20:25:49 +0000]
Just skip the test if we don't have Capture::Tiny
Hinrik Örn Sigurðsson [Mon, 25 Jan 2010 19:26:20 +0000]
Skip relevants tests when appropriate
Hinrik Örn Sigurðsson [Mon, 25 Jan 2010 18:57:35 +0000]
Add test for strange --version handling
--version, -v, and -V are currently being handled very strangely,
even more so when MooseX::SimpleConfig is used.
Tomas Doran [Thu, 10 Dec 2009 23:26:12 +0000]
Merge branch 'master' of github.com:bobtfish/moosex-getopt
* 'master' of github.com:bobtfish/moosex-getopt:
Convert HAVE_GLD to _HAVE_GLD .
Tomas Doran [Thu, 10 Dec 2009 23:21:36 +0000]
Bump version
Shlomi Fish [Thu, 10 Dec 2009 19:25:16 +0000]
Add t/106_no_ignore_case.t .
Shlomi Fish [Thu, 10 Dec 2009 18:44:36 +0000]
Convert HAVE_GLD to _HAVE_GLD .
This way it doens't need to be documented.
Shlomi Fish [Thu, 10 Dec 2009 18:44:36 +0000]
Convert HAVE_GLD to _HAVE_GLD .
This way it doens't need to be documented.
Tomas Doran (t0m) [Thu, 10 Dec 2009 18:27:13 +0000]
And fix
Tomas Doran (t0m) [Thu, 10 Dec 2009 18:24:09 +0000]
Add some tests showing that upper case options don't work in MooseX::Getopt::Basic
Tomas Doran [Mon, 30 Nov 2009 09:33:42 +0000]
Revert "Fix this not having a $VERSION"
Not needed after deletions and reindex - MX::Getopt::Basic does not have
a $VERSION symbol.
This reverts commit
60321fa1aa5b3c94e62c54b70e8c74e3b7e675b0.
Tomas Doran [Thu, 26 Nov 2009 22:41:47 +0000]
Fix this not having a $VERSION
Tomas Doran [Thu, 26 Nov 2009 22:08:20 +0000]
Date
Tomas Doran [Thu, 26 Nov 2009 22:05:59 +0000]
Bump versions
Tomas Doran [Thu, 26 Nov 2009 22:02:20 +0000]
Update changes, tests for new hooks
Tomas Doran [Thu, 26 Nov 2009 03:18:17 +0000]
Ignore editor files
Tomas Doran [Thu, 26 Nov 2009 03:18:05 +0000]
Basic test for hooking the usage method
Tomas Doran [Thu, 26 Nov 2009 02:59:12 +0000]
Properly pull apart into roles
Tomas Doran [Thu, 26 Nov 2009 00:32:36 +0000]
And more overrideable
Tomas Doran [Thu, 26 Nov 2009 00:21:09 +0000]
Bump version
Tomas Doran [Thu, 26 Nov 2009 00:11:21 +0000]
Make option warning eacy to override for Catalyst. Needs tests
Tomas Doran [Thu, 19 Nov 2009 22:48:04 +0000]
Pull exiting with useage out into a method
Tomas Doran (t0m) [Fri, 23 Oct 2009 16:38:43 +0000]
Changelog
Tomas Doran (t0m) [Fri, 23 Oct 2009 16:37:14 +0000]
Trim trailing whitespace
Tomas Doran (t0m) [Fri, 23 Oct 2009 16:37:33 +0000]
Fix bug when handling upper/mixedcase accessors
Tomas Doran [Fri, 2 Oct 2009 07:45:59 +0000]
Slight rewording
Tomas Doran [Fri, 2 Oct 2009 07:41:57 +0000]
Changelog, bump version
Tomas Doran [Fri, 2 Oct 2009 07:37:28 +0000]
Merge commit 'upstream/topic/configfile_default_codref_call'
* commit 'upstream/topic/configfile_default_codref_call':
if configfile is a coderef call it and write some tests for it
Tomas Doran [Sat, 5 Sep 2009 08:32:14 +0000]
Bump version for release
Tomas Doran [Sat, 5 Sep 2009 08:27:45 +0000]
Bump GLD required version
Tomas Doran [Sun, 30 Aug 2009 16:30:22 +0000]
Update .gitignore to skip built dists
Tomas Doran [Sun, 30 Aug 2009 16:24:19 +0000]
Force author tests to be run when in author mode
Tomas Doran [Sun, 30 Aug 2009 16:19:49 +0000]
Merge master into branch
Gordon Irving [Thu, 27 Aug 2009 15:09:04 +0000]
if configfile is a coderef call it and write some tests for it
Tomas Doran [Thu, 27 Aug 2009 00:43:28 +0000]
Fix README version
Tomas Doran [Thu, 27 Aug 2009 00:42:52 +0000]
Add repos info
Tomas Doran [Thu, 27 Aug 2009 00:41:26 +0000]
New M::I doesn't want to play
Tomas Doran [Thu, 27 Aug 2009 00:39:59 +0000]
Bump versions
Tomas Doran [Thu, 27 Aug 2009 00:37:42 +0000]
Fix RT#47766
Tomas Doran [Thu, 27 Aug 2009 00:32:23 +0000]
Add Test::Moose, as requested by RT#48843
Tomas Doran [Thu, 27 Aug 2009 00:29:14 +0000]
Merge
Tomas Doran [Thu, 27 Aug 2009 00:27:06 +0000]
Merge branch 'master' of git@github.com:bobtfish/moosex-getopt
* 'master' of git@github.com:bobtfish/moosex-getopt:
Cleanup test, removing unneeded code serving no purpose or tested elsewhere
Enable the argv argument to the constructor.
Tomas Doran [Thu, 27 Aug 2009 00:24:28 +0000]
Merge
Shlomi Fish [Sun, 23 Aug 2009 21:42:48 +0000]
Docs of MooseX::Getopt::Basic now refer elsewhere.
We are now refering in lib/MooseX/Getopt/Basic.pm to MooseX::Getopt,
and explaining when it is to be used.
Shlomi Fish [Sun, 23 Aug 2009 21:32:47 +0000]
Move _gld_spec to ::GLD - it's only used there.
Shlomi Fish [Sun, 23 Aug 2009 21:28:30 +0000]
Remove POD of a removed option.
Shlomi Fish [Sun, 23 Aug 2009 21:23:16 +0000]
Added $VERSION and $AUTHORITY to MX/Getopt.pm again.
Shlomi Fish [Thu, 13 Aug 2009 21:20:53 +0000]
Implement functionality of MooseX::Getopt::Basic .
Shlomi Fish [Thu, 13 Aug 2009 21:14:35 +0000]
Splitted into Getopt::Basic and Getopt::GLD.
Getopt::Basic does not work yet.
Shlomi Fish [Thu, 13 Aug 2009 20:46:07 +0000]
Reverted the latest commit.
Tomas Doran [Thu, 13 Aug 2009 01:08:44 +0000]
Cleanup test, removing unneeded code serving no purpose or tested elsewhere
Shlomi Fish [Wed, 12 Aug 2009 22:03:14 +0000]
Enable the argv argument to the constructor.
Previously, it wasn't passed.
Tomas Doran [Wed, 12 Aug 2009 12:03:11 +0000]
Merge branch 'master' of gitmo@git.moose.perl.org:MooseX-Getopt
* 'master' of gitmo@git.moose.perl.org:MooseX-Getopt:
prep new release with fixed MANIFEST.SKIP
auto_manifest
bump version, prepare next release
Tomas Doran [Wed, 12 Aug 2009 11:56:08 +0000]
Doc patch for argv parameter from rindolf++
Devin Austin [Sat, 11 Jul 2009 00:29:22 +0000]
fixed another minor spelling nit
Devin Austin [Sat, 11 Jul 2009 00:09:46 +0000]
fixed minor spelling nit
Ricardo SIGNES [Fri, 10 Jul 2009 00:14:52 +0000]
prep new release with fixed MANIFEST.SKIP
Ricardo SIGNES [Wed, 8 Jul 2009 19:39:30 +0000]
auto_manifest
Ricardo SIGNES [Wed, 8 Jul 2009 19:38:42 +0000]
bump version, prepare next release
t0m [Mon, 6 Jul 2009 00:40:19 +0000]
Changelogging
Nelo Onyiah [Fri, 26 Jun 2009 00:09:41 +0000]
Applied patch in RT43255
Nelo Onyiah [Thu, 25 Jun 2009 23:56:21 +0000]
Applied patch to fix RT46200
Tomas Doran (t0m [Mon, 6 Jul 2009 00:21:39 +0000]
Fix Getopt config spec
t0m [Sun, 5 Jul 2009 23:55:54 +0000]
Fix tests from RT#44909
t0m [Sun, 5 Jul 2009 23:50:52 +0000]
Add .gitignore
t0m [Sun, 5 Jul 2009 23:50:02 +0000]
Fix warnings
Nelo Onyiah [Fri, 26 Jun 2009 00:10:16 +0000]
Updated ChangeLog