[Python-modules-commits] [python-git] branch master updated (83fced7 -> fbe694e)

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 change to branch master
in repository python-git.

      from  83fced7   updated changelog
       new  8fd2348   Merge remote-tracking branch 'origin/master'
       new  45af7b7   New upstream version 2.1.1
       new  58378ba   Merge tag 'upstream/2.1.1'
       new  4907e66   new upstream
       new  fbe694e   prepare release

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 GitPython.egg-info/PKG-INFO      |  2 +-
 PKG-INFO                         |  2 +-
 VERSION                          |  2 +-
 debian/changelog                 |  6 ++++++
 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 +
 25 files changed, 117 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