aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2012-01-22Fix NEWS about gmime 2.6Thomas Jost
2012-01-22python: fix error handlingJustus Winter
2012-01-21uncrustify.cfg: initial support for notmuch coding styleDavid Bremner
2012-01-21emacs/*.el: changed one-char comment prefix ';' to two; ';;'Tomi Ollila
2012-01-21Make buttons for attachments allow viewing as well as savingMark Walters
2012-01-21Update NEWS and INSTALL about gmime 2.6Thomas Jost
2012-01-21Add compatibility with gmime 2.6Thomas Jost
2012-01-21emacs: add invisible dot instead of space at the end of notmuch-hello search boxDmitry Kurochkin
2012-01-21Silence buildbot warnings about unused resultsAustin Clements
2012-01-21show: Handle read and write errorsAustin Clements