.coveragerc
.editorconfig
.pre-commit-config.yaml
.readthedocs.yaml
LICENSE
NEWS.rst
README.rst
conftest.py
mypy.ini
pyproject.toml
pytest.ini
ruff.toml
towncrier.toml
tox.ini
.github/workflows/main.yml
docs/conf.py
docs/history.rst
docs/index.rst
jaraco.vcs.egg-info/PKG-INFO
jaraco.vcs.egg-info/SOURCES.txt
jaraco.vcs.egg-info/dependency_links.txt
jaraco.vcs.egg-info/entry_points.txt
jaraco.vcs.egg-info/requires.txt
jaraco.vcs.egg-info/top_level.txt
jaraco/vcs/__init__.py
jaraco/vcs/base.py
jaraco/vcs/cmd.py
jaraco/vcs/fixtures.py
jaraco/vcs/library.py
jaraco/vcs/reentry.py
jaraco/vcs/subprocess.py
tests/__init__.py
tests/test_git.py
tests/test_managers.py
tests/test_mercurial.py
tests/test_reentry.py