Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2017-03-07 | Remove -I option to common. | NIIBE Yutaka | 1 | -2/+2 |
2016-11-05 | Change all http://www.gnu.org in license notices to https:// | Werner Koch | 1 | -1/+1 |
2016-08-31 | gpg: Avoid name spaces clash with future sqlite versions (2). | Neal H. Walfield | 1 | -5/+5 |
2016-05-21 | gpg: Avoid name spaces clash with future sqlite versions. | Werner Koch | 1 | -15/+15 |
2016-04-29 | gpg: Remove all assert.h and s/assert/log_assert/. | Werner Koch | 1 | -3/+2 |
2015-11-17 | Fix typos found using codespell. | Justus Winter | 1 | -1/+1 |
2015-10-31 | gpg: Consider newlines to be whitespace in an SQL statement. | Neal H. Walfield | 1 | -1/+1 |
2015-10-29 | gpg: Change sqlite3_stepx to pass the sqlite3_stmt * to the callback. | Neal H. Walfield | 1 | -2/+9 |
2015-10-29 | gpg: Move sqlite helper functions into their own file. | Neal H. Walfield | 1 | -0/+245 |