]> git.notmuchmail.org Git - notmuch/shortlog
notmuch
2018-01-05 David BremnerMerge branch 'release'
2018-01-04 Daniel Kahn... Standards-Version: bump to 4.1.3 (no changes needed)
2018-01-04 Daniel Kahn... move to debhelper 10
2018-01-02 David BremnerMerge tag '0.26_rc1'
2018-01-02 David Bremnerdebian: bump date of upload 0.26_rc1 debian/0.26_rc1-1
2018-01-02 David Bremnerdoc: add 2018 to copyright year
2018-01-01 Daniel Kahn... NEWS: document notmuch-properties(7)
2018-01-01 Daniel Kahn... NEWS: document notmuch_message_remove_all_properties_wi...
2018-01-01 Daniel Kahn... NEWS: notmuch {show, reply} --decrypt takes explicit...
2018-01-01 Daniel Kahn... NEWS: note decrypt_policy in python bindings for index_file
2018-01-01 Daniel Kahn... NEWS: transition n_d_add_message to n_d_index_file
2018-01-01 Daniel Kahn... NEWS: cleartext indexing section includes session keys
2017-12-31 David Bremnerdoc/{reply, show}: match indentation
2017-12-31 David BremnerMerge branch 'release'
2017-12-31 Jani Nikuladoc: unify definition list usage across man pages
2017-12-30 David BremnerNEWS: Python bindings changes for 0.26
2017-12-30 David BremnerNEWS: CLI changes for 0.26
2017-12-30 David BremnerNEWS: library changes for 0.26
2017-12-29 David Bremnerdebian: minimalist changelog for 0.26~rc1-1
2017-12-29 David Bremnerversion: bump 0.26~rc1
2017-12-29 Daniel Kahn... cli/reply: make --decrypt take a keyword
2017-12-29 Daniel Kahn... cli/show: make --decrypt take a keyword.
2017-12-29 Daniel Kahn... cli: some keyword options can be supplied with no argument
2017-12-29 W. Trevor KingNEWS: Add nmbug 0.3 release notes to the notmuch 0...
2017-12-29 W. Trevor Kingnmbug: Bump to version 0.3
2017-12-28 David BremnerMerge tag '0.26_rc0'
2017-12-28 David Bremnerdebian: update libnotmuch5.symbols for 0.26 0.26_rc0 debian/0.26_rc0-1
2017-12-28 David Bremnerdebian: changelog stanza for 0.26~rc0-1
2017-12-28 David Bremnerversion: bump to 0.26~rc0
2017-12-28 Tomi Ollilamake release archive: common (or no) timestamps
2017-12-28 David BremnerRevert "lib: add thread subqueries."
2017-12-27 David Bremnerpython: remove obsolete debian directory
2017-12-26 David Bremnerlib: add thread subqueries.
2017-12-24 Daniel Kahn... NEWS: document notmuch reindex
2017-12-24 Daniel Kahn... python: add decrypt_policy argument to Database.index_f...
2017-12-24 l-m-h@web.depython: Fix method name in docs
2017-12-21 Daniel Kahn... test: final named query test works regardless of Xapian...
2017-12-21 David Bremnerlib: return "" rather than NULL from notmuch_thread_get...
2017-12-19 Daniel Kahn... test: retrying lock tests are broken when built against...
2017-12-19 Daniel Kahn... test: named query tests are broken when missing Xapian...
2017-12-19 Daniel Kahn... test: searching by absolute date is broken without...
2017-12-19 l-m-h@web.detest: Add test to unset config items with the python...
2017-12-19 l-m-h@web.depython: Rename get_config_list to get_configs
2017-12-19 l-m-h@web.detest: Add tests for new python bindings
2017-12-19 l-m-h@web.depython: turn get_config_list into a generator
2017-12-19 l-m-h@web.depython: add default arg to get_config_list
2017-12-19 l-m-h@web.depython: add bindings to access config
2017-12-16 W. Trevor Kingnmbug: Only error for invalid diff lines in tags/
2017-12-15 Jani Nikulatest: test regexp based new.ignore
2017-12-15 Jani Nikulacli/new: support /<regex>/ in new.ignore
2017-12-15 Jani Nikuladoc: arrange search prefix documentation in a definitio...
2017-12-15 Jani Nikulacli: add support for only printing the addresses in...
2017-12-13 Jani Nikulatest: expand argument parsing sanity checks
2017-12-13 Jani Nikulacli: use the negating boolean support for new and inser...
2017-12-13 Jani Nikulacli: add support for --no- prefixed boolean and keyword...
2017-12-12 Daniel Kahn... Standards-Version: bumped to 4.1.2 (no changes needed)
2017-12-11 Daniel Kahn... cli/help,completion: added pointers to notmuch-properti...
2017-12-11 W. Trevor Kingnmbug: Auto-checkout in clone if it wouldn't clobber
2017-12-11 W. Trevor Kingnmbug: Accept failures to unset core.worktree in clone
2017-12-11 W. Trevor Kingnmbug: Respect 'expect' in _spawn(..., wait=True)
2017-12-09 David BremnerMerge branch 'release'
2017-12-09 David Bremnerdebian: add changelog stanza for 0.25.3-1 0.25.3
2017-12-09 David Bremnerdebian: disable gdb on alpha
2017-12-09 David BremnerINSTALL: suggest gmime-3.x
2017-12-09 David Bremnerdebian: add versioned depends on libgmime
2017-12-09 David BremnerNEWS: news for 0.25.3
2017-12-09 David Bremnerversion: bump to 0.25.3
2017-12-09 David Bremnertest/emacs: add exploit mitigation test
2017-12-09 Tomi Ollilaemacs: letf enriched-decode-display-prop for text/enric...
2017-12-09 Daniel Kahn... crypto: signature verification reports valid User IDs
2017-12-08 Daniel Kahn... docs: clean up documentation about decryption policies
2017-12-08 Daniel Kahn... crypto: add --decrypt=nostash to avoid stashing session...
2017-12-08 Daniel Kahn... crypto: actually stash session keys when decrypt=true
2017-12-08 Daniel Kahn... cli/reindex: destroy stashed session keys when --decryp...
2017-12-08 Daniel Kahn... cli/new, insert, reindex: change index.decrypt to ...
2017-12-08 Daniel Kahn... crypto: record whether an actual decryption attempt...
2017-12-08 Daniel Kahn... cli/new, insert, reindex: update documentation for...
2017-12-08 Daniel Kahn... cli/show, reply: document use of stashed session keys...
2017-12-08 Daniel Kahn... cli/show: use decryption policy "auto" by default.
2017-12-08 Daniel Kahn... cli/reply: use decryption policy "auto" by default.
2017-12-08 Daniel Kahn... crypto: new decryption policy "auto"
2017-12-08 Daniel Kahn... lib: convert notmuch decryption policy to an enum
2017-12-08 Daniel Kahn... indexopts: change _try_decrypt to _decrypt_policy
2017-12-08 Daniel Kahn... indexing: Change from try_decrypt to decrypt
2017-12-07 Daniel Kahn... cli/help: give a hint about notmuch-emacs-mua
2017-12-07 Daniel Kahn... debian/control: build-depend on python3-sphinx instead...
2017-12-06 Daniel Kahn... test: session keys are known broken without session...
2017-12-05 Daniel Kahn... crypto: Test restore of cleartext index from stashed...
2017-12-05 Daniel Kahn... test/corpora: add an encrypted message for index decryp...
2017-12-05 Daniel Kahn... crypto: use stashed session-key properties for decrypti...
2017-12-05 Daniel Kahn... configure: session key handling in gmime maps to built_...
2017-12-05 Daniel Kahn... crypto: add _notmuch_crypto_decrypt wrapper function
2017-12-05 Daniel Kahn... mime-node: handle decrypt_result more safely
2017-12-05 Daniel Kahn... debian: bump Standards-Version to 4.1.1
2017-12-05 Daniel Kahn... debian/control: Priority: extra is deprecated
2017-12-05 Daniel Kahn... debian/changelog: remove trailing whitespace
2017-12-05 David Bremnertest: unbreak performance tests
2017-11-08 Jani Nikulatest: test notmuch insert --folder=""
2017-11-08 Jani Nikulacli: allow empty strings for notmuch insert --folder...
2017-11-06 David BremnerMerge branch 'release'
next