only try and mkdir the .git if it doesn't already exist
[p5sagit/strictures.git] / Changes
1   - only try and mkdir the .git if it doesn't already exist so repeated
2     test runs don't explode
3 1.002001 - 2011-02-25
4   - switch .svn to .git in smells-of-vcs test and create it ourselves
5     to ease importing of this dist into subversion repositories
6 1.002000 - 2011-02-16
7   - add multidimensional and bareword::filehandles in author mode
8 1.1.1 Dec 05 2010
9   - disable uninitialized warnings before calling ->SUPER::VERSION
10 1.1.0 Nov 22 2010
11   - enable extra testing only if .git or .svn present to keep requirement
12     for extra modules author-side
13 1.0.0 Jul 18 2010
14   - initial release