.gitignore
.mailmap
.travis.yml
CHANGES
LICENSE
MANIFEST.in
README.rst
setup.py
tox.ini
docs/changes.rst
docs/conf.py
docs/index.rst
docs/installation.rst
docs/license.rst
docs/usage.rst
git_pr/__init__.py
git_pr/__main__.py
git_pr/core.py
git_pr.egg-info/PKG-INFO
git_pr.egg-info/SOURCES.txt
git_pr.egg-info/dependency_links.txt
git_pr.egg-info/entry_points.txt
git_pr.egg-info/top_level.txt
man/git-pr.1
tests/__init__.py
tests/test_core.py
tests/test_main.py