[Python-modules-commits] [python-git] 03/05: Merge tag 'upstream/2.1.1'

Takaki Taniguchi takaki at moszumanska.debian.org
Thu Feb 2 08:32:35 UTC 2017


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

takaki pushed a commit to branch master
in repository python-git.

commit 58378ba16ef46c0229d23581ce63b3b727c226d3
Merge: 8fd2348 45af7b7
Author: TANIGUCHI Takaki <takaki at asis.media-as.org>
Date:   Thu Feb 2 16:27:34 2017 +0900

    Merge tag 'upstream/2.1.1'
    
    Upstream version 2.1.1
    
    # gpg: Signature made 2017年02月02日 16時27分34秒 JST
    # gpg:                using RSA key D24ABFD127CD2556A13C6C79CC149F6C28A5E257
    # gpg:                issuer "takaki at asis.media-as.org"
    # gpg: Good signature from "TANIGUCHI Takaki <takaki at media-as.org>" [ultimate]
    # gpg:                 aka "TANIGUCHI Takaki <takaki at asis.media-as.org>" [ultimate]
    # gpg:                 aka "TANIGUCHI Takaki <taniguchi.takaki at gmail.com>" [ultimate]
    # gpg:                 aka "TANIGUCHI Takaki <takaki at debian.org>" [ultimate]
    # gpg:                 aka "TANIGUCHI Takaki <takaki at debian.or.jp>" [ultimate]
    # gpg:                 aka "TANIGUCHI Takaki <takaki at takaki.media-as.org>" [ultimate]
    # gpg:                 aka "TANIGUCHI Takaki <takaki at nagoya-u.jp>" [ultimate]

 GitPython.egg-info/PKG-INFO      |  2 +-
 PKG-INFO                         |  2 +-
 VERSION                          |  2 +-
 doc/source/changes.rst           |  7 +++++++
 git/__init__.py                  |  4 ++--
 git/cmd.py                       | 15 ++++++++++-----
 git/objects/submodule/base.py    |  7 +++++--
 git/objects/submodule/root.py    |  2 +-
 git/refs/head.py                 |  8 +++++++-
 git/repo/base.py                 |  2 +-
 git/test/lib/helper.py           | 17 ++++++++++++-----
 git/test/performance/test_odb.py |  6 ------
 git/test/test_base.py            |  6 ++++--
 git/test/test_fun.py             |  5 ++++-
 git/test/test_index.py           | 10 +++++++---
 git/test/test_refs.py            | 11 +++++++++++
 git/test/test_remote.py          |  5 ++++-
 git/test/test_repo.py            |  8 ++++----
 git/test/test_submodule.py       | 23 ++++++-----------------
 git/test/test_tree.py            |  5 ++++-
 git/test/test_util.py            |  6 +++++-
 git/util.py                      | 18 ++++++++++++------
 requirements.txt                 |  1 +
 setup.py                         |  1 +
 24 files changed, 111 insertions(+), 62 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-git.git



More information about the Python-modules-commits mailing list