aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-05-13man: document search --exclude=allPeter Wang
2013-05-13test: add tests for search --exclude=allPeter Wang
2013-05-13cli: add --exclude=all option to notmuch-search.cMark Walters
2013-05-13lib: add --exclude=all optionMark Walters
2013-05-13lib/database.cc: change how the parent of a message is calculatedAaron Ecay
2013-05-13test: add tests for the handling of References and In-Reply-To headersAaron Ecay
2013-05-13emacs: removed code attempting to support emaces prior to version 23Tomi Ollila
2013-05-13emacs/notmuch-address.el: add notmuch-address-selection-functionTomi Ollila
2013-05-12cli: config: fix config file save when the file does not existJani Nikula
2013-05-12test: add basic test for notmuch setupJani Nikula
2013-05-12man: clarify search --exclude=flagPeter Wang
2013-05-12man: clarify search --exclude documentationPeter Wang
2013-05-05emacs: add kernel.org mail archive redirectorJani Nikula
2013-05-05python: Add bindings for notmuch_thread_get_messagesAustin Clements
2013-05-03go: use a different goconfig packageJustus Winter
2013-05-03lib/message.cc: stale pointer bug (v3)Vladimir Marek
2013-04-30emacs: fixed (declare-function ...) definitionsTomi Ollila
2013-04-30man: document NOTMUCH_DEBUG_QUERYDavid Bremner
2013-04-14cli: mime node: fix compiler warning when building against gmime 2.4Jani Nikula
2013-04-14TODO: remove some completed todo items from the listJani Nikula
2013-04-14cli: config: do not overwrite symlinks when saving config fileJani Nikula
2013-04-14test: add some config file testsJani Nikula
2013-04-06Revert "emacs: functions to import sender or recipient into BBDB"David Bremner
2013-04-06emacs: functions to import sender or recipient into BBDBDaniel Bergey
2013-04-06nmbug-status: only import notmuch when neededJani Nikula
2013-04-06nmbug-status: add support for querying the search viewsJani Nikula
2013-04-01cli: conform to same conditional build style as elsewhere in notmuch-showJani Nikula
2013-04-01cli: mime node: abstract decryption and signature verificationJani Nikula
2013-04-01cli: crypto: abstract gpg context creation for clarityJani Nikula
2013-04-01emacs: hello: use batch countMark Walters
2013-04-01test: notmuch count --batch and --input optionsJani Nikula
2013-04-01man: document notmuch count --batch and --input optionsJani Nikula
2013-04-01cli: add --batch option to notmuch countJani Nikula
2013-04-01cli: extract count printing to a separate function in notmuch countJani Nikula
2013-04-01cli: remove useless talloc_strdupJani Nikula
2013-04-01emacs: introduce notmuch-command-to-string, replace use of shell-command-to-stringDavid Bremner
2013-03-30test: notmuch tag --remove-allJani Nikula
2013-03-30man: document notmuch tag --remove-allJani Nikula
2013-03-30cli: add --remove-all option to "notmuch tag"Jani Nikula
2013-03-30cli: make caller check tag count in parse_tag_command_lineJani Nikula
2013-03-30completion: update README about bash completion dependenciesJani Nikula
2013-03-30NEWS: bash completionJani Nikula
2013-03-30cli: config: remove unnecessary braces from if blocksJani Nikula
2013-03-29lib: Fix name reordering to handle commas without spacesAdam Wolfe Gordon
2013-03-29devel: add post-release tools news2wiki.pl and man-to-mdwn.plTomi Ollila
2013-03-29devel/STYLE: information how to enable standard pre-commit hookTomi Ollila
2013-03-28completion: complete bash completion rewriteJani Nikula
2013-03-25emacs: possibility to customize the rendering of tagsDamien Cassou
2013-03-25emacs: Add notmuch-combine-face-text-property-stringDamien Cassou
2013-03-25emacs: Combine string faces and combine under existing facesAustin Clements