Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python: Use vanity modules for constants in tests and examples. | Justus Winter | 2016-10-31 | 1 | -1/+1 |
* | python: Import the topmost module in tests and examples. | Justus Winter | 2016-10-31 | 1 | -28/+28 |
* | python: Rename Python module from PyME to gpg. | Daniel Kahn Gillmor | 2016-10-31 | 1 | -2/+2 |
* | python: Import from __future__ to align behavior of Python 2.7. | Justus Winter | 2016-09-14 | 1 | -0/+3 |
* | python: Use more generic shebang. | Justus Winter | 2016-09-14 | 1 | -1/+1 |
* | python: Implement data callbacks. | Justus Winter | 2016-05-27 | 1 | -0/+71 |
* | python: Support status callbacks. | Justus Winter | 2016-05-24 | 1 | -0/+35 |
* | python: Improve support for edit callbacks. | Justus Winter | 2016-05-24 | 1 | -0/+33 |
* | python: Fix hook. | Justus Winter | 2016-05-23 | 1 | -1/+2 |
* | python: Port more tests. | Justus Winter | 2016-05-23 | 1 | -1/+0 |
* | python: Improve progress callbacks. | Justus Winter | 2016-05-19 | 1 | -0/+38 |
* | python: Robust exception handling in callbacks. | Justus Winter | 2016-05-19 | 1 | -0/+77 |