[Python-modules-commits] [subvertpy] 12/17: Updated version 0.10.1 from 'upstream/0.10.1'

Jelmer Vernooij jelmer at moszumanska.debian.org
Wed Jul 19 23:58:43 UTC 2017


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

jelmer pushed a commit to branch master
in repository subvertpy.

commit 7d80cecef6ff86ee40265c735b5b1beaea3641d5
Merge: 636bc6c 6b99d9b
Author: Jelmer Vernooij <jelmer at jelmer.uk>
Date:   Wed Jul 19 23:45:34 2017 +0000

    Updated version 0.10.1 from 'upstream/0.10.1'
    
    with Debian dir 5f8797b29068894f13effa3c213bfe586d26c9b8

 .travis.yml                 |  12 -
 MANIFEST.in                 |   4 +
 Makefile                    |  38 +++
 NEWS                        |  10 +-
 PKG-INFO                    |   4 +-
 README.md                   |  65 +++++
 bin/subvertpy-fast-export   |  50 ++--
 man/subvertpy-fast-export.1 |  39 +++
 setup.py                    |   2 +-
 subvertpy.cfg               |   5 +
 subvertpy/__init__.py       |   2 +-
 subvertpy/_ra.c             |  38 +--
 subvertpy/client.c          | 639 ++++++++++++++++++++++----------------------
 subvertpy/editor.h          |  12 +-
 subvertpy/ra.h              |   2 +-
 subvertpy/repos.c           |  11 +-
 subvertpy/util.c            |   6 +-
 subvertpy/util.h            |  84 +++---
 subvertpy/wc.c              |  64 ++---
 19 files changed, 627 insertions(+), 460 deletions(-)

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



More information about the Python-modules-commits mailing list