[Python-modules-commits] [python-pygit2] branch upstream updated (7805a11 -> cad8746)
Ondrej Novy
onovy at debian.org
Fri Jan 5 15:50:19 UTC 2018
This is an automated email from the git hooks/post-receive script.
onovy pushed a change to branch upstream
in repository python-pygit2.
from 7805a11 Import python-pygit2_0.26.2.orig.tar.gz
new cad8746 Import python-pygit2_0.26.3.orig.tar.gz
The 1 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:
CHANGELOG.rst | 26 ++++++++
docs/conf.py | 2 +-
docs/diff.rst | 6 +-
docs/install.rst | 10 +--
pygit2/_build.py | 2 +-
src/blob.c | 4 +-
src/diff.c | 89 ++++++++++++++++++++++++--
src/patch.c | 77 ++++++++++++-----------
src/patch.h | 2 +-
src/pygit2.c | 2 +
src/types.h | 9 +++
test/test_blob.py | 30 +++++++++
test/test_diff.py | 18 ++++++
test/test_patch.py | 175 ++++++++++++++++++++++++++++++++++++++++++++--------
test/test_remote.py | 4 ++
15 files changed, 375 insertions(+), 81 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-pygit2.git
More information about the Python-modules-commits
mailing list