README.md
setup.py
analysis/__init__.py
analysis/gitauthor.py
analysis/gitauthors.py
analysis/gitdata.py
analysis/gitrepository.py
analysis/gitstatistics.py
analysis/repostat.py
report/__init__.py
report/htmlreportcreator.py
repostat_app.egg-info/PKG-INFO
repostat_app.egg-info/SOURCES.txt
repostat_app.egg-info/dependency_links.txt
repostat_app.egg-info/entry_points.txt
repostat_app.egg-info/not-zip-safe
repostat_app.egg-info/requires.txt
repostat_app.egg-info/top_level.txt
test/test_gitdata.py
test/test_single_commit_stats.py
test/test_two_commit_repository.py
tools/__init__.py
tools/colormaps.py
tools/configuration.py
tools/timeit.py