summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-02-03NEWS: set release date for 0.11.1David Bremner
2012-02-03emacs: quote MML tags in repliesAaron Ecay
2012-02-03test: add tests for quoting of MML tags in repliesAaron Ecay
2012-02-01emacs: globally replace non-branching "(if COND (progn ..." with "(when ..."Pieter Praet
2012-01-30emacs: fix show-previous-message doc stringJameson Graef Rollins
2012-01-30emacs: modify the default show-mode key bindings for archivingJameson Graef Rollins
2012-01-30emacs: use pop-at-end functionality in show-archive-message-then-next functionJameson Graef Rollins
2012-01-30emacs: add option to show-next-{, open-}message functions to pop out to parent buffer if at endJameson Graef Rollins
2012-01-30emacs: add message archiving functionsJameson Graef Rollins
2012-01-30emacs: break out thread navigation from notmuch-show-archive-threadJameson Graef Rollins
2012-01-30emacs: break up notmuch-show-archive-thread-internal into two more generally useful functionsJameson Graef Rollins
2012-01-30emacs: use search-next-thread to move to next thread in show modeJameson Graef Rollins
2012-01-30moved _config_(get|set)_list () functions earlier in the fileTomi Ollila
2012-01-27emacs: Don't mark messages as "unsaved" when printing.David Edmondson
2012-01-27emacs: Another special case for `notmuch-show-clean-address'.David Edmondson
2012-01-27test: Updated expected output for new `notmuch-show-clean-address'.David Edmondson
2012-01-27emacs: Avoid `mail-header-parse-address' in `notmuch-show-clean-address'.David Edmondson
2012-01-27emacs: Re-enable line wrapping in `notmuch-show-mode'.David Edmondson
2012-01-27emacs: `notmuch-search-operate-all' code cleanup, no functional changesDmitry Kurochkin
2012-01-27emacs: add completion to "tag all" operation ("*" binding)Dmitry Kurochkin
2012-01-26test: `notmuch-test-run' should protect against buffer switching.David Edmondson
2012-01-26test: `visible-buffer-substring' should not return text properties.David Edmondson
2012-01-26emacs: polish notmuch-hello help textDmitry Kurochkin
2012-01-26emacs: Fix a notmuch-print.el compiler warning.David Edmondson
2012-01-26emacs: Make the part content available to `mm-inlinable-p'.David Edmondson
2012-01-25emacs: bind "s" to `notmuch-hello-search' in notmuch-hello bufferDmitry Kurochkin
2012-01-25emacs: use a single history for all searchesDmitry Kurochkin
2012-01-25emacs: bind "s" to `notmuch-search' in notmuch-hello bufferDmitry Kurochkin
2012-01-25uncrustify.cfg: label indent, some known types, not, # and ##Tomi Ollila
2012-01-25test: Add address cleaning tests.David Edmondson
2012-01-25test: Add more helpers for emacs tests.David Edmondson
2012-01-25test: Add `test_emacs_expect_t'.David Edmondson
2012-01-25test: Don't return the result of checking for running emacs to the tester.David Edmondson
2012-01-25show: Introduce mime_node formatter callbackAustin Clements
2012-01-25mime node: Record depth-first part numbersAustin Clements
2012-01-25emacs: have notmuch-search-archive-thread use -next-thread functionJameson Graef Rollins
2012-01-23NEWS: update "Tag exclusion" sectionPieter Praet
2012-01-23setup: prompt user for search.exclude_tags valuePieter Praet
2012-01-23setup: Create functions for tag list printing and parsingAustin Clements
2012-01-23config: only exclude messages if 'search.exclude_tags' is explicitly setPieter Praet
2012-01-23test: only exclude "deleted" messages from search if explicitly configuredPieter Praet
2012-01-23search: rename auto_exclude_tags to {search, }exclude_tagsPieter Praet
2012-01-23Add a NEWS section for 0.11.1 and document the python error handling bugfixJustus Winter
2012-01-23python: fix error handlingJustus Winter
2012-01-23show: Use consistent header ordering in the text formatAustin Clements
2012-01-23test/emacs-large-search-buffer: correct typo (EXPEXTED -> EXPECTED)Pieter Praet
2012-01-22test: make (kill-emacs) from emacsclient work with emacs 23.(1|2)Tomi Ollila
2012-01-22test: whitespace-cleanup for most test/* filesTomi Ollila
2012-01-22.dir-locals.el: changed one-char comment prefix '; ' to two; '; ; 'Tomi Ollila
2012-01-22show: don't use hex literals in JSON outputThomas Jost