MANIFEST.in
README.md
VERSION
setup.cfg
setup.py
src/githistorian/VERSION
src/githistorian/__init__.py
src/githistorian/__main__.py
src/githistorian/alternate.py
src/githistorian/column.py
src/githistorian/githistorian.py
src/githistorian/graph.py
src/githistorian/layout.py
src/githistorian/node.py
src/githistorian/option.py
src/githistorian/row.py
src/githistorian.egg-info/PKG-INFO
src/githistorian.egg-info/SOURCES.txt
src/githistorian.egg-info/dependency_links.txt
src/githistorian.egg-info/entry_points.txt
src/githistorian.egg-info/requires.txt
src/githistorian.egg-info/top_level.txt
src/githistorian/hunter/__init__.py
src/githistorian/hunter/head.py
src/githistorian/hunter/history.py