[ack-grep] 01/01: Merge tag 'upstream/2.10'
Axel Beckert
abe at deuxchevaux.org
Wed Sep 25 22:13:07 UTC 2013
This is an automated email from the git hooks/post-receive script.
abe pushed a commit to branch master
in repository ack-grep.
commit b6b5bcd384d903c71445b8f4131fc91ca19d299b
Merge: fa60640 0b449ad
Author: Axel Beckert <abe at deuxchevaux.org>
Date: Thu Sep 26 00:01:00 2013 +0200
Merge tag 'upstream/2.10'
Upstream version 2.10
# gpg: Signature made Thu 26 Sep 2013 12:00:54 AM CEST using DSA key ID 95930EDE
# gpg: Good signature from "Axel Beckert (no legal relevance) <abe at deuxchevaux.org>"
# gpg: aka "Axel Beckert (no legal relevance) <abe at noone.org>"
# gpg: aka "Axel Beckert (no legal relevance) <xtaran at symlink.ch>"
Ack.pm | 6 +-
Changes | 25 +++++++++
Collection.pm | 74 +++++++++++++++++++++++++
ConfigDefault.pm | 6 ++
ConfigFinder.pm | 17 ++----
ConfigLoader.pm | 19 ++++---
Extension.pm | 7 +++
ExtensionGroup.pm | 52 ++++++++++++++++++
Is.pm | 8 +++
IsGroup.pm | 44 +++++++++++++++
MANIFEST | 6 +-
META.json | 67 ++++++++++++++++++++++
META.yml | 74 ++++++++++++-------------
Makefile.PL | 35 ++++++------
README.md | 10 +---
ack | 88 ++++++++++++++---------------
squash | 7 ++-
t/FilterTest.pm | 12 ++--
t/Util.pm | 128 ++++++++++++++++++++++++++-----------------
t/ack-c.t | 2 +-
t/ack-dump.t | 4 +-
t/ack-f.t | 8 +--
t/ack-files-from.t | 2 +-
t/ack-filetypes.t | 6 +-
t/ack-g.t | 4 +-
t/ack-help-types.t | 10 ++--
t/ack-help.t | 8 ++-
t/ack-i.t | 4 +-
t/ack-interactive.t | 2 +-
t/ack-invalid-ackrc.t | 4 +-
t/ack-k.t | 4 +-
t/ack-known-types.t | 14 ++---
t/ack-line.t | 6 +-
t/ack-m.t | 2 +-
t/ack-match.t | 29 +++++-----
t/ack-n.t | 8 ++-
t/ack-o.t | 2 +-
t/ack-pager.t | 20 ++++---
t/ack-passthru.t | 4 +-
t/ack-removed-options.t | 14 +++--
t/ack-s.t | 7 +--
t/ack-show-types.t | 15 ++---
t/ack-type-del.t | 30 +++++-----
t/ack-type.t | 12 ++--
t/ack-v.t | 2 +-
t/ack-x.t | 12 ++--
t/anchored.t | 4 +-
t/asp-net-ext.t | 2 +-
t/bad-ackrc-opt.t | 2 +-
t/command-line-files.t | 4 +-
t/config-backwards-compat.t | 5 +-
t/config-finder.t | 5 +-
t/context.t | 4 +-
t/exit-code.t | 2 +
t/file-permission.t | 34 +++++++-----
t/illegal-regex.t | 17 +++---
t/inverted-file-filter.t | 2 +-
t/is-filter.t | 6 +-
t/mutex-options.t | 72 ++++++++++++------------
t/noackrc.t | 4 +-
t/noenv.t | 9 +--
t/process-substitution.t | 8 +--
t/r-lang-ext.t | 2 +-
t/resource-iterator.t | 6 +-
t/zero.t | 7 +--
xt/man.t | 8 ++-
66 files changed, 724 insertions(+), 399 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/ack-grep.git
More information about the Pkg-perl-cvs-commits
mailing list