==============================
2010-06-22 21:41:09 +0100 0.58
==============================
commit 3d816f048ad4514b930e82a39984bba97fdc82a2
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Date: Tue Jun 22 21:41:09 2010 +0100
Fix a problem with the previous commit
commit d24ce731604ff8120bea7825787d2d4b380c8ebc
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Date: Tue Jun 22 21:37:37 2010 +0100
Added 'reindex' to reload CPANPLUS' indices
==============================
2010-04-26 12:20:25 +0100 0.56
==============================
commit 7a3b89cf97c57d520a976cf5b4b6365ca454cd41
Author: Chris Williams <chris@bingosnet.co.uk>
Date: Mon Apr 26 12:20:25 2010 +0100
Resolve [RT #56407] reported by Przemysław Wesołek
Both RECENT file and cpansmoke.dat.* files are saved in .cpanplus
directory.
However, when configuration of CPANPLUS changes, specifically
CPAN::Config->{base} (e.g. through setting PERL5_YACSMOKE_BASE),
cpansmoke.dat.* are saved in the new directory, while RECENT are
still
being placed in $HOME/.cpanplus.
It would be nice, if the module be consistent with CPANPLUS::Config
settings.
==============================
2010-03-25 10:12:40 +0000 0.54
==============================
commit d2b2be721d5bd1b48237e71844e6ce74b5856069
Author: Chris Williams <chris@bingosnet.co.uk>
Date: Thu Mar 25 10:12:40 2010 +0000
Added IPC::Run as a prereq if on MSWin32. It is required by CPANPLUS
for capture support.
==============================
2010-02-18 09:26:27 +0000 0.52
==============================
commit 3324b465162f5d0a301b56ecdf3f263f923016a8
Author: Chris Williams <chris@bingosnet.co.uk>
Date: Thu Feb 18 09:26:27 2010 +0000
Refactored flush all so that it just removes the build directory
instead of slowly interating through the sub-directories removing one
at a time.
==============================
2010-02-16 16:48:27 +0000 0.50
==============================
commit a2cb9c7f9aa1a2df4dc6e4b77c4b94ff08d4580a
Author: Chris Williams <chris@bingosnet.co.uk>
Date: Tue Feb 16 16:48:27 2010 +0000
Fixed exports in yactool.
Fixed flush function so it now actually removes build directories.
==============================
2010-02-15 13:42:03 +0000 0.48
==============================
commit ee2364e79517d510cdcc01ccdb8a26ae25a0c998
Author: Chris Williams <chris@bingosnet.co.uk>
Date: Mon Feb 15 13:42:03 2010 +0000
Version bump
commit 45f73258e5ebf255f765cd785286e2eeddf19bee
Author: Chris Williams <chris@bingosnet.co.uk>
Date: Mon Feb 15 13:37:50 2010 +0000
Updated tests with TODO blocks until we can sort out CPANPLUS issues.
==============================
2009-11-16 23:19:55 +0000 0.46
==============================
commit 8fd79d59002db6d288287db8a241a02723dbad3e
Author: Chris Williams <chris@bingosnet.co.uk>
Date: Mon Nov 16 23:19:55 2009 +0000
Bump to stable release
commit 74afe7e3c06c359950d812633303eb6fb66c36e3
Author: Chris Williams <chris@bingosnet.co.uk>
Date: Fri Oct 30 10:19:03 2009 +0000
Added dngor's git-log script to the MANIFEST
=================================
2009-10-30 10:10:29 +0000 0.45_01
=================================
commit f781f58d399f9c4f41e76b0f58e19ccf85262bc3
Author: Chris Williams <chris@bingosnet.co.uk>
Date: Fri Oct 30 10:10:29 2009 +0000
Add some logic to Makefile.PL to generate the correct prereqs for
enabling CPAN Testing support in the currently available version of
CPANPLUS
==============================
2009-09-05 11:41:03 +0100 0.44
==============================
commit 70637c0dc62bf59fbdfd9c42dce4048e72597932
Author: Chris Williams <chris@bingosnet.co.uk>
Date: Sat Sep 5 11:41:03 2009 +0100
Bump to a stable release
=================================
2009-08-25 18:15:22 +0100 0.43_07
=================================
commit 615a2226a1ab7dd2124dd820097f48ec36cc08a2
Author: Chris Williams <chris@bingosnet.co.uk>
Date: Tue Aug 25 18:15:22 2009 +0100
Prepare for a CPAN release
commit a474fd4a000dbc579733e0ad4709ba0951acde02
Author: Chris Williams <chris@bingosnet.co.uk>
Date: Tue Aug 25 18:11:47 2009 +0100
Added Capture::Tiny to our test suite and configured tests to use
capture_merged where applicable
=================================
2009-08-24 19:55:07 +0100 0.43_06
=================================
commit 0775d09089263ae0e27ca83cab7729ad923d0e3e
Author: Chris Williams <chris@bingosnet.co.uk>
Date: Mon Aug 24 19:55:07 2009 +0100
Cosmetic change to the PASS test results appending
=================================
2009-08-24 18:44:34 +0100 0.43_05
=================================
commit a648cfca2ed7b6b52b81e0bfbcf198bd40f84b03
Author: Chris Williams <chris@bingosnet.co.uk>
Date: Mon Aug 24 18:44:34 2009 +0100
Fixed the inclusion of PASS test results in the test report. The
regex was a little bit greedy, switched to using split
=================================
2009-08-24 15:51:10 +0100 0.43_04
=================================
commit 65f60207263f0eff659f7b0a57e8e1276aadc6ff
Author: Chris Williams <chris@bingosnet.co.uk>
Date: Mon Aug 24 15:51:10 2009 +0100
Added PASS test results to test report as per RT #40247, new tests
for such. Made Module::Build and associated modules actual prereqs
now.
=================================
2009-08-21 11:12:04 +0100 0.43_03
=================================
commit fcb8307a7214033fd7cfc0f3669a34e44ab60cce
Author: Chris Williams <chris@bingosnet.co.uk>
Date: Fri Aug 21 11:12:04 2009 +0100
Prepare for another CPAN dev release
commit 40a468ab0cc155fe1bdd4c13afabffca107b216b
Author: Chris Williams <chris@bingosnet.co.uk>
Date: Thu Aug 13 15:51:48 2009 +0100
Added a test for excluded distributions
commit a6328da945ed2eebe704e2f591bdbaaec0eb7024
Author: Chris Williams <chris@bingosnet.co.uk>
Date: Fri Aug 7 14:50:59 2009 +0100
Added a test for the detail added to NA test reports case
commit dfd7959a1c0b3f1d1a34e83678aea33fd2f40c52
Author: Chris Williams <chris@bingosnet.co.uk>
Date: Fri Jul 31 12:12:15 2009 +0100
Added $ENV{PERL_EXTUTILS_AUTOINSTALL} = '--defaultdeps'
=================================
2009-07-24 15:43:50 +0100 0.43_02
=================================
commit bb34cdb6c0affa77303883957a3517b729611169
Author: Chris Williams <chris@bingosnet.co.uk>
Date: Fri Jul 24 15:43:50 2009 +0100
Prepare for another dev release
commit cd1d7e5bcd906b24aa570b79f0d3b64757d3ebed
Author: Chris Williams <chris@bingosnet.co.uk>
Date: Fri Jul 24 14:35:08 2009 +0100
More test refinement.
=================================
2009-07-20 13:40:38 +0100 0.43_01
=================================
commit 82b65434f4f68a88f9ac7fcab4dbced310b43bab
Author: Chris Williams <chris@bingosnet.co.uk>
Date: Mon Jul 20 13:40:38 2009 +0100
Bump the required versions of some of the prereqs
commit 81f6350367118d8a03f7d103dfd728b94f07571e
Author: Chris Williams <chris@bingosnet.co.uk>
Date: Mon Jul 20 13:38:07 2009 +0100
Prepare for a CPAN development release
commit dca1f33f5e66eb1b2d847b43199bf9092a2808d7
Author: Chris Williams <chris@bingosnet.co.uk>
Date: Sat Jul 18 00:23:35 2009 +0100
Another test this time for 'mark'
commit 9ab37b1944ca5d6693c0c550570574aa926ecbd1
Author: Chris Williams <chris@bingosnet.co.uk>
Date: Fri Jul 17 16:30:48 2009 +0100
More tests.
commit 82c32ac87a25cbf44f333375b9d9643511223057
Author: Chris Williams <chris@bingosnet.co.uk>
Date: Tue Jul 14 16:37:32 2009 +0100
Added 'test' test
commit 96608581723c412bb9156e4886a716f01afd817e
Author: Chris Williams <chris@bingosnet.co.uk>
Date: Wed Jul 1 23:40:06 2009 +0100
Started to expand the testsuite to actually test things
==============================
2009-06-26 22:52:26 +0100 0.42
==============================
commit 083af6bebb1db8552a8601c71d36cfaaf2b939e0
Author: Chris Williams <chris@bingosnet.co.uk>
Date: Fri Jun 26 22:52:26 2009 +0100
Prepare for release
commit b5522b93cecf1286d6462ac39b69982578ed8f42
Merge: 5ef0a59 0433201
Author: Chris Williams <chris@bingosnet.co.uk>
Date: Fri Jun 26 18:45:01 2009 +0100
Merge branch 'master' of git@github.com:bingos/cpanplus-yacsmoke
commit 5ef0a59101871ee767dd2e486843134977325338
Author: Chris Williams <chris@bingosnet.co.uk>
Date: Fri Jun 26 18:44:11 2009 +0100
Update Changes.git
commit 0433201f2ffb5f748aefb777ec631841e3204b77
Author: Vincent Pit <vince@profvince.com>
Date: Sat Jun 27 00:32:11 2009 +0800
Fix path to the config file
$conf->get_conf('base') should already contain '.cpanplus' at its
end.
Signed-off-by: Chris Williams <chris@bingosnet.co.uk>
==============================
2009-06-12 00:18:59 +0100 0.40
==============================
commit 89618ce3043d1724398d2554f49010f124eb31ed
Author: Chris Williams <chris@bingosnet.co.uk>
Date: Fri Jun 12 00:18:59 2009 +0100
Added gmail.com to list of addresses we don't set MAILDOMAIN to,
reported by Justin Hunter (arcanez)
==============================
2009-06-09 15:22:22 +0100 0.38
==============================
commit 53113a50780f24ce699c091fa90766f48d9c734d
Author: Chris Williams <chris@bingosnet.co.uk>
Date: Tue Jun 9 15:22:22 2009 +0100
Forgot to make the various modules actually use get_conf('base') to
find the configuration files now
==============================
2009-06-09 14:55:58 +0100 0.36
==============================
commit ee2253b05e426c32f853bc58354cb40366578acf
Author: Chris Williams <chris@bingosnet.co.uk>
Date: Tue Jun 9 14:55:58 2009 +0100
Update changes
commit f605e91810b19360737931e3f79cde59b33ed4fd
Author: Chris Williams <chris@bingosnet.co.uk>
Date: Tue Jun 9 14:53:28 2009 +0100
Updated the yactool and made minor adjustments to the other modules.
commit 354650adf6cd4c2e828ba0536766c5e508302adf
Author: Chris Williams <chris@bingosnet.co.uk>
Date: Thu May 7 22:56:21 2009 +0100
AutoLicense and githubmeta. Added the CPANPLUS::Config sub-class
==============================
2009-04-26 21:44:47 +0100 0.34
==============================
commit 5c2db919dbafa94d84a4419322a6350d6aea39c0
Author: Chris Williams <chris@bingosnet.co.uk>
Date: Sun Apr 26 21:44:47 2009 +0100
CPANPLUS 0.86 is out, so we can set that as a prereq and make a
stable release. Hurrah.
=================================
2009-04-17 14:08:29 +0100 0.33_04
=================================
commit 19fb5f3f0587a365f83c84eb454b1170e2d2efd2
Author: Chris Williams <chris@bingosnet.co.uk>
Date: Fri Apr 17 14:08:29 2009 +0100
Remove the $ENV{PERL5_CPANPLUS_VERBOSE} from YACSmoke, causes
problems with CPANPLUS testsuite and is unnecessary.
=================================
2009-04-07 21:02:13 +0100 0.33_03
=================================
commit 2c733f5860af53c67d4ae4c085009aa7ce957992
Author: Chris Williams <chris@bingosnet.co.uk>
Date: Tue Apr 7 21:02:13 2009 +0100
Remember to actually update the version numbers
commit 1d8b75913f700f2f423795df31589b69b5a275bf
Author: Chris Williams <chris@bingosnet.co.uk>
Date: Tue Apr 7 21:01:16 2009 +0100
Update changes
commit 8d41c6d4ad295e761ec8d6c802f979ef7610ddb0
Author: Chris Williams <chris@bingosnet.co.uk>
Date: Tue Apr 7 21:00:06 2009 +0100
Make auto_set_repository() only run at author-time
=================================
2009-04-01 22:47:16 +0100 0.33_02
=================================
commit 8aeb6c416a1141bc1150dbdfb3dba1a3ad65dea0
Author: Chris Williams <chris@bingosnet.co.uk>
Date: Wed Apr 1 22:47:16 2009 +0100
Prep for CPAN dev release
commit c35b1eadbf27780683d9b884b9b6d9576c4f9671
Author: Chris Williams <chris@bingosnet.co.uk>
Date: Tue Mar 31 23:40:18 2009 +0100
Think we have to mke sure that the prereqs get resolved recursively.
Down and down the rabbit hole.
=================================
2009-03-30 11:55:22 +0100 0.33_01
=================================
commit de15746243334aefb63c1d5a7f2e38317c14705b
Author: Chris Williams <chris@bingosnet.co.uk>
Date: Mon Mar 30 11:55:22 2009 +0100
Prepped for CPAN release, added M::I::Repository to Makefile.PL for
repo meta.
commit d9ce2a26b7153a47f3db10a87788f54bcd1b5c6f
Author: Chris Williams <chris@bingosnet.co.uk>
Date: Sun Mar 29 22:39:47 2009 +0100
Rolled back 'prepare' stuff and saving of .yml state, this will be
dealt with by save_state in CPANPLUS
commit ff6c167b722f5029d78ce969a3fc7714264a9b16
Author: Chris Williams <chris@bingosnet.co.uk>
Date: Wed Mar 18 00:08:59 2009 +0000
A few minor alterations to the format of the Changes.git file
==============
End of Excerpt
==============