summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-02version: bump to 0.26.10.26.1David Bremner
2018-04-02debian: changelog for 0.26.1-1David Bremner
2018-04-02lib: bump LIBRARY_MINOR_VERSIONDavid Bremner
2018-01-09NEWS: Fix markup of headlinedebian/0.26-10.26David Bremner
2018-01-09NEWS: set release dateDavid Bremner
2018-01-09version: bump to 0.26David Bremner
2018-01-09debian: add some hints about upstream changes.David Bremner
2018-01-09notes about debian packaging changesDaniel Kahn Gillmor
2018-01-06version: bump to 0.26~rc2debian/0.26_rc2-10.26_rc2David Bremner
2018-01-06NEWS: don't start headlines with --David Bremner
2018-01-05NEWS: minimalist notes for Vladimir's changesDavid Bremner
2018-01-05NEWS: minimalist notes for Yuri's changesDavid Bremner
2018-01-05NEWS: minimalist notes for Jani's changesDavid Bremner
2018-01-04NEWS: move test suite news downDavid Bremner
2018-01-04Standards-Version: bump to 4.1.3 (no changes needed)Daniel Kahn Gillmor
2018-01-04move to debhelper 10Daniel Kahn Gillmor
2018-01-01debian: bump date of uploaddebian/0.26_rc1-10.26_rc1David Bremner
2018-01-01doc: add 2018 to copyright yearDavid Bremner
2017-12-31NEWS: document notmuch-properties(7)Daniel Kahn Gillmor
2017-12-31NEWS: document notmuch_message_remove_all_properties_with_prefixDaniel Kahn Gillmor
2017-12-31NEWS: notmuch {show, reply} --decrypt takes explicit argumentDaniel Kahn Gillmor
2017-12-31NEWS: note decrypt_policy in python bindings for index_fileDaniel Kahn Gillmor
2017-12-31NEWS: transition n_d_add_message to n_d_index_fileDaniel Kahn Gillmor
2017-12-31NEWS: cleartext indexing section includes session keysDaniel Kahn Gillmor
2017-12-30NEWS: Python bindings changes for 0.26David Bremner
2017-12-30NEWS: CLI changes for 0.26David Bremner
2017-12-30NEWS: library changes for 0.26David Bremner
2017-12-29debian: minimalist changelog for 0.26~rc1-1David Bremner
2017-12-29version: bump 0.26~rc1David Bremner
2017-12-29cli/reply: make --decrypt take a keywordDaniel Kahn Gillmor
2017-12-29cli/show: make --decrypt take a keyword.Daniel Kahn Gillmor
2017-12-29cli: some keyword options can be supplied with no argumentDaniel Kahn Gillmor
2017-12-29NEWS: Add nmbug 0.3 release notes to the notmuch 0.26 sectionW. Trevor King
2017-12-29nmbug: Bump to version 0.3W. Trevor King
2017-12-28debian: update libnotmuch5.symbols for 0.26debian/0.26_rc0-10.26_rc0David Bremner
2017-12-28debian: changelog stanza for 0.26~rc0-1David Bremner
2017-12-28version: bump to 0.26~rc0David Bremner
2017-12-28make release archive: common (or no) timestampsTomi Ollila
2017-12-28Revert "lib: add thread subqueries."David Bremner
2017-12-27python: remove obsolete debian directoryDavid Bremner
2017-12-25lib: add thread subqueries.David Bremner
2017-12-24NEWS: document notmuch reindexDaniel Kahn Gillmor
2017-12-24python: add decrypt_policy argument to Database.index_file()Daniel Kahn Gillmor
2017-12-24python: Fix method name in docsl-m-h@web.de
2017-12-21test: final named query test works regardless of Xapian FieldProcessorDaniel Kahn Gillmor
2017-12-21lib: return "" rather than NULL from notmuch_thread_get_authorsDavid Bremner
2017-12-19test: retrying lock tests are broken when built against older XapianDaniel Kahn Gillmor
2017-12-19test: named query tests are broken when missing Xapian FieldProcessorDaniel Kahn Gillmor
2017-12-19test: searching by absolute date is broken without Xapian FieldProcessorDaniel Kahn Gillmor
2017-12-19test: Add test to unset config items with the python bindingsl-m-h@web.de