| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | python: Avoid creating SWIG proxy classes. | Justus Winter | 2016-06-16 | 2 | -2/+2 |
| * | python: Simplify wrapping glue. | Justus Winter | 2016-06-16 | 2 | -23/+22 |
| * | python: Rework callbacks. | Justus Winter | 2016-06-16 | 4 | -89/+171 |
| * | python: Wrap objects implementing the buffer protocol. | Justus Winter | 2016-06-16 | 5 | -63/+179 |
| * | python: Add properties to wrapped object. | Justus Winter | 2016-06-16 | 1 | -6/+82 |
| * | python: Improve the documentation. | Justus Winter | 2016-06-16 | 5 | -101/+147 |
| * | python: Get version information from the build system. | Justus Winter | 2016-06-16 | 4 | -58/+72 |
| * | python: Fix exception leak. | Justus Winter | 2016-06-16 | 1 | -0/+1 |
| * | python: Fix license. | Justus Winter | 2016-06-16 | 1 | -3/+3 |
| * | python: Improve error handling. | Justus Winter | 2016-06-08 | 1 | -6/+23 |
| * | python: Add function to raise exceptions from c. | Justus Winter | 2016-06-08 | 1 | -0/+20 |
| * | python: Fix stripping deprecated functionality. | Justus Winter | 2016-06-08 | 2 | -3/+8 |
| * | python: Fix type. | Justus Winter | 2016-06-08 | 1 | -2/+12 |
| * | python: Implement the context manager protocol. | Justus Winter | 2016-06-08 | 2 | -7/+29 |
| * | python: Fix error handling. | Justus Winter | 2016-06-07 | 1 | -3/+4 |
| * | python: Wrap file-like objects on demand. | Justus Winter | 2016-06-06 | 5 | -3/+127 |
| * | python: Move helper function. | Justus Winter | 2016-06-06 | 3 | -31/+38 |
| * | python: Fix error handling. | Justus Winter | 2016-06-06 | 1 | -8/+1 |
| * | python: Initialize GPGME for the user. | Justus Winter | 2016-06-06 | 2 | -1/+6 |
| * | python: Drop obsolete VCS keywords. | Justus Winter | 2016-06-06 | 36 | -36/+0 |
| * | python: Fix test suite with GnuPG prior to 2.1.12. | Justus Winter | 2016-06-01 | 1 | -1/+2 |
| * | python: Improve build system integration, fix warnings. | Justus Winter | 2016-06-01 | 2 | -3/+7 |
| * | tests: Fix notation tests. | Justus Winter | 2016-06-01 | 1 | -3/+2 |
| * | python: use GPG_ERROR_CONFIG variable | Tobias Mueller | 2016-05-31 | 1 | -1/+1 |
| * | python: Port more tests. | Justus Winter | 2016-05-31 | 5 | -5/+280 |
| * | python: Port more tests. | Justus Winter | 2016-05-27 | 7 | -7/+155 |
| * | python: Implement data callbacks. | Justus Winter | 2016-05-27 | 6 | -21/+405 |
| * | python: Fix object deallocation. | Justus Winter | 2016-05-27 | 2 | -14/+29 |
| * | python: Fix reading data from existing files. | Justus Winter | 2016-05-27 | 2 | -16/+51 |
| * | python: Improve and test Context.wait. | Justus Winter | 2016-05-24 | 3 | -13/+50 |
| * | python: Make all GnuPG errors available. | Justus Winter | 2016-05-24 | 3 | -5/+12 |
| * | python: Move the base wrapper class. | Justus Winter | 2016-05-24 | 2 | -79/+77 |
| * | python: Support status callbacks. | Justus Winter | 2016-05-24 | 4 | -0/+134 |
| * | python: Improve docstring. | Justus Winter | 2016-05-24 | 1 | -4/+9 |
| * | python: Improve support for edit callbacks. | Justus Winter | 2016-05-24 | 5 | -7/+114 |
| * | python: Fix hook. | Justus Winter | 2016-05-23 | 2 | -2/+3 |
| * | python: Move edit callback function. | Justus Winter | 2016-05-23 | 3 | -45/+48 |
| * | python: Port more tests. | Justus Winter | 2016-05-23 | 5 | -2/+188 |
| * | python: Translate list of strings. | Justus Winter | 2016-05-23 | 1 | -0/+34 |
| * | python: Improve progress callbacks. | Justus Winter | 2016-05-19 | 3 | -6/+54 |
| * | python: Robust exception handling in callbacks. | Justus Winter | 2016-05-19 | 6 | -13/+187 |
| * | python: Add more tests. | Justus Winter | 2016-05-19 | 6 | -8/+157 |
| * | python: More type conversion fixes. | Justus Winter | 2016-05-19 | 1 | -2/+24 |
| * | python: Fix import. | Justus Winter | 2016-05-19 | 1 | -1/+4 |
| * | python: Various fixes. | Justus Winter | 2016-05-18 | 1 | -1/+1 |
| * | python: Delete duplicated license texts/ | Werner Koch | 2016-05-17 | 2 | -848/+0 |
| * | Merge branch 'justus/pyme3' | Justus Winter | 2016-05-17 | 9 | -12/+1 |
| * | python: Clean up examples. | Justus Winter | 2016-05-17 | 10 | -43/+46 |
| * | python: Import GPGMEError. | Justus Winter | 2016-05-17 | 1 | -1/+1 |
| * | python: Port more tests. | Justus Winter | 2016-05-17 | 4 | -1/+166 |
