index
:
GpgME
aheinecke/json-test
ben/cffi/test-001
ben/docs/2018-02
ben/docs/2018-03
ben/estreams-fix
ben/export-keys
ben/gitsettings
ben/gpygme
ben/howto-dita
ben/howto-update-02
ben/howto-update-03
ben/howto-update-05
ben/key-import
ben/master
ben/minor-docs-fixes
ben/python-docs-01
ben/xml
bjk/custom-engine-options
bjk/master
bjk/passphrase-inquire
dkg/fix-4820
dkg/fix-4821
dkg/fix-T3464
dkg/fix-T4271
dkg/fix-T4276
gpgme-0-3-branch
gpgme-1-0-branch
gpgme-1.10-branch
gpgme-1.24-branch
gpgme-1.3.0
gpgme-1.4-branch
gpgme-1.7-branch
gpgme-1.9-branch
gpgmepp
gsoc/jacob-key-import
howto-update-01
ikloecker/qt6
ikloecker/t6342-gpgtar
ikloecker/t6550
ikloecker/t7110-nested-bindings-packages
ikloecker/t7118-revkeys
javascript-binding
justus/idiomatic-py-0
justus/pyme3
master
pyme
pyme3
tobias/fix-expires
tobias/fix-proc-all-sigs-gpgtar
wk-master
wk/new-wait
origin/bjk/master
GnuPG Made Easy.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lang
/
python
/
tests
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
python: Add a switch '--quiet' to the test runner.
Justus Winter
2017-01-03
1
-5
/
+12
*
python: Try to be more helpful when given a string to encrypt().
Tobias Mueller
2016-12-05
1
-0
/
+15
*
python: Check "buffer" when writing to sys.stdout for python2 compat.
Tobias Mueller
2016-12-01
1
-1
/
+5
*
python: Fix removing the TOFU database.
Justus Winter
2016-11-25
1
-1
/
+1
*
tests,python: Atomic directory creation
Alon Bar-Lev
2016-11-11
1
-1
/
+1
*
python: Use vanity modules for constants in tests and examples.
Justus Winter
2016-10-31
21
-74
/
+74
*
python: Import the topmost module in tests and examples.
Justus Winter
2016-10-31
21
-217
/
+208
*
python: Rename Python module from PyME to gpg.
Daniel Kahn Gillmor
2016-10-31
24
-63
/
+63
*
python: Make 'get_key' more idiomatic.
Justus Winter
2016-10-13
2
-0
/
+24
*
tests: Fix blunder.
Justus Winter
2016-09-27
1
-1
/
+1
*
tests: Fix check for gpg versions not reporting the critical flag.
Justus Winter
2016-09-27
1
-0
/
+1
*
tests: Make "make -j distcheck" work in Python.
Werner Koch
2016-09-20
1
-10
/
+8
*
tests: Use --batch for gpg import.
Werner Koch
2016-09-20
1
-3
/
+3
*
python: Adapt to 'gpgme_op_interact'.
Justus Winter
2016-09-16
1
-2
/
+9
*
python: Build for both Python2 and Python3.
Justus Winter
2016-09-14
2
-4
/
+109
*
python: Import from __future__ to align behavior of Python 2.7.
Justus Winter
2016-09-14
24
-0
/
+72
*
python: Use more generic shebang.
Justus Winter
2016-09-14
24
-24
/
+24
*
python: Handle slight differences between Python 2 and 3.
Justus Winter
2016-09-13
3
-16
/
+25
*
tests: Make signature notation test compatible with older GnuPGs.
Justus Winter
2016-09-12
1
-1
/
+10
*
Prepend LD_LIBRARY_PATH for python tests
Andre Heinecke
2016-08-08
1
-1
/
+1
*
python: Add a nicer interface to list keys.
Justus Winter
2016-08-03
1
-1
/
+1
*
python: Drop superfluous imports and trim public interface.
Justus Winter
2016-07-28
4
-5
/
+1
*
python: Support the Assuan engine.
Justus Winter
2016-07-28
2
-1
/
+68
*
python: Add an idiomatic interface.
Justus Winter
2016-07-15
15
-44
/
+385
*
python: Fix test.
Justus Winter
2016-07-14
1
-13
/
+5
*
python: Port more tests.
Justus Winter
2016-07-12
4
-4
/
+331
*
python: Fix distcheck.
Justus Winter
2016-07-07
3
-4
/
+51
*
python: Wrap objects implementing the buffer protocol.
Justus Winter
2016-06-16
1
-8
/
+27
*
python: Implement the context manager protocol.
Justus Winter
2016-06-08
1
-5
/
+14
*
python: Wrap file-like objects on demand.
Justus Winter
2016-06-06
2
-1
/
+49
*
python: Initialize GPGME for the user.
Justus Winter
2016-06-06
1
-1
/
+0
*
python: Fix test suite with GnuPG prior to 2.1.12.
Justus Winter
2016-06-01
1
-1
/
+2
*
tests: Fix notation tests.
Justus Winter
2016-06-01
1
-3
/
+2
*
python: Port more tests.
Justus Winter
2016-05-31
4
-0
/
+249
*
python: Port more tests.
Justus Winter
2016-05-27
6
-2
/
+149
*
python: Implement data callbacks.
Justus Winter
2016-05-27
2
-0
/
+112
*
python: Fix reading data from existing files.
Justus Winter
2016-05-27
1
-1
/
+33
*
python: Improve and test Context.wait.
Justus Winter
2016-05-24
2
-1
/
+44
*
python: Support status callbacks.
Justus Winter
2016-05-24
1
-0
/
+35
*
python: Improve support for edit callbacks.
Justus Winter
2016-05-24
3
-1
/
+97
*
python: Fix hook.
Justus Winter
2016-05-23
1
-1
/
+2
*
python: Port more tests.
Justus Winter
2016-05-23
5
-2
/
+188
*
python: Improve progress callbacks.
Justus Winter
2016-05-19
1
-0
/
+38
*
python: Robust exception handling in callbacks.
Justus Winter
2016-05-19
2
-0
/
+78
*
python: Add more tests.
Justus Winter
2016-05-19
6
-8
/
+157
*
python: Port more tests.
Justus Winter
2016-05-17
4
-1
/
+166
*
python: Share generated methods between objects.
justus/pyme3
Justus Winter
2016-05-12
1
-0
/
+2
*
python: Fix writing to data buffers.
Justus Winter
2016-05-12
2
-1
/
+50
*
python: Add a test suite.
Justus Winter
2016-05-12
2
-0
/
+45