[libgit-repository-perl] 01/05: Merge tag 'upstream/1.308'
Nuno Carvalho
smash at cpan.org
Sat Sep 28 13:14:18 UTC 2013
This is an automated email from the git hooks/post-receive script.
mestre-guest pushed a commit to branch master
in repository libgit-repository-perl.
commit 05fadb3368bab343b31bd51af2d1a3722aeed1fa
Merge: 9340f79 de2fb08
Author: Nuno Carvalho <smash at cpan.org>
Date: Fri Sep 27 18:11:39 2013 +0100
Merge tag 'upstream/1.308'
Upstream version 1.308
Build.PL | 33 ----
Changes | 80 ++++++++
LICENSE | 379 ++++++++++++++++++++++++++++++++++++
MANIFEST | 26 ++-
MANIFEST.SKIP | 12 --
META.json | 80 --------
META.yml | 51 ++---
Makefile.PL | 91 ++++++---
README | 18 +-
dist.ini | 50 +++++
lib/Git/Repository.pm | 192 +++++++++---------
lib/Git/Repository/Command.pm | 103 +++++++---
lib/Git/Repository/Log.pm | 55 +++++-
lib/Git/Repository/Log/Iterator.pm | 42 +++-
lib/Git/Repository/Plugin.pm | 37 +++-
lib/Git/Repository/Plugin/Log.pm | 33 +++-
lib/Git/Repository/Tutorial.pod | 151 +++++++++++++-
lib/Test/Git.pm | 41 ++--
t/000-report-versions-tiny.t | 88 +++++++++
t/10-new_fail.t | 1 +
t/11-create.t | 79 ++++----
t/12-create.t | 25 +--
t/20-simple.t | 36 +++-
t/21-submodule.t | 19 +-
t/22-backward.t | 35 ++--
t/23-quiet.t | 3 +-
t/24-errors.t | 215 ++++++++++++++++++++
t/25-plugins.t | 3 +-
t/26-overloaded_objects.t | 38 ++++
t/40-plugin-log.t | 3 +-
t/41-multiline-log.t | 121 ++++++++++++
t/multiline.bundle | Bin 0 -> 1927 bytes
t/pod-coverage.t | 18 --
t/pod.t | 12 --
t/release-distmeta.t | 15 ++
t/release-pod-coverage.t | 21 ++
t/release-pod-syntax.t | 15 ++
weaver.ini | 11 ++
38 files changed, 1747 insertions(+), 485 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libgit-repository-perl.git
More information about the Pkg-perl-cvs-commits
mailing list