Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | WS removal | Ben McGinnes | 2018-02-26 | 1 | -1/+1 | |
* | Merge branch 'ben/python-docs-01' | Ben McGinnes | 2018-02-26 | 6 | -119/+432 | |
|\ | ||||||
| * | LaTeX headersben/python-docs-01 | Ben McGinnes | 2018-02-26 | 2 | -0/+8 | |
| * | Renaming ad infinitum ... | Ben McGinnes | 2018-02-19 | 1 | -0/+0 | |
| * | Text conversion | Ben McGinnes | 2018-02-19 | 1 | -0/+77 | |
| * | Title fix | Ben McGinnes | 2018-02-19 | 1 | -1/+1 | |
| * | Conflict with Phabricator files | Ben McGinnes | 2018-02-19 | 1 | -0/+0 | |
| * | Schizophrenic file types | Ben McGinnes | 2018-02-19 | 1 | -2/+2 | |
| * | History path | Ben McGinnes | 2018-02-16 | 1 | -7/+10 | |
| * | Merge branch 'master' of /Users/ben/dev/hgit/mine/gnupg/gpgme/master into ben... | Ben McGinnes | 2018-02-15 | 4 | -33/+20 | |
| |\ | ||||||
| * | | LaTeX margins | Ben McGinnes | 2018-02-15 | 2 | -0/+67 | |
| * | | TODO Documentation | Ben McGinnes | 2018-02-15 | 1 | -1/+2 | |
| * | | TODO | Ben McGinnes | 2018-02-15 | 1 | -7/+34 | |
| * | | Short History | Ben McGinnes | 2018-02-14 | 1 | -20/+96 | |
| * | | Subsectioned history | Ben McGinnes | 2018-02-14 | 1 | -0/+15 | |
| * | | History | Ben McGinnes | 2018-02-14 | 1 | -52/+68 | |
| * | | TODO | Ben McGinnes | 2018-02-14 | 1 | -20/+45 | |
| * | | TODO | Ben McGinnes | 2018-02-14 | 1 | -23/+0 | |
| * | | TODO | Ben McGinnes | 2018-02-14 | 1 | -0/+22 | |
| * | | Short History | Ben McGinnes | 2018-02-14 | 1 | -57/+0 | |
| * | | Short History | Ben McGinnes | 2018-02-14 | 1 | -0/+56 | |
* | | | Merge branch 'ben/gitsettings' of ben/gitignored | Ben McGinnes | 2018-02-26 | 1 | -0/+42 | |
|\ \ \ | ||||||
| * | | | House keepingben/gitsettings | Ben McGinnes | 2018-02-14 | 1 | -0/+42 | |
| |/ / | ||||||
* | / | cpp: Add shorthand for key locate | Andre Heinecke | 2018-02-16 | 3 | -0/+41 | |
| |/ |/| | ||||||
* | | tests: Fix previous commit | NIIBE Yutaka | 2018-02-15 | 1 | -1/+1 | |
* | | tests: More Makefile portability. | NIIBE Yutaka | 2018-02-15 | 1 | -2/+2 | |
* | | tests: Makefile portability. | NIIBE Yutaka | 2018-02-15 | 4 | -25/+13 | |
* | | build: More Makefile fix. | NIIBE Yutaka | 2018-02-15 | 1 | -6/+5 | |
|/ | ||||||
* | build: Fix Makefiles for portability. | NIIBE Yutaka | 2018-02-14 | 2 | -10/+10 | |
* | configure: Fix mingw check for getenv. | Andre Heinecke | 2018-02-13 | 1 | -1/+1 | |
* | configure: MinGW has thread-safe getenv. | NIIBE Yutaka | 2018-02-12 | 1 | -1/+1 | |
* | cpp: Add SpawnShowWindow flag | Andre Heinecke | 2018-02-09 | 1 | -1/+2 | |
* | core, w32: Enable spawning GUI applications | Andre Heinecke | 2018-02-09 | 4 | -4/+6 | |
* | core, w32: Fix flags passing to gpgme-w32-spawn | Andre Heinecke | 2018-02-09 | 1 | -2/+2 | |
* | cpp: Add conveniance Data::toString | Andre Heinecke | 2018-02-09 | 2 | -0/+17 | |
* | Fix for BSD Make. | NIIBE Yutaka | 2018-01-29 | 2 | -2/+2 | |
* | Fix compile error message. | NIIBE Yutaka | 2018-01-29 | 1 | -2/+1 | |
* | tests: Fix for NetBSD. | NIIBE Yutaka | 2018-01-29 | 1 | -1/+1 | |
* | core: Implement _gpgme_getenv for NetBSD. | NIIBE Yutaka | 2018-01-29 | 1 | -1/+40 | |
* | Post release updates. | Werner Koch | 2017-12-12 | 2 | -1/+4 | |
* | Release 1.10.0.gpgme-1.10.0 | Werner Koch | 2017-12-12 | 4 | -34/+47 | |
* | Require libgpg-error 1.24 and libassuan 2.4.2 | Werner Koch | 2017-12-12 | 2 | -6/+2 | |
* | qt: Don't use QDateTime::toSecsSinceEpoch | Andre Heinecke | 2017-12-11 | 1 | -2/+2 | |
* | core,w32: Fix popping up of console windows due to gpgconf. | Werner Koch | 2017-12-11 | 1 | -1/+0 | |
* | Spelling fixes for comments and doc | Andre Heinecke | 2017-12-08 | 15 | -34/+34 | |
* | cpp: Fix handling of lsig promotion | Andre Heinecke | 2017-12-07 | 1 | -0/+4 | |
* | tests: Print userid signatures in run-keylist | Andre Heinecke | 2017-12-07 | 1 | -0/+10 | |
* | core: Also check for a failed selftest in gpgm_data_new. | Werner Koch | 2017-12-04 | 5 | -30/+28 | |
* | python: Default whence argument for Data() to SEEK_SET. | Tobias Mueller | 2017-12-04 | 2 | -0/+11 | |
* | Register DCO for Tobias Mueller | Werner Koch | 2017-12-03 | 1 | -0/+2 |