HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
braulio/__init__.py
braulio/cli.py
braulio/config.py
braulio/files.py
braulio/git.py
braulio/version.py
braulio.egg-info/PKG-INFO
braulio.egg-info/SOURCES.txt
braulio.egg-info/dependency_links.txt
braulio.egg-info/entry_points.txt
braulio.egg-info/not-zip-safe
braulio.egg-info/requires.txt
braulio.egg-info/top_level.txt
docs/Makefile
docs/conf.py
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
tests/conftest.py
tests/test_cli.py
tests/test_config.py
tests/test_files.py
tests/test_git.py
tests/test_version.py
tests/data/commits.txt
tests/repos/black/HISTORY.rst
tests/repos/black/setup.cfg
tests/repos/black/setup.py
tests/repos/black/black/__init__.py
tests/repos/white/HISTORY.rst
tests/repos/white/setup.cfg
tests/repos/white/setup.py
tests/repos/white/white/__init__.py