| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-10-09 | lib: convert notmuch_bool_t to stdbool internally | Jani Nikula | |
| C99 stdbool turned 18 this year. There really is no reason to use our own, except in the library interface for backward compatibility. Convert the lib internally to stdbool. | |||
| 2016-09-21 | lib: basic message-property API | David Bremner | |
| Initially, support get, set and removal of single key/value pair, as well as removing all properties. | |||
