[libcode-tidyall-perl] annotated tag upstream/0.67 created (now ee40985)
Jonas Smedegaard
dr at jones.dk
Thu Oct 5 16:06:25 UTC 2017
This is an automated email from the git hooks/post-receive script.
js pushed a change to annotated tag upstream/0.67
in repository libcode-tidyall-perl.
at ee40985 (tag)
tagging 52645bea0a7948a0307cee2d0fb210011679b0a8 (commit)
replaces upstream/0.55_dfsg
tagged by Jonas Smedegaard
on Sun Sep 24 14:57:27 2017 +0200
- Log -----------------------------------------------------------------
Upstream version 0.67
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEEn+Ppw2aRpp/1PMaELHwxRsGgASEFAlnHq7cACgkQLHwxRsGg
ASELHBAApOF26XwRPWDID24uBZ343Hjy/zQM3LQjxjv83Ivk140jcvEnBAJc+Aqe
9Mtzrdfwfd1ZTH6QHGFSZZHCZrUDKs9je1daKsc8Hp62B4ME/zC85J3i+lJGQoIO
TZPiWtpfHhve1JWQDRGStVEwf6gIPNxDoz6h6NqIwdjo/c8C+V8A7b0bMkvXpEnz
55cI2WPsxpwTuMsCgS7ayQchMK4vt63hzvb1W9KAD1y2j0ddLyXTaNNWvvdvcAx1
uCBCOAJbuLrahzeTGEMSnsM4pkGshsKSBRU/1/7vwtGtAxzt4i3qJOzIkFtOgrNZ
aJaDHGIwjORYowVCeNeO/YM0VkBTolmCnWRkjvkfM83UhwlMUOyc+H41QZiLPZme
nWEoBabNkhMQbNkmq4t5PXHDGRbyRN5UQ4RxGq5+O/eHXe/+QAR6xV6voIXQJYwP
SdAsADsDq4E5+so61lMAe82F2AYamWZMZQmxpjMw3ZmvZoM8t0B2LqWC9YsXAbEH
5H25I7E1vXMXwlc7/z4iWAqtfpWF3rjCzuIbh/Qtm8qM5Wvi6UiB8Y/HqUj/J2K3
4/O0lg6l/iJVqf5sSar/mo9iy9zgjbu31+e/d2KAkjFKO27uki2renWymTT8HLx4
DuJKhuA+orjb0bymEYMh4Ai4x1nJjst945T/BPy8EWtKmEPfDG4=
=YHgC
-----END PGP SIGNATURE-----
Dave Rolsky (92):
Bump version after release
Don't try to install ispell-dictionary package on Travis
Rename test classes from Test::Code::Tidyall::* to TestFor::Code::Tidyall::*
Rename Code::Tidyall::Test::Plugin::* to TestHelper::Plugin::*
Rename Code::Tidyall::Test::Class to TestHelper::Test::Class
Add appveyor.yml file
Replace Capture::Tiny with IPC::Run3 when test CLI pipe flag
Skip Basic->test_filemode on Win32 entirely
Simplify appveyor.yml
Add $VERSION to all modules
Add zglob to spelling whitelist
s/Tidyall/TidyAll/ in a few spots
v0.56
Bump version after release
Do not call _subify on a Specio object
v0.57
Bump version after release
Do not assume that current dir is in @INC
Add Changes for . in @INC fix
Don't ship node_modules or php5 dir with tarball
v0.58
Bump version after release
Work around Perl::Tidy bug when Getopt::Long::Configure is called before we call perltidy()
Don't pass class arg to plugin constructor (it was never used)
Fix grammar in comment
Always show list of plugins with a comma
Fix up quoting to use single quotes, q{}, and qq{} as appropriate
v0.59
Bump version after release
Restructure git tests quite a bit
Add tests for pre-commit hook stash bug
v0.60
Bump version after release
Fix Git pre-commit hook bug with popping the stash when it shouldn't
v0.61
Bump version after release
Fix typo in comment
Remove all subs from C::TA::Util except tempdir_simple
Simplify use of tempdir_simple
Add support for inc option in config file
Fix incorrect commit in Git::Precommit
Tweak Changes entry for inc change
v0.62
Bump version after release
Clarify translation of config to plugin constructor args
Tidy docs for inc option
Use double quotes for strings with newlines in CSSUnminifier tests
Use double quotes for strings with newlines in MasonTidy test
Simplify MasonTidy test code
Allow _extra_path to return a list for plugint tests
Allow plugin tests to pass plugin_config to ->tidyall
Make sure all plugins handle spaces in file paths
v0.63
Bump version after release
Make plugins_for_path a proper attribute
Refactor find_matched_files a bit
Reorder code to match call order
On Win32 get the long path name for temp dirs
Simplify Util test
Quote rc file path in Perl Critic tests
Skip parallel tests on Windows
Clean up skip for Windows in Basic test
Run perlcritic.bat on Windows in PerlCritic plugin
Don't try to run PodSpell plugin on Windows
Skip PodSpell test on Windows
Get git tests to pass on Windows
Quote rc file in plugin argv that could have spaces in path
Make _find_conf_file_upward more cross-platform
Update appveyor.yml to install node & php and run all tests inc. xt
Changes for Windows fixes
Add comment on why we use GetLongPathName in tempdir_simple
Skip Win32 in the prereqs
v0.64
Bump version after release
Handle git copied status like renamed
v0.65
Bump version after release
Clean up attribute definition
Fix _recurse_dump for arrays
Allow passing --plugins to tidyall to specify selected plugins
Update Travis to include 5.26
Improve error reporting in JSBeautify plugin
Include output from command when js-beautify fails
Move running external commands to a role for all plugins
Update all node_modules
The jslint CLI command no longer complains about bad options
Give up on running js-beautify under Travis
Update POD to use =head2 instead of =item and other POD changes
v0.66
Bump version after release
Move cmd attr back to C::T::Plugin
v0.67
Finn Smith (1):
Fix a bug with popping the git stash
Jonas Smedegaard (1):
New upstream version 0.67
Martin Gruner (1):
Add a global ignore feature
Shlomi Fish (1):
Fix broken POD
-----------------------------------------------------------------------
No new revisions were added by this update.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcode-tidyall-perl.git
More information about the Pkg-perl-cvs-commits
mailing list