.gitignore
.gitlab-ci.yml
LICENSE
Makefile
README.md
Vagrantfile
pyproject.toml
pytest.ini
setup.cfg
setup.py
tox.ini
vagrant-bootstrap.ps1
vagrant-tests.ps1
atudomain/__init__.py
atudomain/git/__init__.py
atudomain/git/objects.py
atudomain/git/parsers.py
atudomain/git/repository.py
atudomain_git.egg-info/PKG-INFO
atudomain_git.egg-info/SOURCES.txt
atudomain_git.egg-info/dependency_links.txt
atudomain_git.egg-info/top_level.txt
docs/atudomain.git.rst
docs/conf.py
docs/index.rst
tests/__init__.py
tests/test_Git.py
tests/test_GitBranchParser.py
tests/test_GitLogParser.py
tests/util.py
tests/resources/test_GitBranchParser/test_extract_branch_strings_1.txt
tests/resources/test_GitBranchParser/test_extract_branches_1.txt
tests/resources/test_GitLogParser/test_extract_commits_1.txt