LICENSE
README.md
setup.py
GitAnalyzer.egg-info/PKG-INFO
GitAnalyzer.egg-info/SOURCES.txt
GitAnalyzer.egg-info/dependency_links.txt
GitAnalyzer.egg-info/requires.txt
GitAnalyzer.egg-info/top_level.txt
gitanalyzer/__init__.py
gitanalyzer/git.py
gitanalyzer/repository.py
gitanalyzer/domain/__init__.py
gitanalyzer/domain/commit.py
gitanalyzer/domain/developer.py
tests/test_check_git_version.py
tests/test_commit.py
tests/test_developer.py
tests/test_diff.py
tests/test_dmm.py
tests/test_git.py
tests/test_mailmap.py
tests/test_memory_consumption.py
tests/test_repository.py