[wstool] 02/03: Merge tag 'upstream/0.1.9'

Jochen Sprickerhof jspricke-guest at moszumanska.debian.org
Sun Sep 13 17:06:02 UTC 2015


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

jspricke-guest pushed a commit to branch master
in repository wstool.

commit 672ec790e433ba5bdee5b5aca1b1bb96f0d65161
Merge: 8f5abce c58e57f
Author: Jochen Sprickerhof <git at jochen.sprickerhof.de>
Date:   Sun Sep 13 18:57:56 2015 +0200

    Merge tag 'upstream/0.1.9'
    
    Upstream version 0.1.9

 .travis.yml                           |   1 +
 MANIFEST.in                           |   2 +
 completion/_wstool                    |  40 +++++
 completion/wstool-completion.bash     | 242 ++++++++++++++++++++++++++++++
 doc/Makefile                          | 182 +++++++++++++++++++++++
 doc/changelog.rst                     |  23 +++
 doc/conf.py                           | 270 ++++++++++++++++++++++++++++++++++
 doc/developers_guide.rst              |  82 +++++++++++
 doc/index.rst                         |  77 ++++++++++
 doc/make.bat                          | 242 ++++++++++++++++++++++++++++++
 doc/rosinstall_file_format.rst        |  37 +++++
 doc/wstool_usage.rst                  | 267 +++++++++++++++++++++++++++++++++
 setup.py                              |  85 ++++++++++-
 src/wstool/__version__.py             |   2 +-
 src/wstool/cli_common.py              |  89 ++++++-----
 src/wstool/common.py                  |   2 +-
 src/wstool/config_elements.py         |  11 +-
 src/wstool/config_yaml.py             |  15 +-
 src/wstool/multiproject_cli.py        | 140 +++++++++++++++++-
 src/wstool/multiproject_cmd.py        |  88 ++++++++---
 src/wstool/wstool_cli.py              |   1 +
 stdeb.cfg                             |   4 +-
 test/local/mock_client.py             |  10 +-
 test/local/test_cli.py                |  49 ++++--
 test/local/test_diff_functions_git.py |  98 +++++++++---
 test/local/test_diff_functions_hg.py  |   8 +-
 test/local/test_diff_functions_svn.py |   8 +-
 test/scm_test_base.py                 |   4 +-
 28 files changed, 1970 insertions(+), 109 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/ros/wstool.git



More information about the debian-science-commits mailing list