.git-blame-ignore-revs
.mailmap
.pre-commit-config.yaml
AUTHORS
ChangeLog
LICENSE
README.rst
pyproject.toml
requirements.txt
setup.cfg
setup.py
test-requirements.txt
tox.ini
.github/workflows/ci.yaml
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
man/git-pw-bundle-add.1
man/git-pw-bundle-apply.1
man/git-pw-bundle-create.1
man/git-pw-bundle-delete.1
man/git-pw-bundle-download.1
man/git-pw-bundle-list.1
man/git-pw-bundle-remove.1
man/git-pw-bundle-show.1
man/git-pw-bundle-update.1
man/git-pw-bundle.1
man/git-pw-patch-apply.1
man/git-pw-patch-download.1
man/git-pw-patch-list.1
man/git-pw-patch-show.1
man/git-pw-patch-update.1
man/git-pw-patch.1
man/git-pw-series-apply.1
man/git-pw-series-download.1
man/git-pw-series-list.1
man/git-pw-series-show.1
man/git-pw-series.1
man/git-pw.1
releasenotes/config.yaml
releasenotes/notes/add-yaml-format-support-5cd6b9028e6d2d8e.yaml
releasenotes/notes/api-v1-1-5c804713ef435739.yaml
releasenotes/notes/bundle-crud-47aadae6eb7a20ad.yaml
releasenotes/notes/download-series-to-separate-patches-eae647315dd4d2e1.yaml
releasenotes/notes/drop-pypy-support-f670deb05ef527fe.yaml
releasenotes/notes/drop-python-35-36-support-add-python-310-7d364b9ba71bf5ba.yaml
releasenotes/notes/drop-python34-support-5e01360fff605972.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/issue-40-add82959d7442cfa.yaml
releasenotes/notes/issue-43-c2c166e1fa23fe76.yaml
releasenotes/notes/issue-44-66b78577e9534f16.yaml
releasenotes/notes/issue-46-50933643cd5c8db0.yaml
releasenotes/notes/issue-47-a9ac87642050d289.yaml
releasenotes/notes/issue-48-694495f722119fed.yaml
releasenotes/notes/issue-49-865c4f1657b97fce.yaml
releasenotes/notes/issue-55-bfcf05e02ad305b1.yaml
releasenotes/notes/passthrough-git-am-arguments-23cd0b292304d648.yaml
releasenotes/notes/patch-apply-applyPatchDeps-option-9a8fed887af313d5.yaml
releasenotes/notes/patch-states-b88240569f8474f1.yaml
releasenotes/notes/python-2-deprecation-c87e311384eab29b.yaml
releasenotes/notes/python-311-support-de330cb1ff9da396.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
rpm/README.rst
rpm/git-pw.spec
tests/__init__.py
tests/test_api.py
tests/test_bundle.py
tests/test_patch.py
tests/test_series.py
tests/test_utils.py