README.md
setup.py
PyDriller.egg-info/PKG-INFO
PyDriller.egg-info/SOURCES.txt
PyDriller.egg-info/dependency_links.txt
PyDriller.egg-info/requires.txt
PyDriller.egg-info/top_level.txt
pydriller/__init__.py
pydriller/git_repository.py
pydriller/repository_mining.py
pydriller/domain/__init__.py
pydriller/domain/commit.py
pydriller/domain/developer.py
tests/__init__.py
tests/test_commit.py
tests/test_developer.py
tests/test_diff.py
tests/test_git_repository.py
tests/test_memory_consumption.py
tests/test_ranges.py
tests/integration/__init__.py
tests/integration/test_between_dates.py
tests/integration/test_between_tags.py
tests/integration/test_commit_filters.py
tests/integration/test_dates_and_timezones.py
tests/integration/test_only_modification_with_file_type.py
tests/integration/test_reverse_order.py