aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-05-26emacs: add show view bindings to move to previous/next threadJani Nikula
2013-05-26emacs: Don't override mm-show-part in notmuch-show-view-partAustin Clements
2013-05-26NEWS: a bunch of cli news since 0.15Jani Nikula
2013-05-25Merge branch 'release'David Bremner
2013-05-25debian: bump standards version to 3.9.4debian/0.15.2-2David Bremner
2013-05-25NEWS: No Emacs 22 supportTomi Ollila
2013-05-23debian: package ruby bindingsFelipe Contreras
2013-05-23ruby: use in-tree notmuch libraryFelipe Contreras
2013-05-23emacs: Compute build dependencies to fix byte compile issuesAustin Clements
2013-05-23ruby: fix missing symbol UINT2FIX()Felipe Contreras
2013-05-23devel: add dkg's printmimestructure script to notmuch devel scriptsDavid Bremner
2013-05-20contrib: pick: add a target message for pickMark Walters
2013-05-20contrib: pick: move save-excursion closer to message insertionMark Walters
2013-05-20emacs: show: handle inline patch fake parts at top levelMark Walters
2013-05-20emacs:show: separate out handling of application/octet-streamMark Walters
2013-05-18emacs: Proper error string handling in search sentinelAustin Clements
2013-05-15emacs: tag: fix compile warningMark Walters
2013-05-15perf-test: add notmuch-memory-testDavid Bremner
2013-05-15perf-test: run all appropriately named time testsDavid Bremner
2013-05-15perf-test: rename time tests to have .sh suffixDavid Bremner
2013-05-15perf-test: rename memory testsDavid Bremner
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