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
2016-08-08
Prepend LD_LIBRARY_PATH for python tests
Andre Heinecke
1
-1
/
+1
2016-08-05
python: Clean up and modernize examples.
Justus Winter
14
-500
/
+360
2016-08-03
python: Add a nicer interface to list keys.
Justus Winter
2
-1
/
+16
2016-08-02
python: Add a flag identifying in-tree builds.
Justus Winter
4
-1
/
+24
2016-08-02
python: Fix build system integration.
Justus Winter
1
-3
/
+17
2016-07-28
python: Fix out-of-tree build.
Justus Winter
1
-1
/
+1
2016-07-28
python: Improve error handling.
Justus Winter
1
-8
/
+18
2016-07-28
python: Drop superfluous imports and trim public interface.
Justus Winter
8
-9
/
+27
2016-07-28
python: Rename compiled SWIG module.
Justus Winter
7
-115
/
+115
2016-07-28
python: Rename exported functions.
Justus Winter
3
-28
/
+28
2016-07-28
python: Rename private functions.
Justus Winter
4
-72
/
+77
2016-07-28
python: Support the Assuan engine.
Justus Winter
7
-1
/
+302
2016-07-28
python: Improve engine information handling.
Justus Winter
3
-9
/
+54
2016-07-28
python: Add accessors for the protocol.
Justus Winter
1
-0
/
+11
2016-07-28
python: Expose less functions to the Python world.
Justus Winter
5
-15
/
+46
2016-07-15
python: Make GPGME's version easily accessible.
Justus Winter
1
-4
/
+3
2016-07-15
python: Add an idiomatic interface.
Justus Winter
19
-131
/
+773
2016-07-14
python: Fix test.
Justus Winter
1
-13
/
+5
2016-07-14
python: Drop bad category.
Justus Winter
1
-1
/
+0
2016-07-12
python: Port more tests.
Justus Winter
5
-6
/
+335
2016-07-12
python: Improve python packaging.
Justus Winter
2
-3
/
+26
2016-07-11
python: Fix distcheck.
Justus Winter
1
-0
/
+2
2016-07-11
python: Enable out-of-tree build of pyme bindings.
Justus Winter
4
-29
/
+99
2016-07-11
python: Do not depend on access to internal data structures.
Justus Winter
2
-45
/
+76
2016-07-11
python: Make result wrapping backwards compatible.
Justus Winter
1
-5
/
+4
2016-07-08
python: Fix raising stashed exceptions.
Justus Winter
1
-1
/
+7
2016-07-07
python: Fix distcheck.
Justus Winter
5
-23
/
+68
2016-06-16
python: Improve autmatically generated docstrings.
Justus Winter
2
-10
/
+23
2016-06-16
python: Make result objects more robust.
Justus Winter
4
-4
/
+224
2016-06-16
python: Avoid creating SWIG proxy classes.
Justus Winter
2
-2
/
+2
2016-06-16
python: Simplify wrapping glue.
Justus Winter
2
-23
/
+22
2016-06-16
python: Rework callbacks.
Justus Winter
4
-89
/
+171
2016-06-16
python: Wrap objects implementing the buffer protocol.
Justus Winter
5
-63
/
+179
2016-06-16
python: Add properties to wrapped object.
Justus Winter
1
-6
/
+82
2016-06-16
python: Improve the documentation.
Justus Winter
5
-102
/
+148
2016-06-16
python: Get version information from the build system.
Justus Winter
4
-58
/
+72
2016-06-16
python: Fix exception leak.
Justus Winter
1
-0
/
+1
2016-06-16
python: Fix license.
Justus Winter
1
-3
/
+3
2016-06-08
python: Improve error handling.
Justus Winter
1
-6
/
+23
2016-06-08
python: Add function to raise exceptions from c.
Justus Winter
1
-0
/
+20
2016-06-08
python: Fix stripping deprecated functionality.
Justus Winter
2
-3
/
+8
2016-06-08
python: Fix type.
Justus Winter
1
-2
/
+12
2016-06-08
python: Implement the context manager protocol.
Justus Winter
2
-7
/
+29
2016-06-07
python: Fix error handling.
Justus Winter
1
-3
/
+4
2016-06-06
python: Wrap file-like objects on demand.
Justus Winter
5
-3
/
+127
2016-06-06
python: Move helper function.
Justus Winter
3
-31
/
+38
2016-06-06
python: Fix error handling.
Justus Winter
1
-8
/
+1
2016-06-06
python: Initialize GPGME for the user.
Justus Winter
2
-1
/
+6
2016-06-06
python: Drop obsolete VCS keywords.
Justus Winter
36
-36
/
+0
2016-06-01
python: Fix test suite with GnuPG prior to 2.1.12.
Justus Winter
1
-1
/
+2
[next]