MANIFEST.in README.rst setup.py test/test_commands.py test/test_flake8.py test/test_options.py vcstool/__init__.py vcstool/crawler.py vcstool/executor.py vcstool/streams.py vcstool/util.py vcstool-completion/vcs.bash vcstool-completion/vcs.tcsh vcstool-completion/vcs.zsh vcstool.egg-info/PKG-INFO vcstool.egg-info/SOURCES.txt vcstool.egg-info/dependency_links.txt vcstool.egg-info/entry_points.txt vcstool.egg-info/requires.txt vcstool.egg-info/top_level.txt vcstool/clients/__init__.py vcstool/clients/bzr.py vcstool/clients/git.py vcstool/clients/hg.py vcstool/clients/none.py vcstool/clients/svn.py vcstool/clients/tar.py vcstool/clients/vcs_base.py vcstool/clients/zip.py vcstool/commands/__init__.py vcstool/commands/branch.py vcstool/commands/command.py vcstool/commands/custom.py vcstool/commands/diff.py vcstool/commands/export.py vcstool/commands/help.py vcstool/commands/import_.py vcstool/commands/log.py vcstool/commands/pull.py vcstool/commands/push.py vcstool/commands/remotes.py vcstool/commands/status.py vcstool/commands/validate.py vcstool/commands/vcs.py vcstool/compat/__init__.py vcstool/compat/shutil.py