.carthorse.yml
.coveragerc
.gitignore
.readthedocs.yml
LICENSE.rst
README.rst
setup.py
.circleci/config.yml
docs/Makefile
docs/api.rst
docs/changes.rst
docs/conf.py
docs/development.rst
docs/index.rst
docs/license.rst
docs/use.rst
giterator/__init__.py
giterator/git.py
giterator.egg-info/PKG-INFO
giterator.egg-info/SOURCES.txt
giterator.egg-info/dependency_links.txt
giterator.egg-info/not-zip-safe
giterator.egg-info/requires.txt
giterator.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/test_git.py