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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-02-14
python: Remove the -builtin flag for SWIG.
Tobias Mueller
1
-1
/
+1
2017-02-14
python: Call SWIG_NewPointerObj rather than SWIG_Python_NewPointerObj.
Tobias Mueller
1
-1
/
+11
2017-02-14
python: Conditionally provide py3 argument to SWIG
Tobias Mueller
1
-2
/
+3
2017-02-13
python: Use one copy of the source tree per Python version.
Justus Winter
2
-17
/
+24
2017-01-26
python: Ensure quick-random is used if gpg is gpg2
Andre Heinecke
1
-0
/
+2
2017-01-25
python: default op_keylist_start parameters.
Tobias Mueller
2
-0
/
+21
2017-01-03
python: Improve compatibility with Scheme tests.
Justus Winter
1
-0
/
+2
2017-01-03
python: Add a switch '--quiet' to the test runner.
Justus Winter
1
-5
/
+12
2016-12-05
python: Try to be more helpful when given a string to encrypt().
Tobias Mueller
2
-2
/
+19
2016-12-05
python: Define a macro for wrapping fragile result objects.
Tobias Mueller
1
-57
/
+12
2016-12-01
python: Check "buffer" when writing to sys.stdout for python2 compat.
Tobias Mueller
1
-1
/
+5
2016-12-01
python: Make Context have a repr method.
Tobias Mueller
1
-0
/
+8
2016-12-01
python: Make Results have a nicer __repr__.
Tobias Mueller
1
-3
/
+3
2016-11-25
python: Fix removing the TOFU database.
Justus Winter
2
-2
/
+2
2016-11-25
tests: Remove tofu.db.
Justus Winter
1
-1
/
+1
2016-11-11
tests,python: Atomic directory creation
Alon Bar-Lev
1
-1
/
+1
2016-11-09
python: Require at least GPGME 1.7 for out-of-tree builds.
Justus Winter
1
-2
/
+2
2016-10-31
python: Use vanity modules for constants in tests and examples.
Justus Winter
25
-78
/
+103
2016-10-31
python: Import the topmost module in tests and examples.
Justus Winter
22
-225
/
+215
2016-10-31
python: Improve constants module.
Justus Winter
12
-0
/
+39
2016-10-31
python: Rename Python module from PyME to gpg.
Daniel Kahn Gillmor
67
-286
/
+286
2016-10-14
python: Call ln(1) in a portable way.
Werner Koch
1
-2
/
+2
2016-10-13
python: Make 'get_key' more idiomatic.
Justus Winter
4
-4
/
+52
2016-10-13
python: Return public keys by default.
Justus Winter
3
-7
/
+18
2016-10-13
python: Fix example.
Justus Winter
1
-2
/
+2
2016-09-30
python: Link 'data.h' and 'config.h' into the builddir.
Alon Bar-Lev
3
-10
/
+11
2016-09-30
python: Add 'prepare' target.
Alon Bar-Lev
1
-0
/
+3
2016-09-27
tests: Fix blunder.
Justus Winter
1
-1
/
+1
2016-09-27
tests: Fix check for gpg versions not reporting the critical flag.
Justus Winter
1
-0
/
+1
2016-09-26
python: Get rid of the last C++-style comments.
Justus Winter
1
-7
/
+7
2016-09-26
python: Correctly translate to size_t.
Justus Winter
1
-7
/
+22
2016-09-26
python: Correctly translate off_t.
Justus Winter
1
-5
/
+34
2016-09-26
python: Include 'config.h'.
Justus Winter
5
-1
/
+23
2016-09-21
python: Create install dir.
Werner Koch
1
-0
/
+1
2016-09-20
tests: Make "make -j distcheck" work in Python.
Werner Koch
2
-11
/
+9
2016-09-20
tests: Use --batch for gpg import.
Werner Koch
1
-3
/
+3
2016-09-20
tests: Improve portability.
Werner Koch
1
-2
/
+2
2016-09-19
python: Improve metadata and READMEs.
Justus Winter
2
-20
/
+23
2016-09-16
core: Document the version a function has been deprecated.
Werner Koch
1
-1
/
+1
2016-09-16
python: Release the GIL during calls into GPGME.
Justus Winter
2
-7
/
+45
2016-09-16
python: Adapt to 'gpgme_op_interact'.
Justus Winter
8
-38
/
+296
2016-09-14
python: Clarify that we support Python 2.7 too.
Justus Winter
3
-3
/
+3
2016-09-14
python: Trim imports.
Justus Winter
4
-4
/
+0
2016-09-14
python: Improve error handling.
Justus Winter
1
-2
/
+12
2016-09-14
python: Adapt to TOFU changes.
Justus Winter
1
-4
/
+1
2016-09-14
python: Build for both Python2 and Python3.
Justus Winter
3
-9
/
+122
2016-09-14
python: Import from __future__ to align behavior of Python 2.7.
Justus Winter
59
-0
/
+177
2016-09-14
python: Use more generic shebang.
Justus Winter
38
-38
/
+38
2016-09-13
python: Handle slight differences between Python 2 and 3.
Justus Winter
6
-32
/
+61
2016-09-13
python: Fix types and error handling.
Justus Winter
1
-11
/
+26
[next]