Graham Knop [Wed, 11 Dec 2013 01:23:52 +0000]
Release commit for 1.005002
Graham Knop [Wed, 11 Dec 2013 01:23:13 +0000]
bump version
Graham Knop [Tue, 10 Dec 2013 17:30:25 +0000]
update changelog
Graham Knop [Fri, 15 Nov 2013 19:53:49 +0000]
don't list extra prereqs on perl < 5.8.4
Graham Knop [Fri, 15 Nov 2013 19:45:34 +0000]
add ExtUtils::CBuilder to configure requires, and change to dynamic config
Karen Etheridge [Sat, 6 Oct 2012 20:25:24 +0000]
require the pragmas if a compiler is present
Graham Knop [Thu, 7 Nov 2013 17:23:21 +0000]
Release commit for 1.005001
Graham Knop [Thu, 7 Nov 2013 17:21:51 +0000]
bump version
Graham Knop [Wed, 6 Nov 2013 16:22:25 +0000]
update changelog
Graham Knop [Wed, 6 Nov 2013 16:18:42 +0000]
add missing skip label to test
Graham Knop [Tue, 5 Nov 2013 23:36:56 +0000]
Release commit for 1.005000
Graham Knop [Tue, 5 Nov 2013 23:36:13 +0000]
bump version
Graham Knop [Tue, 5 Nov 2013 23:35:57 +0000]
update prereqs for meta v2
Graham Knop [Tue, 5 Nov 2013 15:06:33 +0000]
include extra testing files
Graham Knop [Tue, 5 Nov 2013 14:57:05 +0000]
update changelog
Graham Knop [Tue, 17 Sep 2013 22:39:36 +0000]
add SEE ALSO section with links to extra strictures modules
Graham Knop [Sat, 14 Sep 2013 23:14:28 +0000]
add myself to contributors
Graham Knop [Sat, 14 Sep 2013 23:13:25 +0000]
also detect mercurial
Graham Knop [Sat, 14 Sep 2013 23:12:28 +0000]
avoid constant.pm to save some memory (due to utf8)
Christian Walde [Wed, 11 Sep 2013 14:46:45 +0000]
add self to contributors
Karen Etheridge [Tue, 10 Sep 2013 18:30:38 +0000]
add self to contributors
Karen Etheridge [Fri, 23 Aug 2013 00:12:03 +0000]
properly set v2 metadata!
Karen Etheridge [Tue, 30 Jul 2013 00:41:50 +0000]
ensure we create a v2 meta file
Karen Etheridge [Thu, 18 Jul 2013 21:03:36 +0000]
make changelog more readable, CPAN::Changes-compliant
Karen Etheridge [Sun, 30 Dec 2012 01:25:22 +0000]
specify the minimum perl version necessary (for CPANTS)
Peter Rabbitson [Tue, 13 Nov 2012 07:36:51 +0000]
Fix
8e604fea from being overly specific - qw is readonly everywhere
Christian Walde [Mon, 12 Nov 2012 13:13:25 +0000]
added test on reporting of failure to load extra deps
Karen Etheridge [Mon, 12 Nov 2012 20:04:12 +0000]
be specific that the crash was a regression in 1.004003 only
Karen Etheridge [Mon, 12 Nov 2012 19:05:38 +0000]
Release commit for 1.004004
Karen Etheridge [Mon, 12 Nov 2012 19:04:23 +0000]
prep for 1.004004 release
Karen Etheridge [Mon, 12 Nov 2012 19:03:04 +0000]
simple repro case for crash bug
Matt S Trout [Sun, 11 Nov 2012 19:48:29 +0000]
fix 5.16 crash due to qw() list being readonly
Karen Etheridge [Sat, 10 Nov 2012 22:42:15 +0000]
Release commit for 1.004003
Karen Etheridge [Sat, 10 Nov 2012 22:40:09 +0000]
prep for release
Peter Rabbitson [Sat, 10 Nov 2012 17:50:50 +0000]
strictures has no dynamic deps (no deps in fact)
Peter Rabbitson [Sat, 10 Nov 2012 14:59:51 +0000]
Attempt to load extra testing modules only once
Karen Etheridge [Sat, 6 Oct 2012 20:11:51 +0000]
add pragmas to recommended prereq list
Karen Etheridge [Mon, 10 Sep 2012 17:01:06 +0000]
use hyphen in error message
Karen Etheridge [Sun, 9 Sep 2012 01:16:47 +0000]
Release commit for 1.004002
Karen Etheridge [Sun, 9 Sep 2012 01:15:31 +0000]
prep for 1.004002
Karen Etheridge [Sun, 9 Sep 2012 01:13:09 +0000]
update .gitignore with standard entries
Karen Etheridge [Sat, 8 Sep 2012 19:30:05 +0000]
Merge branch 'topic/doc_cleanup_
20120908'
Karen Etheridge [Sat, 8 Sep 2012 19:16:09 +0000]
grammar, spelling, punctuation fixes
Karen Etheridge [Sat, 8 Sep 2012 19:14:56 +0000]
use em-dashes
Karen Etheridge [Sat, 8 Sep 2012 19:13:44 +0000]
I<> markup
Karen Etheridge [Sat, 8 Sep 2012 19:11:31 +0000]
use link markup whenever referring to this module, vs. strictures in general
Karen Etheridge [Sat, 8 Sep 2012 19:09:47 +0000]
lots of C<> markup
Karen Etheridge [Sat, 8 Sep 2012 17:22:03 +0000]
add the web git repo information
Matt S Trout [Sat, 8 Sep 2012 15:26:02 +0000]
extra testing rationale
Karen Etheridge [Thu, 12 Jul 2012 23:53:35 +0000]
Release commit for 1.004001
Karen Etheridge [Thu, 12 Jul 2012 23:42:20 +0000]
1.004001
Karen Etheridge [Thu, 12 Jul 2012 23:27:09 +0000]
document the new behaviour in the presence of Dist::Zilla
Karen Etheridge [Thu, 12 Jul 2012 22:14:30 +0000]
detect when running tests via dzil
Karen Etheridge [Thu, 12 Jul 2012 23:23:56 +0000]
move subtests into their own directory, so prove -lr t still works
Karen Etheridge [Thu, 12 Jul 2012 23:04:37 +0000]
memoized the VCS check into a global variable
Karen Etheridge [Thu, 12 Jul 2012 22:12:43 +0000]
spelling and punctuation fix in die message
Karen Etheridge [Thu, 12 Jul 2012 22:19:18 +0000]
repository metadata
Matt S Trout [Thu, 12 Jul 2012 19:15:10 +0000]
Release commit for 1.004000
Matt S Trout [Thu, 12 Jul 2012 19:14:57 +0000]
update manifest inclusions
Matt S Trout [Thu, 12 Jul 2012 19:11:08 +0000]
bump version for release
Matt S Trout [Thu, 12 Jul 2012 19:10:31 +0000]
switch to testing calling file to avoid firing on dependencies
Matt S Trout [Sun, 8 Apr 2012 19:15:54 +0000]
Release commit for 1.003001
Matt S Trout [Sun, 8 Apr 2012 19:05:49 +0000]
bump version
Matt S Trout [Sun, 8 Apr 2012 19:05:37 +0000]
fix test to handle defatalization
Matt S Trout [Sat, 7 Apr 2012 14:53:27 +0000]
correct distar setup
Matt S Trout [Sat, 7 Apr 2012 14:52:05 +0000]
1.3.0 since we've increased the extra testing
Matt S Trout [Fri, 16 Mar 2012 08:49:09 +0000]
test ALL the tests
Matt S Trout [Fri, 16 Mar 2012 08:48:07 +0000]
defatalize lack of extra testing modules
Peter Rabbitson [Fri, 16 Mar 2012 10:24:46 +0000]
gitignoring
Peter Rabbitson [Sun, 11 Mar 2012 12:49:04 +0000]
No extra tests on ancient perls
Matt S Trout [Fri, 25 Feb 2011 13:36:39 +0000]
Release commit for 1.002002
Matt S Trout [Fri, 25 Feb 2011 13:35:24 +0000]
bump version to 1.2.2 for 'matt is an idiot' test fixing point release
Matt S Trout [Fri, 25 Feb 2011 13:33:44 +0000]
only try and mkdir the .git if it doesn't already exist
If it does, the mkdir failes with 'File exists'. Didn't spot this during
testing because I only ran the tests once.
So we check it's not already there. Cleanup doesn't seem worth it.
Matt S Trout [Fri, 25 Feb 2011 13:31:26 +0000]
fix spelling error (thanks to mxey of #debian-perl)
Matt S Trout [Fri, 25 Feb 2011 13:24:53 +0000]
Release commit for 1.002001
Matt S Trout [Fri, 25 Feb 2011 13:22:32 +0000]
bump version to 1.2.1 for point release to ease debian packaging
Matt S Trout [Fri, 25 Feb 2011 13:07:08 +0000]
rename t/smells-of-vcs/.svn to .exists and mkdir a .git instead
Commiting a file called .git to git would confuse things.
People (debian) who want to be able to import a tree into svn can't deal with
a .svn existing.
Therefore, we use .exists to ensure the directory's present, and then call
mkdir on t/smells-of-vcs/.git so the strictures behaviour still triggers.
Matt S Trout [Wed, 16 Feb 2011 00:48:07 +0000]
Release commit for 1.002000
Matt S Trout [Wed, 16 Feb 2011 00:45:42 +0000]
convert to Distar, fixup author
Matt S Trout [Wed, 16 Feb 2011 00:42:16 +0000]
bump version to 1.2.0 since we're adding author checks
Matt S Trout [Wed, 16 Feb 2011 00:42:00 +0000]
add bareword::filehandles and multidimensional
matthewt [Sun, 5 Dec 2010 18:23:16 +0000]
fix warnings, improve author side error
Matt S Trout [Mon, 22 Nov 2010 13:35:43 +0000]
release commit - 1.1.0
Matt S Trout [Mon, 22 Nov 2010 13:44:17 +0000]
fix up tests
Matt S Trout [Mon, 22 Nov 2010 13:35:27 +0000]
clarify indirect as an author requirement
Matt S Trout [Mon, 22 Nov 2010 13:28:35 +0000]
tweak extra testing to not fire user side
Matt S Trout [Sun, 18 Jul 2010 05:38:14 +0000]
port build system to new style, fix POD tests to pass
Matt S Trout [Fri, 4 Jun 2010 18:04:05 +0000]
first version of strictures.pm - code and brief docs