aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* emacs: Usability improvements for `notmuch-hello'.Gravatar David Edmondson2010-06-03
* Add a test case for the previous commit.Gravatar Carl Worth2010-06-03
* notmuch: Fix off-by-one errors if a header is >200 characters long.Gravatar David Edmondson2010-06-01
* Makefile: Improve the "what to do now" message from "make install"Gravatar Carl Worth2010-06-01
* INSTALL/README: Clean up the description of how to run the emacs interface.Gravatar Carl Worth2010-06-01
* INSTALL: Note the advantages of Xapian 1.0.18+ and 1.1.4+Gravatar Carl Worth2010-06-01
* TODO: Add idea for fixing "notmuch count" to always be exact.Gravatar Carl Worth2010-06-01
* TODO: Add a note that 'a'rchive should only affect open messages.Gravatar Carl Worth2010-06-01
* python: have docs reflect current return value behaviorGravatar Sebastian Spaeth2010-05-18
* Merge branch '0.3.x' immediately after the 0.3.1 releaseGravatar Carl Worth2010-04-27
|\
| * debian: Instruct git-buildpackage that it's OK to build from this branchGravatar Carl Worth2010-04-27
| * debian/changelog: Copy in content from the NEWS file.Gravatar Carl Worth2010-04-27
| * Increment version to 0.3.1Gravatar Carl Worth2010-04-27
| * NEWS: Reword the latest bug description slightly.Gravatar Carl Worth2010-04-27
| * Update NEWS to reflect the SEGV bugfixGravatar Dirk Hohndel2010-04-27
| * Fix SEGV in _thread_cleanup_author if author ends with ', 'Gravatar Dirk Hohndel2010-04-27
* | Merge branch '0.3.x'Gravatar Carl Worth2010-04-27
|\|
| * NEWS: Add notes for the 0.3.1 releaseGravatar Carl Worth2010-04-27
| * Wrap the compat header in extern "C" { } when compiling C++ sourcesGravatar Tomas Carnecky2010-04-27
| * emacs: Remove conditional from notmuch-fcc-initialization.Gravatar Jesse Rosenthal2010-04-27
| * emacs: Fix `notmuch-hello-insert-tags' to correctly draw the tags.Gravatar David Edmondson2010-04-27
| * emacs: If 'all tags' is not shown, don't use it when calculating widths.Gravatar David Edmondson2010-04-27
| * Rename already used counter var iGravatar Aneesh Kumar K.V2010-04-27
| * test: Exercise magic-from guessing with a single configured addressGravatar Carl Worth2010-04-27
* | NEWS: Note build fix for OpenSolaris (at least).Gravatar Carl Worth2010-04-27
* | Wrap the compat header in extern "C" { } when compiling C++ sourcesGravatar Tomas Carnecky2010-04-27
* | NEWS: Add notes for the 0.3.1 releaseGravatar Carl Worth2010-04-27
* | Add notmuch-message.el to emacs/Makefile.localGravatar Jesse Rosenthal2010-04-27
* | test: Exercise magic-from guessing with a single configured addressGravatar Carl Worth2010-04-27
* | emacs: Remove conditional from notmuch-fcc-initialization.Gravatar Jesse Rosenthal2010-04-27
* | Subject: [PATCH] NEWS: add mention of auto-tagging.Gravatar Jesse Rosenthal2010-04-27
* | emacs: require notmuch-message.el from notmuch.elGravatar Jesse Rosenthal2010-04-27
* | emacs: Add auto-tagging for replied messages.Gravatar Jesse Rosenthal2010-04-27
* | emacs: Add missing parenthesis that was breaking the build.Gravatar Carl Worth2010-04-27
* | emacs/notmuch-wash.el: Add `notmuch-wash-convert-inline-patch-to-part'.Gravatar David Edmondson2010-04-27
* | emacs: Fix `notmuch-hello-insert-tags' to correctly draw the tags.Gravatar David Edmondson2010-04-27
* | emacs: If 'all tags' is not shown, don't use it when calculating widths.Gravatar David Edmondson2010-04-27
* | Rename already used counter var iGravatar Aneesh Kumar K.V2010-04-27
|/
* debian/changelog: Fix email address to avoid lintian complaint.Gravatar Carl Worth2010-04-27
* debian/changelog: Add notes for the 0.3 releaseGravatar Carl Worth2010-04-27
* Increment package version to 0.3.Gravatar Carl Worth2010-04-27
* lib: Increment library version to 1.1.0Gravatar Carl Worth2010-04-27
* emacs: Fix column alignment in `notmuch-hello-insert-tags'Gravatar David Edmondson2010-04-27
* lib: Re-implement moving of thread authors.Gravatar Carl Worth2010-04-27
* NEWS: Fix spelling errors.Gravatar Carl Worth2010-04-27
* NEWS: Add notes for the 0.3 release.Gravatar Carl Worth2010-04-27
* emacs: Use message-signature-separator rather than hard-coded string.Gravatar Carl Worth2010-04-26
* emacs: Delete some trailing whitespace.Gravatar Carl Worth2010-04-26
* emacs: Ensure that message-directory for Fcc has a trailing slashGravatar Jesse Rosenthal2010-04-26
* emacs: add prompt to create maildir for fcc if it does not exist.Gravatar Jesse Rosenthal2010-04-26