LICENSE
README.md
setup.py
hashcommit/__init__.py
hashcommit/args.py
hashcommit/commit.py
hashcommit/git.py
hashcommit/logging.py
hashcommit/main.py
hashcommit/utils.py
hashcommit/version.py
hashcommit.egg-info/PKG-INFO
hashcommit.egg-info/SOURCES.txt
hashcommit.egg-info/dependency_links.txt
hashcommit.egg-info/entry_points.txt
hashcommit.egg-info/top_level.txt
tests/test_args.py
tests/test_cleanup.py
tests/test_empty_repo.py
tests/test_errors.py
tests/test_existing_repo.py
tests/test_regex.py