aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* add_message: Re-fix handling of non-mail files.Carl Worth2009-11-20
* notmuch_database_add_message: Add missing error-value propagation.Carl Worth2009-11-20
* add_message: Properly handle missing Message-ID once again.Carl Worth2009-11-20
* Checkin some command-only tcsh completionsAlexander Botero-Lowry2009-11-20
* bash-completion: Move to contribIngmar Vanhassel2009-11-20
* zsh-completion: Initial zsh-completion for notmuchIngmar Vanhassel2009-11-20
* Add notmuch.1.gz to files to be cleanedMikhail Gusarov2009-11-20
* TODO: Add a couple of notes about fixing the completion script.Carl Worth2009-11-20
* Makefile: Make object targets depend on MakefilesJan Janak2009-11-20
* Allow to redefine notmuch binary name and path in elisp modeMikhail Gusarov2009-11-20
* notmuch.el: Don't use literal control characters in strings.Carl Worth2009-11-20
* Makefile: Hard-code emacs_lispdir if emacs pkg-config file not availableCarl Worth2009-11-20
* Makefile: Remove unused variable emacs_startdirCarl Worth2009-11-20
* Avoid access of a Xapian iterator's object when there's nothing there.Carl Worth2009-11-20
* Revert inadvertently committed code.Carl Worth2009-11-20
* notmuch build: add a RPM spec fileJeffrey C. Ollie2009-11-20
* Add a .desktop file entry.Jeffrey C. Ollie2009-11-20
* Improve installation of emacs mode.Jeffrey C. Ollie2009-11-20
* Have git ignore tags & cscope filesRolland Santimano2009-11-20
* Put $(LDFLAGS) after the list of object files.Peter Wang2009-11-19
* notmuch: Add search mode hookAneesh Kumar K.V2009-11-19
* Makefile: Create elisp install directory explicitlyIngmar Vanhassel2009-11-19