summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* TODO: A couple of more ideas for improving the emacs interface.Carl Worth2009-11-23
* Support multiple configuration files via $NOTMUCH_CONFIGAlec Berryman2009-11-23
* TODO: Add several ideas for improving the emacs interface.Carl Worth2009-11-23
* Insert signature into repliesKeith Packard2009-11-23
* Quote file names passed to the shellJed Brown2009-11-23
* Support for printing file paths in new commandAdrian Perez2009-11-23
* Merge remote branch 'drax/master'Carl Worth2009-11-23
|\
| * switch to button-1, which seems to interact poorly with text-selection by mouseAlexander Botero-Lowry2009-11-22
| * instead of trying to cause a redisplay, actually do a redisplayAlexander Botero-Lowry2009-11-22
| * put a newline after the headersAlexander Botero-Lowry2009-11-22
| * make header names bold in show-modeAlexander Botero-Lowry2009-11-22
| * Make expanding/collapsing signatures and citations local to themAlexander Botero-Lowry2009-11-22
| * buttonize signatures as wellAlexander Botero-Lowry2009-11-22
| * Buttonize citation expander.Alexander Botero-Lowry2009-11-22
* | TODO: Add a bunch of ideas that have been on my mind lately.Carl Worth2009-11-23
|/
* notmuch-show: Show message part using UTF-8.Kan-Ru Chen2009-11-22
* Missing final semi-colon in .desktop's Categories.James Rowe2009-11-22
* Fix invalid face reference.Kan-Ru Chen2009-11-22
* notmuch-new: Only print the regular progress report when on a ttyChris Wilson2009-11-22
* notmuch-new: Only install SIGALRM if not running under gdbChris Wilson2009-11-22
* lib/database.cc: coding styleChris Wilson2009-11-22
* Makefile: Fix to work even with GZIP environment variable set.Carl Worth2009-11-22
* Makefile: Magic silent rules.Chris Wilson2009-11-22
* add_message: Use sha-1 in place of overly long message ID.Carl Worth2009-11-22
* get_timestamp: Ensure that return value is 0 in case of exception.Carl Worth2009-11-22
* Catch and optionally print about exception at database->flush.Carl Worth2009-11-22
* Add a missing print after catching an exception.Carl Worth2009-11-22
* Print information about where Xapian exception occurred.Carl Worth2009-11-22
* notmuch-config: Fix memleaks.Holger Freyther2009-11-22
* notmuch new: Fix to actually open the database READ_WRITE.Chris Wilson2009-11-22
* Fix freak case problem that broke the compile.Carl Worth2009-11-21
* Rename NOTMUCH_DATABASE_MODE_WRITABLE to NOTMUCH_DATABASE_MODE_READ_WRITECarl Worth2009-11-21
* Permit opening the notmuch database in read-only mode.Chris Wilson2009-11-21
* INSTALL/notmuch.el: More details on how to install/run notmuch.elCarl Worth2009-11-21
* INSTALL: emacs install dokumentation.Stefan Schmidt2009-11-21
* Revert "notmuch: Add Maildir directory name as tag name for messages"Carl Worth2009-11-21
* TODO: Add notes on portability, and remove completed tasks.Carl Worth2009-11-21
* TODO: Several updates.Carl Worth2009-11-21
* INSTALL: Mention that xapian-config might be named xapian-config-1.1Carl Worth2009-11-21
* notmuch: Add Maildir directory name as tag name for messagesAneesh Kumar K.V2009-11-21
* Makefile: Fix the fallback emacs install path.Carl Worth2009-11-21
* Drop redundant CFLAGS, was already included in CXXFLAGSJed Brown2009-11-21
* notmuch reply: Include text parts in reply, even with disposition attachment.Carl Worth2009-11-21
* notmuch show: Don't hide text parts, even with disposition attachment.Carl Worth2009-11-21
* notmuch show: Don't hide a digital signature.Carl Worth2009-11-21
* notmuch.el: Don't use end-of-buffer which is inappropriate from programsCarl Worth2009-11-21
* notmuch.el: Fix stale reference to non-existing variable.Carl Worth2009-11-21
* notmuch.el: Add many missing defvar calls.Carl Worth2009-11-21
* When a search query triggers a Xapian exception, log what the query was.Eric Anholt2009-11-21
* Make bash completion directory configurable.James Rowe2009-11-21