.dockerignore
.gitignore
.pre-commit-config.yaml
.zenodo.json
Dockerfile
LICENCE
README.rst
git-fame_completion.bash
pyproject.toml
snapcraft.yaml
.github/CODEOWNERS
.github/FUNDING.yml
.github/workflows/comment-bot.yml
.github/workflows/test.yml
git_fame.egg-info/PKG-INFO
git_fame.egg-info/SOURCES.txt
git_fame.egg-info/dependency_links.txt
git_fame.egg-info/entry_points.txt
git_fame.egg-info/requires.txt
git_fame.egg-info/scm_file_list.json
git_fame.egg-info/scm_version.json
git_fame.egg-info/top_level.txt
gitfame/__init__.py
gitfame/__main__.py
gitfame/_gitfame.py
gitfame/_utils.py
tests/__init__.py
tests/test_docs.py
tests/test_gitfame.py
tests/test_utils.py