AUTHORS.md
COPYING
README.md
pyproject.toml
setup.cfg
setup.py
/tmp/B.79euddau/BUILD/python-pygit2-1.19.0-build/pygit2-1.19.0/src/blob.c
/tmp/B.79euddau/BUILD/python-pygit2-1.19.0-build/pygit2-1.19.0/src/branch.c
/tmp/B.79euddau/BUILD/python-pygit2-1.19.0-build/pygit2-1.19.0/src/commit.c
/tmp/B.79euddau/BUILD/python-pygit2-1.19.0-build/pygit2-1.19.0/src/diff.c
/tmp/B.79euddau/BUILD/python-pygit2-1.19.0-build/pygit2-1.19.0/src/error.c
/tmp/B.79euddau/BUILD/python-pygit2-1.19.0-build/pygit2-1.19.0/src/filter.c
/tmp/B.79euddau/BUILD/python-pygit2-1.19.0-build/pygit2-1.19.0/src/mailmap.c
/tmp/B.79euddau/BUILD/python-pygit2-1.19.0-build/pygit2-1.19.0/src/note.c
/tmp/B.79euddau/BUILD/python-pygit2-1.19.0-build/pygit2-1.19.0/src/object.c
/tmp/B.79euddau/BUILD/python-pygit2-1.19.0-build/pygit2-1.19.0/src/odb.c
/tmp/B.79euddau/BUILD/python-pygit2-1.19.0-build/pygit2-1.19.0/src/odb_backend.c
/tmp/B.79euddau/BUILD/python-pygit2-1.19.0-build/pygit2-1.19.0/src/oid.c
/tmp/B.79euddau/BUILD/python-pygit2-1.19.0-build/pygit2-1.19.0/src/patch.c
/tmp/B.79euddau/BUILD/python-pygit2-1.19.0-build/pygit2-1.19.0/src/pygit2.c
/tmp/B.79euddau/BUILD/python-pygit2-1.19.0-build/pygit2-1.19.0/src/refdb.c
/tmp/B.79euddau/BUILD/python-pygit2-1.19.0-build/pygit2-1.19.0/src/refdb_backend.c
/tmp/B.79euddau/BUILD/python-pygit2-1.19.0-build/pygit2-1.19.0/src/reference.c
/tmp/B.79euddau/BUILD/python-pygit2-1.19.0-build/pygit2-1.19.0/src/repository.c
/tmp/B.79euddau/BUILD/python-pygit2-1.19.0-build/pygit2-1.19.0/src/revspec.c
/tmp/B.79euddau/BUILD/python-pygit2-1.19.0-build/pygit2-1.19.0/src/signature.c
/tmp/B.79euddau/BUILD/python-pygit2-1.19.0-build/pygit2-1.19.0/src/stash.c
/tmp/B.79euddau/BUILD/python-pygit2-1.19.0-build/pygit2-1.19.0/src/tag.c
/tmp/B.79euddau/BUILD/python-pygit2-1.19.0-build/pygit2-1.19.0/src/tree.c
/tmp/B.79euddau/BUILD/python-pygit2-1.19.0-build/pygit2-1.19.0/src/treebuilder.c
/tmp/B.79euddau/BUILD/python-pygit2-1.19.0-build/pygit2-1.19.0/src/utils.c
/tmp/B.79euddau/BUILD/python-pygit2-1.19.0-build/pygit2-1.19.0/src/walker.c
/tmp/B.79euddau/BUILD/python-pygit2-1.19.0-build/pygit2-1.19.0/src/wildmatch.c
/tmp/B.79euddau/BUILD/python-pygit2-1.19.0-build/pygit2-1.19.0/src/worktree.c
pygit2/__init__.py
pygit2/_build.py
pygit2/_pygit2.pyi
pygit2/_run.py
pygit2/blame.py
pygit2/blob.py
pygit2/branches.py
pygit2/callbacks.py
pygit2/config.py
pygit2/credentials.py
pygit2/enums.py
pygit2/errors.py
pygit2/ffi.py
pygit2/filter.py
pygit2/index.py
pygit2/legacyenums.py
pygit2/options.py
pygit2/packbuilder.py
pygit2/py.typed
pygit2/references.py
pygit2/refspec.py
pygit2/remotes.py
pygit2/repository.py
pygit2/settings.py
pygit2/submodules.py
pygit2/transaction.py
pygit2/utils.py
pygit2.egg-info/PKG-INFO
pygit2.egg-info/SOURCES.txt
pygit2.egg-info/dependency_links.txt
pygit2.egg-info/not-zip-safe
pygit2.egg-info/requires.txt
pygit2.egg-info/top_level.txt
pygit2/decl/attr.h
pygit2/decl/blame.h
pygit2/decl/buffer.h
pygit2/decl/callbacks.h
pygit2/decl/checkout.h
pygit2/decl/clone.h
pygit2/decl/commit.h
pygit2/decl/common.h
pygit2/decl/config.h
pygit2/decl/describe.h
pygit2/decl/diff.h
pygit2/decl/errors.h
pygit2/decl/graph.h
pygit2/decl/index.h
pygit2/decl/indexer.h
pygit2/decl/merge.h
pygit2/decl/net.h
pygit2/decl/oid.h
pygit2/decl/options.h
pygit2/decl/pack.h
pygit2/decl/proxy.h
pygit2/decl/refspec.h
pygit2/decl/remote.h
pygit2/decl/repository.h
pygit2/decl/revert.h
pygit2/decl/stash.h
pygit2/decl/strarray.h
pygit2/decl/submodule.h
pygit2/decl/transaction.h
pygit2/decl/transport.h
pygit2/decl/types.h
test/test_apply_diff.py
test/test_archive.py
test/test_attributes.py
test/test_blame.py
test/test_blob.py
test/test_branch.py
test/test_branch_empty.py
test/test_cherrypick.py
test/test_commit.py
test/test_commit_gpg.py
test/test_commit_trailer.py
test/test_config.py
test/test_credentials.py
test/test_describe.py
test/test_diff.py
test/test_diff_binary.py
test/test_filter.py
test/test_index.py
test/test_mailmap.py
test/test_merge.py
test/test_nonunicode.py
test/test_note.py
test/test_object.py
test/test_odb.py
test/test_odb_backend.py
test/test_oid.py
test/test_options.py
test/test_packbuilder.py
test/test_patch.py
test/test_patch_encoding.py
test/test_refdb_backend.py
test/test_refs.py
test/test_remote.py
test/test_remote_prune.py
test/test_remote_utf8.py
test/test_repository.py
test/test_repository_bare.py
test/test_repository_custom.py
test/test_repository_empty.py
test/test_revparse.py
test/test_revwalk.py
test/test_settings.py
test/test_signature.py
test/test_status.py
test/test_submodule.py
test/test_tag.py
test/test_transaction.py
test/test_tree.py
test/test_treebuilder.py