Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |