LICENSE
MANIFEST.in
README.md
setup.py
test/branch.txt
test/clients.txt
test/commands.txt
test/custom_describe.txt
test/diff_hide.txt
test/export_exact.txt
test/export_exact_with_tags.txt
test/import.txt
test/import_shallow.txt
test/list.repos
test/log_limit.txt
test/log_merges_only.txt
test/pull.txt
test/range.repos
test/range_notag.repos
test/reimport.txt
test/reimport_force.txt
test/reimport_skip.txt
test/remotes_repos.txt
test/status.txt
test/test_commands.py
test/test_options.py
test/validate.txt
test/validate_hide.txt
vcstool2/__init__.py
vcstool2/crawler.py
vcstool2/executor.py
vcstool2/streams.py
vcstool2/util.py
vcstool2-completion/vcs.bash
vcstool2-completion/vcs.fish
vcstool2-completion/vcs.tcsh
vcstool2-completion/vcs.zsh
vcstool2.egg-info/PKG-INFO
vcstool2.egg-info/SOURCES.txt
vcstool2.egg-info/dependency_links.txt
vcstool2.egg-info/entry_points.txt
vcstool2.egg-info/requires.txt
vcstool2.egg-info/top_level.txt
vcstool2/clients/__init__.py
vcstool2/clients/git.py
vcstool2/clients/none.py
vcstool2/clients/vcs_base.py
vcstool2/commands/__init__.py
vcstool2/commands/branch.py
vcstool2/commands/command.py
vcstool2/commands/custom.py
vcstool2/commands/diff.py
vcstool2/commands/export.py
vcstool2/commands/help.py
vcstool2/commands/import_.py
vcstool2/commands/log.py
vcstool2/commands/pull.py
vcstool2/commands/push.py
vcstool2/commands/remotes.py
vcstool2/commands/rm.py
vcstool2/commands/status.py
vcstool2/commands/validate.py
vcstool2/commands/vcs.py