Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | Cpp: Use whitelist for status messages | Andre Heinecke | 2016-06-01 | 1 | -12/+8 |
* | Qt: Fix debug output in t-ownertrust | Andre Heinecke | 2016-06-01 | 1 | -1/+3 |
* | 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 |
* | Qt: Fix test build with clang | Andre Heinecke | 2016-05-24 | 1 | -1/+1 |
* | 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 |
* | Qt: Add test for changeownertrust | Andre Heinecke | 2016-05-20 | 2 | -3/+109 |
* | Cpp: Ignore STATUS_KEY_CONSIDERED when editing | Andre Heinecke | 2016-05-20 | 1 | -0/+1 |
* | 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 |
* | Qt: Check for graphviz and set HAVE_DOT correctly | Andre Heinecke | 2016-05-19 | 1 | -1/+1 |
* | 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 |
* | Qt: Fix compilation of unit tests | Andre Heinecke | 2016-05-19 | 1 | -1/+1 |
* | python: Various fixes. | Justus Winter | 2016-05-18 | 1 | -1/+1 |
* | Qt / Cpp: Port auto_ptr to unique_ptr | Andre Heinecke | 2016-05-17 | 8 | -54/+48 |
* | python: Delete duplicated license texts/ | Werner Koch | 2016-05-17 | 2 | -848/+0 |
* | Merge branch 'justus/pyme3' | Justus Winter | 2016-05-17 | 54 | -2/+6138 |
|\ | |||||
| * | 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 |