aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
| * debian: changelog for 0.11.1Gravatar David Bremner2012-02-03
| * version: bump to 0.11.1Gravatar David Bremner2012-02-03
| * NEWS: set release date for 0.11.1Gravatar David Bremner2012-02-03
| * emacs: quote MML tags in repliesGravatar Aaron Ecay2012-02-03
| * test: add tests for quoting of MML tags in repliesGravatar Aaron Ecay2012-02-03
* | emacs: globally replace non-branching "(if COND (progn ..." with "(when ..."Gravatar Pieter Praet2012-02-01
* | emacs: fix show-previous-message doc stringGravatar Jameson Graef Rollins2012-01-30
* | emacs: modify the default show-mode key bindings for archivingGravatar Jameson Graef Rollins2012-01-30
* | emacs: use pop-at-end functionality in show-archive-message-then-next functionGravatar Jameson Graef Rollins2012-01-30
* | emacs: add option to show-next-{, open-}message functions to pop out to paren...Gravatar Jameson Graef Rollins2012-01-30
* | emacs: add message archiving functionsGravatar Jameson Graef Rollins2012-01-30
* | emacs: break out thread navigation from notmuch-show-archive-threadGravatar Jameson Graef Rollins2012-01-30
* | emacs: break up notmuch-show-archive-thread-internal into two more generally ...Gravatar Jameson Graef Rollins2012-01-30
* | emacs: use search-next-thread to move to next thread in show modeGravatar Jameson Graef Rollins2012-01-30
* | moved _config_(get|set)_list () functions earlier in the fileGravatar Tomi Ollila2012-01-30
* | emacs: Don't mark messages as "unsaved" when printing.Gravatar David Edmondson2012-01-27
* | emacs: Another special case for `notmuch-show-clean-address'.Gravatar David Edmondson2012-01-27
* | test: Updated expected output for new `notmuch-show-clean-address'.Gravatar David Edmondson2012-01-27
* | emacs: Avoid `mail-header-parse-address' in `notmuch-show-clean-address'.Gravatar David Edmondson2012-01-27
* | emacs: Re-enable line wrapping in `notmuch-show-mode'.Gravatar David Edmondson2012-01-27
* | emacs: `notmuch-search-operate-all' code cleanup, no functional changesGravatar Dmitry Kurochkin2012-01-27
* | emacs: add completion to "tag all" operation ("*" binding)Gravatar Dmitry Kurochkin2012-01-27
* | test: `notmuch-test-run' should protect against buffer switching.Gravatar David Edmondson2012-01-26
* | test: `visible-buffer-substring' should not return text properties.Gravatar David Edmondson2012-01-26
* | emacs: polish notmuch-hello help textGravatar Dmitry Kurochkin2012-01-26
* | emacs: Fix a notmuch-print.el compiler warning.Gravatar David Edmondson2012-01-26
* | emacs: Make the part content available to `mm-inlinable-p'.Gravatar David Edmondson2012-01-26
* | emacs: bind "s" to `notmuch-hello-search' in notmuch-hello bufferGravatar Dmitry Kurochkin2012-01-25
* | emacs: use a single history for all searchesGravatar Dmitry Kurochkin2012-01-25
* | emacs: bind "s" to `notmuch-search' in notmuch-hello bufferGravatar Dmitry Kurochkin2012-01-25
* | uncrustify.cfg: label indent, some known types, not, # and ##Gravatar Tomi Ollila2012-01-25
* | test: Add address cleaning tests.Gravatar David Edmondson2012-01-25
* | test: Add more helpers for emacs tests.Gravatar David Edmondson2012-01-25
* | test: Add `test_emacs_expect_t'.Gravatar David Edmondson2012-01-25
* | test: Don't return the result of checking for running emacs to the tester.Gravatar David Edmondson2012-01-25
* | show: Introduce mime_node formatter callbackGravatar Austin Clements2012-01-25
* | mime node: Record depth-first part numbersGravatar Austin Clements2012-01-25
* | emacs: have notmuch-search-archive-thread use -next-thread functionGravatar Jameson Graef Rollins2012-01-25
* | NEWS: update "Tag exclusion" sectionGravatar Pieter Praet2012-01-23
* | setup: prompt user for search.exclude_tags valueGravatar Pieter Praet2012-01-23
* | setup: Create functions for tag list printing and parsingGravatar Austin Clements2012-01-23
* | config: only exclude messages if 'search.exclude_tags' is explicitly setGravatar Pieter Praet2012-01-23
* | test: only exclude "deleted" messages from search if explicitly configuredGravatar Pieter Praet2012-01-23
* | search: rename auto_exclude_tags to {search, }exclude_tagsGravatar Pieter Praet2012-01-23
| * Add a NEWS section for 0.11.1 and document the python error handling bugfixGravatar Justus Winter2012-01-23
| * python: fix error handlingGravatar Justus Winter2012-01-23
* | show: Use consistent header ordering in the text formatGravatar Austin Clements2012-01-23
* | test/emacs-large-search-buffer: correct typo (EXPEXTED -> EXPECTED)Gravatar Pieter Praet2012-01-23
* | test: make (kill-emacs) from emacsclient work with emacs 23.(1|2)Gravatar Tomi Ollila2012-01-22
* | test: whitespace-cleanup for most test/* filesGravatar Tomi Ollila2012-01-22