MANIFEST.in
README.rst
setup.cfg
setup.py
bin/vcs
docs/Makefile
docs/conf.py
docs/index.rst
docs/installation.rst
docs/make.bat
docs/quickstart.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/api/web/index.rst
docs/api/web/simplevcs.rst
docs/theme/nature/theme.conf
docs/theme/nature/static/nature.css_t
docs/theme/nature/static/pygments.css
tests/__init__.py
tests/__init__.pyc
tests/conf.py
tests/conf.pyc
tests/test_git.py
tests/test_git.pyc
tests/test_hg.py
tests/test_hg.pyc
tests/test_inmemchangesets.py
tests/test_inmemchangesets.pyc
tests/test_nodes.py
tests/test_nodes.pyc
tests/test_utils.py
tests/test_utils.pyc
tests/test_vcs.py
tests/test_vcs.pyc
tests/utils.py
tests/utils.pyc
tests/simplevcs/__init__.py
tests/simplevcs/__init__.pyc
tests/simplevcs/test_settings.py
tests/simplevcs/test_settings.pyc
vcs/__init__.py
vcs/__init__.pyc
vcs/exceptions.py
vcs/exceptions.pyc
vcs/nodes.py
vcs/nodes.pyc
vcs.egg-info/PKG-INFO
vcs.egg-info/SOURCES.txt
vcs.egg-info/dependency_links.txt
vcs.egg-info/not-zip-safe
vcs.egg-info/requires.txt
vcs.egg-info/top_level.txt
vcs/backends/__init__.py
vcs/backends/__init__.pyc
vcs/backends/base.py
vcs/backends/base.pyc
vcs/backends/git.py
vcs/backends/git.pyc
vcs/backends/hg.py
vcs/backends/hg.pyc
vcs/cli/__init__.py
vcs/cli/__init__.pyc
vcs/cli/parser.py
vcs/utils/__init__.py
vcs/utils/__init__.pyc
vcs/utils/annotate.py
vcs/utils/annotate.pyc
vcs/utils/baseui_config.py
vcs/utils/diffs.py
vcs/utils/diffs.pyc
vcs/utils/helpers.py
vcs/utils/helpers.pyc
vcs/utils/imports.py
vcs/utils/imports.pyc
vcs/utils/lazy.py
vcs/utils/lazy.pyc
vcs/utils/ordered_dict.py
vcs/utils/ordered_dict.pyc
vcs/utils/paths.py
vcs/utils/paths.pyc
vcs/web/__init__.py
vcs/web/__init__.pyc
vcs/web/exceptions.py
vcs/web/simplevcs/__init__.py
vcs/web/simplevcs/__init__.pyc
vcs/web/simplevcs/exceptions.py
vcs/web/simplevcs/listeners.py
vcs/web/simplevcs/listeners.pyc
vcs/web/simplevcs/managers.py
vcs/web/simplevcs/managers.pyc
vcs/web/simplevcs/middleware.py
vcs/web/simplevcs/models.py
vcs/web/simplevcs/models.pyc
vcs/web/simplevcs/settings.py
vcs/web/simplevcs/settings.pyc
vcs/web/simplevcs/signals.py
vcs/web/simplevcs/signals.pyc
vcs/web/simplevcs/utils.py
vcs/web/simplevcs/views/__init__.py
vcs/web/simplevcs/views/__init__.pyc
vcs/web/simplevcs/views/diffs.py
vcs/web/simplevcs/views/hg.py
vcs/web/simplevcs/views/repository.py
vcs/web/simplevcs/views/repository.pyc