.mailmap
.travis.yml
AUTHORS
ChangeLog
LICENSE
README.rst
requirements.txt
setup.cfg
setup.py
test-requirements.txt
tox.ini
docs/conf.py
docs/contents.rst
docs/index.rst
docs/release-notes.rst
docs/requirements.txt
docs/usage.rst
git_pw/__init__.py
git_pw/api.py
git_pw/bundle.py
git_pw/config.py
git_pw/logger.py
git_pw/patch.py
git_pw/series.py
git_pw/shell.py
git_pw/utils.py
git_pw.egg-info/PKG-INFO
git_pw.egg-info/SOURCES.txt
git_pw.egg-info/dependency_links.txt
git_pw.egg-info/entry_points.txt
git_pw.egg-info/not-zip-safe
git_pw.egg-info/pbr.json
git_pw.egg-info/requires.txt
git_pw.egg-info/top_level.txt
releasenotes/notes/api-v1-1-5c804713ef435739.yaml
releasenotes/notes/enforce-filtering-by-project-59ed29c4b7edc0a5.yaml
releasenotes/notes/filter-item-list-by-user-id-4f4e7d6dc402093b.yaml
releasenotes/notes/filter-multiple-matches-197ff839f6b578da.yaml
releasenotes/notes/handle-error-codes-d72c575fb2d9b452.yaml
releasenotes/notes/initial-release-0aad09064615d023.yaml
releasenotes/notes/issue-24-60a9fa796f666f35.yaml
releasenotes/notes/issue-29-884269fdf35f64b2.yaml
releasenotes/notes/passthrough-git-am-arguments-23cd0b292304d648.yaml
releasenotes/notes/random-fixes-3da473a63c253f2d.yaml
releasenotes/notes/remove-python-3-2-3-3-support-8987031bed2c0333.yaml
releasenotes/notes/require-server-version-93ac0818c293b85e.yaml
releasenotes/notes/save-patches-before-applying-c5e786156d47d752.yaml
releasenotes/notes/save-patches-to-file-c667ab7dd0b73ead.yaml
releasenotes/notes/update-multiple-patches-ed515cd53964c203.yaml
releasenotes/notes/use-bundle-names-b1b3ee5c2858c96b.yaml
releasenotes/notes/use-git-pager-settings-ec6555d8311a8bec.yaml
releasenotes/notes/warn-on-multiple-filters-a4e01fdb5cf6e459.yaml
tests/test_api.py
tests/test_bundle.py
tests/test_patch.py
tests/test_series.py
tests/test_utils.py