summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-06-01TODO: Add a note that 'a'rchive should only affect open messages.Carl Worth
2010-05-18python: have docs reflect current return value behaviorSebastian Spaeth
2010-04-27Merge branch '0.3.x' immediately after the 0.3.1 releaseCarl Worth
2010-04-27debian: Instruct git-buildpackage that it's OK to build from this branch0.3.1Carl Worth
2010-04-27debian/changelog: Copy in content from the NEWS file.Carl Worth
2010-04-27Increment version to 0.3.1Carl Worth
2010-04-27NEWS: Reword the latest bug description slightly.Carl Worth
2010-04-27Update NEWS to reflect the SEGV bugfixDirk Hohndel
2010-04-27Fix SEGV in _thread_cleanup_author if author ends with ', 'Dirk Hohndel
2010-04-27Merge branch '0.3.x'Carl Worth
2010-04-27NEWS: Add notes for the 0.3.1 releaseCarl Worth
2010-04-27Wrap the compat header in extern "C" { } when compiling C++ sourcesTomas Carnecky
2010-04-27emacs: Remove conditional from notmuch-fcc-initialization.Jesse Rosenthal
2010-04-27emacs: Fix `notmuch-hello-insert-tags' to correctly draw the tags.David Edmondson
2010-04-27emacs: If 'all tags' is not shown, don't use it when calculating widths.David Edmondson
2010-04-27Rename already used counter var iAneesh Kumar K.V
2010-04-27test: Exercise magic-from guessing with a single configured addressCarl Worth
2010-04-27NEWS: Note build fix for OpenSolaris (at least).Carl Worth
2010-04-27Wrap the compat header in extern "C" { } when compiling C++ sourcesTomas Carnecky
2010-04-27NEWS: Add notes for the 0.3.1 releaseCarl Worth
2010-04-27Add notmuch-message.el to emacs/Makefile.localJesse Rosenthal
2010-04-27test: Exercise magic-from guessing with a single configured addressCarl Worth
2010-04-27emacs: Remove conditional from notmuch-fcc-initialization.Jesse Rosenthal
2010-04-27Subject: [PATCH] NEWS: add mention of auto-tagging.Jesse Rosenthal
2010-04-27emacs: require notmuch-message.el from notmuch.elJesse Rosenthal
2010-04-27emacs: Add auto-tagging for replied messages.Jesse Rosenthal
2010-04-27emacs: Add missing parenthesis that was breaking the build.Carl Worth
2010-04-27emacs/notmuch-wash.el: Add `notmuch-wash-convert-inline-patch-to-part'.David Edmondson
2010-04-27emacs: Fix `notmuch-hello-insert-tags' to correctly draw the tags.David Edmondson
2010-04-27emacs: If 'all tags' is not shown, don't use it when calculating widths.David Edmondson
2010-04-27Rename already used counter var iAneesh Kumar K.V
2010-04-27debian/changelog: Fix email address to avoid lintian complaint.0.3Carl Worth
2010-04-27debian/changelog: Add notes for the 0.3 releaseCarl Worth
2010-04-27Increment package version to 0.3.Carl Worth
2010-04-27lib: Increment library version to 1.1.0Carl Worth
2010-04-27emacs: Fix column alignment in `notmuch-hello-insert-tags'David Edmondson
2010-04-27lib: Re-implement moving of thread authors.Carl Worth
2010-04-27NEWS: Fix spelling errors.Carl Worth
2010-04-27NEWS: Add notes for the 0.3 release.Carl Worth
2010-04-26emacs: Use message-signature-separator rather than hard-coded string.Carl Worth
2010-04-26emacs: Delete some trailing whitespace.Carl Worth
2010-04-26emacs: Ensure that message-directory for Fcc has a trailing slashJesse Rosenthal
2010-04-26emacs: add prompt to create maildir for fcc if it does not exist.Jesse Rosenthal
2010-04-26emacs: fcc should fail at the right time if it doesn't point to a maildirJesse Rosenthal
2010-04-26emacs: Tweak search-buffer naming to search list in reverse orderCarl Worth
2010-04-26emacs: Rename search buffers with "saved-search" not "folder"Carl Worth
2010-04-26emacs: Match entire saved-search when computing search-view buffer nameCarl Worth
2010-04-26emacs: Rip out all of the notmuch-folder code.Carl Worth
2010-04-26emacs: Fix notmuch-hello to use its own function for counting search results.Carl Worth
2010-04-26emacs: Add a notmuch-saved-searches function.Carl Worth