| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-06-05 | Use https instead of http where possible | Daniel Kahn Gillmor | |
| Many of the external links found in the notmuch source can be resolved using https instead of http. This changeset addresses as many as i could find, without touching the e-mail corpus or expected outputs found in tests. | |||
| 2012-12-02 | test: add database routines for testing | David Bremner | |
| Initially, provide a way to create "stub" messages in the notmuch database without corresponding files. This is essentially cut and paste from lib/database.cc. This is a seperate file since we don't want to export these symbols from libnotmuch or bloat the library with non-exported code. | |||
