MANIFEST.in
README.rst
setup.cfg
setup.py
docs/Makefile
docs/alternatives.rst
docs/conf.py
docs/contribute.rst
docs/exts.py
docs/exts.pyc
docs/index.rst
docs/installation.rst
docs/license.rst
docs/make.bat
docs/quickstart.rst
docs/api/cli.rst
docs/api/conf.settings.rst
docs/api/index.rst
docs/api/nodes.rst
docs/api/backends/git.rst
docs/api/backends/hg.rst
docs/api/backends/index.rst
docs/api/utils/index.rst
docs/theme/ADC/layout.html
docs/theme/ADC/theme.conf
docs/theme/ADC/static/adctheme.css
docs/theme/ADC/static/breadcrumb_background.png
docs/theme/ADC/static/documentation.png
docs/theme/ADC/static/header_sm_mid.png
docs/theme/ADC/static/mobile.css
docs/theme/ADC/static/scrn1.png
docs/theme/ADC/static/scrn2.png
docs/theme/ADC/static/searchfield_leftcap.png
docs/theme/ADC/static/searchfield_repeat.png
docs/theme/ADC/static/searchfield_rightcap.png
docs/theme/ADC/static/title_background.png
docs/theme/ADC/static/toc.js
docs/theme/ADC/static/triangle_closed.png
docs/theme/ADC/static/triangle_left.png
docs/theme/ADC/static/triangle_open.png
docs/usage/index.rst
docs/usage/vcsrc.rst
vcs/__init__.py
vcs/__init__.pyc
vcs/cli.py
vcs/cli.pyc
vcs/exceptions.py
vcs/exceptions.pyc
vcs/nodes.py
vcs/nodes.pyc
vcs/subprocessio.py
vcs/subprocessio.pyc
vcs.egg-info/PKG-INFO
vcs.egg-info/SOURCES.txt
vcs.egg-info/dependency_links.txt
vcs.egg-info/entry_points.txt
vcs.egg-info/not-zip-safe
vcs.egg-info/requires.txt
vcs.egg-info/top_level.txt
vcs/.ropeproject/config.py
vcs/.ropeproject/globalnames
vcs/.ropeproject/history
vcs/.ropeproject/objectdb
vcs/backends/__init__.py
vcs/backends/__init__.pyc
vcs/backends/base.py
vcs/backends/base.pyc
vcs/backends/git/__init__.py
vcs/backends/git/__init__.pyc
vcs/backends/git/changeset.py
vcs/backends/git/changeset.pyc
vcs/backends/git/config.py
vcs/backends/git/config.pyc
vcs/backends/git/inmemory.py
vcs/backends/git/inmemory.pyc
vcs/backends/git/repository.py
vcs/backends/git/repository.pyc
vcs/backends/git/workdir.py
vcs/backends/git/workdir.pyc
vcs/backends/hg/__init__.py
vcs/backends/hg/__init__.pyc
vcs/backends/hg/changeset.py
vcs/backends/hg/changeset.pyc
vcs/backends/hg/inmemory.py
vcs/backends/hg/inmemory.pyc
vcs/backends/hg/repository.py
vcs/backends/hg/repository.pyc
vcs/backends/hg/workdir.py
vcs/backends/hg/workdir.pyc
vcs/commands/__init__.py
vcs/commands/__init__.pyc
vcs/commands/cat.py
vcs/commands/cat.pyc
vcs/commands/completion.py
vcs/commands/completion.pyc
vcs/commands/log.py
vcs/commands/log.pyc
vcs/commands/standup.py
vcs/commands/standup.pyc
vcs/commands/summary.py
vcs/commands/summary.pyc
vcs/conf/__init__.py
vcs/conf/__init__.pyc
vcs/conf/settings.py
vcs/conf/settings.pyc
vcs/tests/__init__.py
vcs/tests/__init__.pyc
vcs/tests/__main__.py
vcs/tests/aconfig
vcs/tests/base.py
vcs/tests/base.pyc
vcs/tests/conf.py
vcs/tests/conf.pyc
vcs/tests/test_archives.py
vcs/tests/test_archives.pyc
vcs/tests/test_branches.py
vcs/tests/test_branches.pyc
vcs/tests/test_changesets.py
vcs/tests/test_changesets.pyc
vcs/tests/test_cli.py
vcs/tests/test_cli.pyc
vcs/tests/test_diffs.py
vcs/tests/test_diffs.pyc
vcs/tests/test_filenodes_unicode_path.py
vcs/tests/test_filenodes_unicode_path.pyc
vcs/tests/test_getitem.py
vcs/tests/test_getitem.pyc
vcs/tests/test_getslice.py
vcs/tests/test_getslice.pyc
vcs/tests/test_git.py
vcs/tests/test_git.pyc
vcs/tests/test_hg.py
vcs/tests/test_hg.pyc
vcs/tests/test_inmemchangesets.py
vcs/tests/test_inmemchangesets.pyc
vcs/tests/test_nodes.py
vcs/tests/test_nodes.pyc
vcs/tests/test_repository.py
vcs/tests/test_repository.pyc
vcs/tests/test_tags.py
vcs/tests/test_tags.pyc
vcs/tests/test_utils.py
vcs/tests/test_utils.pyc
vcs/tests/test_utils_filesize.py
vcs/tests/test_utils_filesize.pyc
vcs/tests/test_utils_progressbar.py
vcs/tests/test_utils_progressbar.pyc
vcs/tests/test_vcs.py
vcs/tests/test_vcs.pyc
vcs/tests/test_workdirs.py
vcs/tests/test_workdirs.pyc
vcs/tests/utils.py
vcs/tests/utils.pyc
vcs/utils/__init__.py
vcs/utils/__init__.pyc
vcs/utils/annotate.py
vcs/utils/annotate.pyc
vcs/utils/archivers.py
vcs/utils/baseui_config.py
vcs/utils/compat.py
vcs/utils/compat.pyc
vcs/utils/diffs.py
vcs/utils/diffs.pyc
vcs/utils/fakemod.py
vcs/utils/fakemod.pyc
vcs/utils/filesize.py
vcs/utils/filesize.pyc
vcs/utils/helpers.py
vcs/utils/helpers.pyc
vcs/utils/hgcompat.py
vcs/utils/hgcompat.pyc
vcs/utils/imports.py
vcs/utils/imports.pyc
vcs/utils/lazy.py
vcs/utils/lazy.pyc
vcs/utils/lockfiles.py
vcs/utils/ordered_dict.py
vcs/utils/ordered_dict.pyc
vcs/utils/paths.py
vcs/utils/paths.pyc
vcs/utils/progressbar.py
vcs/utils/progressbar.pyc
vcs/utils/termcolors.py
vcs/utils/termcolors.pyc