[libcode-tidyall-perl] annotated tag upstream/0.18 created (now 815b399)

Jonas Smedegaard js at alioth.debian.org
Sun Sep 29 22:26:58 UTC 2013


This is an automated email from the git hooks/post-receive script.

js pushed a change to annotated tag upstream/0.18
in repository libcode-tidyall-perl.

        at  815b399   (tag)
   tagging  41026e190c68246b932a1c4501688a646436bc72 (commit)
  replaces  upstream/0.17
 tagged by  Jonas Smedegaard
        on  Mon Sep 30 00:02:15 2013 +0200

- Log -----------------------------------------------------------------
Upstream version 0.18
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.14 (GNU/Linux)

iQEcBAABCgAGBQJSSKNnAAoJEE7BtyI3T5vWasQIAIf4ciqHC7QTKJDKjJ9adSvw
K8EmwAQ0lLkX5XwT72NUfFqnlrW1OMrXFmHxrJ3V+wW7GKkjlYlMWSHW+YtSb6PX
TgpYkUTIBimphVSbztJ8B/0iEqxbFFMgv5gTDmhXahY/xmAmhuZpDk5tgDme+AdL
NV4PTBi4SkaOniog90aRhWe1KwiNO+H9TgXo3HM9psOC0w3gWs9RgnyRr/4kLfCx
YElQ/8rPvQgdPshZKlRY9bkN3nip+G2SY9BdCRAhZWA12/9xFKxcGE+bW0AUjD1s
cqrZdClHinDx4l8kpfeVKRV8HyfdiJqH+8TmTJbc+nYUiIllTgTt4NW+CDh/rF4=
=6KSf
-----END PGP SIGNATURE-----

Joe Crotty (1):
      PHPCodeSniffer support.

Jonas Smedegaard (1):
      Imported Upstream version 0.18

Jonathan Swartz (356):
      init
      add
      various
      various
      various
      add-a
      various
      remove git and svn mode for now
      add class-based tests
      various
      test backups
      1 or 2 backups
      test 'not underneath root dir' error
      test no_cache, no_backups, conf file
      check param validity
      test CLI
      ton of changes
      add
      add .tidyall.d
      add --root-dir, --conf-file
      add result object
      document exit status
      add pod to plugins
      also process tidyall
      tidy
      fixes
      fix inf loop in find_conf_file, other changes
      fixups
      add docs
      remove HTMLTidy from example config
      eliminate recursive option from tests
      add
      updating date for 0.01
      update deps
      realpath root_dir
      fix tests for new API
      updating date for 0.01
      acknowledgements
      updating date for 0.01
      add List::MoreUtils
      add a few more
      no depend on perltidy etc
      fixups
      fix
      updating to next version 0.02
      known bugs
      can't redirect to scalar stderr
      redirect errorfile to scalar and die if present
      make sure each file is a file and not a symlink
      add quiet
      uppercase
      add --only-plugins
      process_file works on a copy of file
      implement output_suffix and refresh_cache
      add prefilter, postfilter; allow tidyall_class to be specified in conf file
      List::Pairwise
      remove only_plugins, add mode
      remove only_plugins, add mode
      update
      document mode
      needs 0.12 of Capture::Tiny
      process_source_or_file only needs basename
      implement check_only/--check-only; return result from each process_file
      add
      docs
      Specifying options in configuration
      docs
      more docs
      simplify
      implement validate_source, validate_file; document Plugin.pm
      fix test
      0.02
      standardize tests
      tweak
      updating to next version 0.03
      add
      only call _find_matched_files for process_all. otherwise, use Code::TidyAll::Util::Zglob::zglob_to_regex to find the plugins for each specified file
      0.03
      test zglob_to_regex
      Scalar::Util
      refactor into process_source
      simplify process_files
      clean up plugins_for_path, uses of small_path
      tweak
      add path
      document process_source
      make plugins_for_path public
      0.03
      remove unused root_dir
      add
      add realpath
      add SVN test
      document msg
      send back individual error messages; fix find_root_for_file inf loop
      fix tests
      more
      shuffle
      add perlcriticrc
      SVN author test
      require Moo
      document, add tests, fix error handling
      document svn precommit
      put () around qw
      add -I
      0.03
      change msg
      change method names to transform_ and validate_; implement plugin preprocess and postprocess
      add IgnoreMethodSignaturesSimple, AlignMooseAttributes
      tidy
      add lib/Code/TidyAll/Plugin/Perl
      0.03
      instead of modes: only_modes and except_modes
      convert to Moo
      convert to Moo
      switch to find_conffile
      no more Object::Tiny
      Moo
      switch to Moo, and new_with_conf_file
      0.03
      when caching, add sorted plugin names to key, so that diff modes are cached appropriately
      0.03
      docs
      doc improvements
      updating date for 0.03
      don't skip plugins
      implement --svn
      ignore Plugin/Mason as well
      updating date for 0.03
      remove VERSION
      fix
      0.03
      fix
      add emergency_comment_prefix ("NO TIDYALL" by default)
      fix docs
      fix tidyall -a
      --check-only takes no arg
      updating date for 0.03
      remove bad skips
      0.03
      fix
      0.04
      0.04
      0.04
      --git not implemented yet
      updating to next version 0.05
      fix typo
      add etc/editors/tidyall.el
      updating date for 0.05
      don't print 'no plugins apply' message unless verbose
      updating date for 0.05
      0.05
      updating date for 0.05
      updating to next version 0.06
      consistency
      only return files (not directories) from svn_uncommitted_files
      0.06
      mv
      mv
      mv
      mv
      add File::pushd
      actually add our own implementation of pushd
      various
      document --git
      updating date for 0.06
      updating date for 0.06
      0.06
      updating to next version 0.07
      add
      show filenames corresponding with errors, even in quiet mode
      document how to use hook and caveats
      add comments
      fix git_path default
      mention git
      typo
      add extra_conf_files
      0.07
      updating date for 0.07
      0.07
      fixups
      clarify
      clarify
      updating to next version 0.08
      fix spacing
      adjust plugin subclasses to be Moo classes, take arguments from config
      0.08
      add -p/--pipe
      make them Moo
      test -p/--pipe
      put error message in Result::error, remove redundant msg
      0.08
      --pipe fixes
      overhaul tidyall-buffer to work with stdin/stdout instead of with temporary files; allows it to work in narrowed region
      clarify
      add per-plugin tests
      doc fixes
      add trim
      tidy
      add JSHint and JSBeautify
      add PodChecker
      elim deps
      oops
      0.08
      add podchecker, jsbeautify, jshint
      Merge branch 'patch-1' of https://github.com/melo/perl-code-tidyall
      Merge branch 'patch-2' of https://github.com/melo/perl-code-tidyall
      Filter just files from git status in Code::TidyAll::Git::Precommit (Pedro Melo)
      js-beautify
      updating date for 0.08
      updating to next version 0.09
      add IPC::System::Simple
      don't need read_dir
      0.09
      updating date for 0.09
      elim use of Hash::MoreUtils from bin/tidyall
      add Pod::Usage, Getopt::Long
      0.09
      updating to next version 0.10
      doc fixups
      add
      updating date for 0.10
      add
      0.10
      updating to next version 0.11
      add -l/--list; eliminate double-printed error in -p/--pipe
      Merge stdout and stderr and output all to stderr, so that stdout is dedicated to the tidied content
      add --conf-name; specify which options take arguments in docs
      0.11
      add zglobs_to_regex
      support conf_name, list_files
      support multiple selects/ignores
      handle perltidy option errors
      don't use capture_merged here - it ends up capturing the output from subsequent system()s that ought to be captured
      0.11
      handle errors correctly in JSBeautify, JSHint
      test badoption
      get rid of dp
      handle errors correctly in MasonTidy; use internal MasonTidy API
      add Text::ParseWords
      handle errors correctly in PerlCritic
      test indent size 3
      test_selects_and_ignores
      Allow multiple select and ignore patterns separated by whitespace (doc)
      Allow multiple select and ignore patterns on separate lines
      add separate Conf test
      fixup docs
      update MasonTidy test
      updating date for 0.11
      delete tidyall error buffer on success
      0.11
      updating to next version 0.12
      add masontidy/jslint mention
      fix comments
      no File::Slurp
      elim File::Slurp
      spell checking
      IPC::Run3
      add PodSpell
      better usage message
      remove Pod::Usage
      Allow .tidyallrc as alternative to tidyall.ini
      cleanup tempdirs
      message
      remove long pathname from errors
      more flexible
      use Code::TidyAll->default_conf_names
      adjust to use tidyall.ini or .tidyallrc
      make it work with tidyall.ini or .tidyallrc
      make it work with tidyall.ini or .tidyallrc
      add util test
      s/tidyall.ini/configuration
      keep whole input
      allow_repeated_push
      0.12
      test allow_repeated_push
      tweaks to strict construction
      elim dp
      Add --iterations flag to run tidier transforms multiple times
      compress list of plugins
      updating date for 0.12
      updating to next version 0.13
      Adjust MasonTidy plugin for new API
      updating date for 0.13
      Adjust MasonTidy plugin for new API; Adjust MasonTidy plugin for new API
      updating to next version 0.14
      Add -r/--recursive flag to process directories recursively
      add link to full docs
      and Options:
      add --version
      Make git prereceive hook more modular, so they can be combined with custom checks
      s/$prereceive/$hook
      remove check for refs/heads/master
      don't process blank or single-line (possibly symlink) files
      don't process blank or single-line (possibly symlink) files
      no single-line files (symlinks)
      fix spell
      add stderr
      fix check_repeated_push
      improve pipe no_match error
      In -p/--pipe mode, mirror input to output in case of error (Justin Devuyst)
      Allow a plugin to be listed multiple times in config with different configuration
      clarify
      Specify order that plugins run (tidiers before validators, then alpha) and document that they are applied atomically
      fix pipe doc
      adjust for pipe stdout passthrough; always save even when not changed
      handle local files in -l/--list
      Fix -l/--list handling of local files
      add
      mention that process_source doesn't use cache
      add
      Add etc/editors/tidyall.vim for Vim
      fix links to editors
      more
      add
      not sure want to support this yet
      credit justin
      updating date for 0.14
      masontidy no longer adds newline at end
      updating to next version 0.15
      fix
      require contents and path
      Fix test_dirs test to not rely on file ordering
      updating date for 0.15
      Merge pull request #8 from holybit/master
      updating to next version 0.16
      select first in examples
      add PHPCodeSniffer
      use capture_merged
      add cssunminifier
      updating date for 0.16
      add SortLines
      0.16
      updating to next version 0.17
      Rename API method process_files to more accurate process_paths; Fix recursive processing of directories
      sortlines
      updating date for 0.17
      Merge pull request #9 from oalders/master
      Merge git pre-commit hook fixes from Olaf Anders
      remove process_all, add find_matched_files to docs
      remove --badoption, js-beautify doesn't always die
      updating date for 0.17
      0.17
      Merge pull request #11 from oalders/master
      updating to next version 0.18
      add
      tidy
      improve error message
      fix
      0.18
      updating date for 0.18
      fix for no more --release flag
      delete
      add perltidy.LOG
      updating date for 0.18
      tidy
      add

Olaf Alders (8):
      Fixes typo
      Removes empty =item
      Changes extension for setup shell script from .pl to .sh
      cd to the .git/hooks directory before creating the symlink.
      Ensure hook is executable, so that it doesn't get ignored silently.
      Use Precommit module after strictures are enabled.
      /usr/bin/env perl in pre-commit hook.
      Clarifies docs on how to set up hooks

Pedro Melo (2):
      Remove unused module, SVN::Look
      Remove unused module, SVN::Look

-----------------------------------------------------------------------

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