aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* tag: remove unused attribute from notmuch_tag_command() argumentsGravatar Dmitry Kurochkin2012-02-08
* emacs: use mark instead of point-max in MML quoting.Gravatar David Bremner2012-02-04
* test: Fix up date in MML quoting tests.Gravatar David Bremner2012-02-04
* Merge commit '0.11.1'Gravatar David Bremner2012-02-04
|\
* | emacs: fix `notmuch-wash-region-to-button' to work at beginning of bufferGravatar Dmitry Kurochkin2012-02-04
* | test: add test for hiding Original Message region at beginning of a messageGravatar Dmitry Kurochkin2012-02-04
* | emacs: Move the blank line from the bottom of the headers to the top of the b...Gravatar David Edmondson2012-02-03
* | emacs: More address cleaning.Gravatar David Edmondson2012-02-03
* | emacs: Prefer '[No Subject]' to blank subjects.Gravatar David Edmondson2012-02-03
* | emacs: Stop the `truncate-string-to-width' madness.Gravatar David Edmondson2012-02-03
* | lib: Use talloc to simplify cleanup in notmuch_database_openGravatar Austin Clements2012-02-03
* | lib: Release resources if notmuch_database_open failsGravatar Austin Clements2012-02-03
* | lib: Don't delete uninitialized pointersGravatar Austin Clements2012-02-03
* | test: remove ".sh" extension from the recently added Emacs testsGravatar Dmitry Kurochkin2012-02-03
* | configure: update explicit check for glib : >= 2.22Gravatar Pieter Praet2012-02-03
| * 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