[libdist-zilla-plugin-test-podspelling-perl] annotated tag 2.004000 created (now eff4637)
Axel Beckert
abe at deuxchevaux.org
Mon May 25 10:03:44 UTC 2015
This is an automated email from the git hooks/post-receive script.
abe pushed a change to annotated tag 2.004000
in repository libdist-zilla-plugin-test-podspelling-perl.
at eff4637 (tag)
tagging 033b4199e8b49dbef99d70827d8b9fd2f0d689e7 (commit)
replaces 2.002006
tagged by Caleb Cushing
on Thu Feb 14 22:08:09 2013 -0600
- Log -----------------------------------------------------------------
2.004000
Caleb Cushing (13):
5.014 fix for unicode problem
Merge remote-tracking branch 'my/master'
allow configuration of checked directories
break add stopwords out into a subroutine
add some comments
add unicode test to attributes
add explicit return
generalize splitting extraction
make unicode fix compat with 5.10
readd bin to default directories
document new method
method name mispelling
2.004000
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new 05c541b initial commit
new 520a613 v1.100690
new b6dd7b6 shortcut synopsis tests
new 58a1147 weaver.ini no longer necessary now that D::Z's [@MARCEL] passes it as a parameter to [PodWeaver]
new 1318731 list Test::Spelling as a [Prereq] in dist.ini, so we don't use() it anymore
new a7bd6de doc fix
new c91b363 v1.101420
new 87f7c1e simplified dist.ini now that we have ~/.dzil/config
new 23b20f3 fix pod (:prelude)
new 4cc0220 added configuration (wordlist, spell_cmd, stopwords) to this plugin (thanks harleypig)
new a999710 added to synopsis how to use this within my plugin bundle
new f324335 added README that has been copied from the build
new d85436d v1.103490
new 0152931 fix formatting and grammar
new 3c3bc6b minor POD change; reflow POD
new 2502431 updated README
new acb7b12 v1.103491
new 314d56d automatically add author names from dist.ini to stopwords
new 394de52 v1.111480
new b26b4e2 Require Test::Spelling 0.12 in the injected test
new edb8d8c v1.111520
new 9dceff1 initial commit
new 275f943 clean dist after release
new b7a5e0c remove stuff no longer necessary to podspell
new e34bc29 expand weaver to use default config
new e0410ce attempt to add bugs section to weaver.ini
new 4cb84a7 fix how bugs is defined
new 95a2d77 don't expand the whole weaver.ini just for one module
new 5e5166a Revert "don't expand the whole weaver.ini just for one module"
new c4f2b13 set critic verbosity to 9
new 15fe028 Merge remote-tracking branch 'dzil-base/master'
new bea2840 get ReadmeFromPod
new d2e536b rename Dist
new 80c8868 encapsulate code in package
new 06985fa end regular expressions with /xms
new b4968eb make the return explicit
new b65f705 disable link check tests, module isn't uploaded yet
new e59c74b ignore PodSpelling
new 4e64664 ignore SynopsisTests
new ba23642 add VERSION comment
new f4671e1 correct VERSION typo
new 32336b3 make author test instead
new 88ddf78 add a comment regarding generation to the test
new 1794268 move abstract for style
new cdc22de these are author tests now
new 9f218f1 use empty lines for readability
new cf39cdb remove pod variables
new 38d73e9 add wordlist to stopwords
new 7b14e96 cleanup pod
new a599bee make default .gitignore more robust by copying schwerns
new 2029a46 use GitHub::Meta to get meta resources
new 708019e use the bundle
new 2bc7500 attempt to add copyright holder to stopwords
new 6746828 check for copyright holder
new b41bb8a access through zilla
new 8e948d7 add copyright_holder to stopwords
new f22c663 PodSpellingTests changed names
new 3ef38b0 Merge remote-tracking branch 'dzil-base/master'
new 0ed94b5 add stopwords manually
new 95367f6 change first version
new acb0c88 add a static module version to old module
new 05dee00 add comment in regards to static version
new fac745b unexpand 4 spaces to tabs
new 5a29fff whoops I unexpanded all tabs not just initial
new f02cf88 use semantic versioning
new 715d096 tell git to properly ignore build files
new 8fde828 vv2.0.0
new 4307dfe fix tabs in Changes
new c222af8 fix some problems with Changes
new 5251e2f also an author test
new b1b2e67 Spell-test scripts in bin/
new 636c35f use semantic versioning which starts with v
new 7fb235c more git tags
new 30c8476 add ReportVersions::Tiny
new 89191bd Create minimal dists for test data
new 530080f Use Test::Tester and run the actual xt file
new a001880 Test that an invalid word causes a failure
new 5b996d9 Merge remote-tracking branch 'dzil-base/master'
new 390494c fix wrong exclude plugin
new bc9c385 Merge remote-tracking branch 'rwstauner/check-bin'
new f65b3c9 add an acknowledgment
new 9d57e58 add stopwords
new d5b4a81 2.1.0
new 7ea4d76 Skip the test if there is no working spellchecker
new b6e44a9 Merge pull request #2 from rwstauner/has-spellchecker
new 1b0eeff 2.001001
new 3b12cb2 use ReportVersions instead of ::Tiny with Test::Builder dists
new 2a62b1e change version string
new 6cedac4 attempt to fix test so that it skips properly
new 376dd83 add #!
new c564bf4 test that has spellchecker returns true
new 53fbb9b fix what is apparently an incorrect spelling
new c35c17b don't use a begin block on VERSION
new 9473c84 fix problem where duplicate stopwords could be added
new 8e31266 bootstrap this dist with itself
new ccd70f6 2.001002
new 0aae1a7 skip test if OS is bsd
new 3857ea8 2.001003
new 7edd9c3 Use fake spell checker to ensure reliable output
new fc4e74f Make sure perl is in path for the fake spell checker
new ebfafaa Test content generated by different attributes
new d2d845c give randy an author credit and remove him from ack
new cc16faf 2.001004
new 5ee2eea generate more stopwords based on the files in the dist
new aecbc63 2.002000
new e693c90 remove now redundant words
new 6e11ef3 remove copyright year
new 5480fc1 2.002001
new 01e2acb remove copyright year, it defaults to current
new 5778f73 Merge remote-tracking branch 'my/master'
new b9e26ed Merge remote-tracking branch 'dzil-base/master'
new d749d68 use Test::Requires and fix test
new ff66c16 fix problem with - in copyright holder
new e0c647f 2.002002
new 6929664 refactor test to not make wordlist/test optional
new e0128aa remove extra tests
new 87c5d83 extra tests are also in basic
new dd1f078 Revert "extra tests are also in basic"
new f27bd05 install releases
new 7d94635 Merge remote-tracking branch 'dzil-base/master'
new 8de96d9 add test compiles check
new 1c89f77 make sure that Test modules are required but only for authors
new 1c47a4d add generated by string
new ec13cc0 call on package instead of self
new 0b28a81 2.002003
new 9dc78e5 Merge remote-tracking branch 'my/master'
new 2a7e921 2.002004
new 429453b check for just content and content with line endings
new ddf2f01 2.002005
new c417af6 skip broken test
new 102b2f6 remove SubmittingPatches
new 5ad9d13 2.002006
new 3e6fb92 5.014 fix for unicode problem
new 06f0c8a Merge remote-tracking branch 'my/master'
new 3d35f4c allow configuration of checked directories
new 3f80930 break add stopwords out into a subroutine
new 511d4af add some comments
new 676c4c5 add unicode test to attributes
new 59da9a4 add explicit return
new e5c52b0 generalize splitting extraction
new cdb99e0 make unicode fix compat with 5.10
new 2cca69c readd bin to default directories
new 52d4cf1 document new method
new bf4dc67 method name mispelling
new 033b419 2.004000
The 145 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdist-zilla-plugin-test-podspelling-perl.git
More information about the Pkg-perl-cvs-commits
mailing list