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