.git-blame-ignore-revs
.pre-commit-config.yaml
AUTHORS
COPYING
ChangeLog
README.rst
pyproject.toml
readthedocs.yml
requirements.txt
setup.cfg
setup.py
test-requirements.txt
tox.ini
.github/workflows/ci.yaml
docs/conf.py
docs/configuration.rst
docs/contents.rst
docs/index.rst
docs/release-notes.rst
docs/requirements.txt
docs/usage.rst
man/pwclient.1
pwclient/__init__.py
pwclient/api.py
pwclient/checks.py
pwclient/exceptions.py
pwclient/parser.py
pwclient/patches.py
pwclient/projects.py
pwclient/shell.py
pwclient/states.py
pwclient/utils.py
pwclient/xmlrpc.py
pwclient.egg-info/PKG-INFO
pwclient.egg-info/SOURCES.txt
pwclient.egg-info/dependency_links.txt
pwclient.egg-info/entry_points.txt
pwclient.egg-info/not-zip-safe
pwclient.egg-info/pbr.json
pwclient.egg-info/requires.txt
pwclient.egg-info/top_level.txt
releasenotes/config.yaml
releasenotes/notes/add-long-opts-4611e7cce3993f08.yaml
releasenotes/notes/add-python3-10-drop-python-3-6-support-32b91d5753adfc29.yaml
releasenotes/notes/add-python3-11-support-eb86886925d2e5ec.yaml
releasenotes/notes/check-get-4f010b2c4fdcd55c.yaml
releasenotes/notes/check-list-create-help-94ccb51660af1138.yaml
releasenotes/notes/check-patch-id-82f673f7c520ca24.yaml
releasenotes/notes/drop-pypy-support-17f1f95b9394b257.yaml
releasenotes/notes/drop-python2-support-0351245b41052e20.yaml
releasenotes/notes/git-am--m-flag-190f3a7e17cec6f4.yaml
releasenotes/notes/initial-release-eb74a7ae0ce3b1fb.yaml
releasenotes/notes/issue-1-c7e4c3e4e57c1c22.yaml
releasenotes/notes/pwclientrc-environment-variable-e070047b82e3b77f.yaml
releasenotes/notes/rest-api-support-4341d2884f8d41c8.yaml
releasenotes/notes/version-2-2-0d142cb0ab85eb67.yaml
releasenotes/notes/version-2-3-fd18e538b15396d8.yaml
tests/__init__.py
tests/fakes.py
tests/test_api.py
tests/test_checks.py
tests/test_patches.py
tests/test_projects.py
tests/test_shell.py
tests/test_states.py
tests/test_utils.py