0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 19 hours ago. based on code collected 1 day ago.
Apr 17, 2023 — Apr 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
openpgp: Reduce unnecessary recoding in get_wkd_url() More... over 3 years ago
openpgp: Handle non-utf8 UIDs gracefully More... over 3 years ago
openpgp: Streamline GPG error handling, and handle malformed utf8 More... over 3 years ago
test_compression: Decode test string as ASCII More... over 3 years ago
openpgp: Fix bytes-to-str warnings by using !r (repr) More... over 3 years ago
test_openpgp: Fix ResourceWarning (cleaning up tmpdir) More... over 3 years ago
Add a partial experimental PGPy-based OpenPGP provider More... over 3 years ago
test_openpgp: Add more tests for importing key combos More... over 3 years ago
Bump to 16.0 More... over 3 years ago
openpgp: Move get_wkd_url() to global scope More... over 3 years ago
openpgp: Rename GPG-based environments to *GPGEnvironment More... over 3 years ago
Replace IOError/OSError whenever possible More... over 3 years ago
Do not call signal.strsignal() when not available (py<3.8) More... over 3 years ago
Add gpg-wrap command More... over 3 years ago
openpgp: Verify key validity for signatures More... over 3 years ago
openpgp: Move listing keys to a separate method More... over 3 years ago
test_openpgp: Test using UID with no e-mail address More... over 3 years ago
Bump to 15.3 More... over 3 years ago
test_recursiveloader: Cache tmp_paths for read-only layouts More... over 3 years ago
compression: Fix compatibility with py<3.8 exceptions More... over 3 years ago
tox.ini: Require pytest>=5 More... over 3 years ago
Handle invalid compressed files when collecting Manifests More... over 3 years ago
Fix wrongly determining uncompressed size More... over 3 years ago
pytest: Enable strict XFAIL handling More... over 3 years ago
Fix remaining PEP8 issues and extend PEP8 testing to tests More... over 3 years ago
tests: Mark module-scope test dirs read-only More... over 3 years ago
tests: Port test_recursiveloader to pytest More... over 3 years ago
tests: Port test_profile to pytest More... over 3 years ago
profile: Put profile names inside the eclasses More... over 3 years ago
Bump to 15.2 More... over 3 years ago