aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-11-23fix notmuch-new bug when database path ends with a trailing /Bart Trojanowski
2009-11-23TODO: Add a couple of notes about things to do with/to Xapian.Carl Worth
2009-11-23makefile: Declare clean target as phony.Jan Janak
2009-11-23TODO: Capturing even more ideas.Carl Worth
2009-11-23TODO: A couple of more ideas for improving the emacs interface.Carl Worth
2009-11-23Support multiple configuration files via $NOTMUCH_CONFIGAlec Berryman
2009-11-23TODO: Add several ideas for improving the emacs interface.Carl Worth
2009-11-23Insert signature into repliesKeith Packard
2009-11-23Quote file names passed to the shellJed Brown
2009-11-23Support for printing file paths in new commandAdrian Perez
2009-11-23Merge remote branch 'drax/master'Carl Worth
2009-11-22switch to button-1, which seems to interact poorly with text-selection by mouseAlexander Botero-Lowry
2009-11-23TODO: Add a bunch of ideas that have been on my mind lately.Carl Worth
2009-11-22instead of trying to cause a redisplay, actually do a redisplayAlexander Botero-Lowry
2009-11-22put a newline after the headersAlexander Botero-Lowry
2009-11-22make header names bold in show-modeAlexander Botero-Lowry
2009-11-22Make expanding/collapsing signatures and citations local to themAlexander Botero-Lowry
2009-11-22buttonize signatures as wellAlexander Botero-Lowry
2009-11-22Buttonize citation expander.Alexander Botero-Lowry
2009-11-22notmuch-show: Show message part using UTF-8.Kan-Ru Chen
2009-11-22Missing final semi-colon in .desktop's Categories.James Rowe
2009-11-22Fix invalid face reference.Kan-Ru Chen
2009-11-22notmuch-new: Only print the regular progress report when on a ttyChris Wilson
2009-11-22notmuch-new: Only install SIGALRM if not running under gdbChris Wilson
2009-11-22lib/database.cc: coding styleChris Wilson
2009-11-22Makefile: Fix to work even with GZIP environment variable set.Carl Worth
2009-11-22Makefile: Magic silent rules.Chris Wilson
2009-11-22add_message: Use sha-1 in place of overly long message ID.Carl Worth
2009-11-22get_timestamp: Ensure that return value is 0 in case of exception.Carl Worth
2009-11-22Catch and optionally print about exception at database->flush.Carl Worth
2009-11-22Add a missing print after catching an exception.Carl Worth
2009-11-22Print information about where Xapian exception occurred.Carl Worth
2009-11-22notmuch-config: Fix memleaks.Holger Freyther
2009-11-22notmuch new: Fix to actually open the database READ_WRITE.Chris Wilson
2009-11-21Fix freak case problem that broke the compile.Carl Worth
2009-11-21Rename NOTMUCH_DATABASE_MODE_WRITABLE to NOTMUCH_DATABASE_MODE_READ_WRITECarl Worth
2009-11-21Permit opening the notmuch database in read-only mode.Chris Wilson
2009-11-21INSTALL/notmuch.el: More details on how to install/run notmuch.elCarl Worth
2009-11-21INSTALL: emacs install dokumentation.Stefan Schmidt
2009-11-21Revert "notmuch: Add Maildir directory name as tag name for messages"Carl Worth
2009-11-21TODO: Add notes on portability, and remove completed tasks.Carl Worth
2009-11-21TODO: Several updates.Carl Worth
2009-11-21INSTALL: Mention that xapian-config might be named xapian-config-1.1Carl Worth
2009-11-21notmuch: Add Maildir directory name as tag name for messagesAneesh Kumar K.V
2009-11-21Makefile: Fix the fallback emacs install path.Carl Worth
2009-11-21Drop redundant CFLAGS, was already included in CXXFLAGSJed Brown
2009-11-21notmuch reply: Include text parts in reply, even with disposition attachment.Carl Worth
2009-11-21notmuch show: Don't hide text parts, even with disposition attachment.Carl Worth
2009-11-21notmuch show: Don't hide a digital signature.Carl Worth
2009-11-21notmuch.el: Don't use end-of-buffer which is inappropriate from programsCarl Worth