summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* notmuch new: Don't index uuencoded data.Carl Worth2010-02-04
* notmuch reply: Rename the mailing_list_munged_reply_to functionCarl Worth2010-02-04
* notmuch reply: Prevent GMIME assertion complaints for empty Reply-to header.Carl Worth2010-02-04
* notmuch reply: Use strstr instead of strcasestr for portability.Carl Worth2010-02-04
* notmuch reply: Fix the support for reply-to un-munging.Carl Worth2010-02-04
* notmuch-reply: Add missing whitespace.Carl Worth2010-02-04
* notmuch-test: Test "notmuch reply" with a reply-to-munged mailCarl Worth2010-02-04
* notmuch-reply.c: Handle munged `Reply-To' headers.Jed Brown2010-02-04
* notmuch-reply.c: Factor adding recipients into common functionJed Brown2010-02-04
* notmuch-test: Test "notmuch reply" with multiple recipientsCarl Worth2010-02-04
* notmuch-test: Add test for "notmuch reply" with a CC header.Carl Worth2010-02-04
* notmuch-test: Add "notmuch reply" test for reply-to support.Carl Worth2010-02-04
* notmuch-test: Test "notmuch reply" from alternate address.Carl Worth2010-02-04
* notmuch-test: Add a basic test of "notmuch reply"Carl Worth2010-02-04
* notmuch-test: Eliminate sleeps to speed up test suite runCarl Worth2010-02-04
* notmuch-test: Allow custom headers when generating messagesCarl Worth2010-02-04
* notmuch-test: Use named-parameters for generate_message functionCarl Worth2010-02-04
* Add actual testing to notmuch-testCarl Worth2010-02-04
* Add a very rough beginning of a test suite.Carl Worth2010-01-24
* notmuch.desktop: Clarify that this is the emacs interface to notmuch.Carl Worth2010-01-24
* Add install target for notmuch.desktop file.Jeffrey C. Ollie2010-01-24
* Fix misspelling of DT_UNKNOWN.Carl Worth2010-01-23
* README: Tighten up the text a bit.Carl Worth2010-01-23
* Add some comments to document the recently-fixed handling of d_type.Carl Worth2010-01-23
* notmuch new: Fix to work on filesystems returning DT_UNKNOWNGeo Carncross2010-01-23
* Install zsh completion filemartin f. krafft2010-01-14
* notmuch new: Print upgrade progress report as a percentage.Carl Worth2010-01-09
* lib: Add non-content terms with a WDF value of 0.Carl Worth2010-01-09
* lib: Explicitly set BoolWeight when searching.Carl Worth2010-01-09
* lib: Split the database upgrade into two phases for safer operation.Carl Worth2010-01-09
* lib: Delete stale timestamp documents during database upgrade.Carl Worth2010-01-08
* notmuch new: Don't prevent database upgrade from being interrupted.Carl Worth2010-01-08
* notmuch new: Fix progress notification on database upgrade.Carl Worth2010-01-07
* notmuch new: Automatically upgrade the database if necessary.Carl Worth2010-01-07
* lib: Implement versioning in the database and provide upgrade function.Carl Worth2010-01-07
* notmuch new: Fix deletion support to recurse on removed directories.Carl Worth2010-01-07
* TODO: Add a couple of ideas that came up during recent coding.Carl Worth2010-01-07
* Prefer READ_ONLY consistently over READONLY.Carl Worth2010-01-07
* lib: Consolidate checks for read-only database.Carl Worth2010-01-07
* lib: Clarify internal documentation of _notmuch_database_filename_to_direntryCarl Worth2010-01-07
* notmuch_message_get_filename: Support old-style filename storage.Carl Worth2010-01-07
* notmuch new: Never ask the database for any names from a new directory.Carl Worth2010-01-06
* lib: Treat NULL as a valid (and empty) notmuch_filenames_t iterator.Carl Worth2010-01-06
* notmuch new: Fix bug resulting in file removal on initial build of database.Carl Worth2010-01-06
* notmuch new: Fix to detect deletions of names at the end of the list.Carl Worth2010-01-06
* notmuch new: Fix regression preventing addition of symlinked mail files.Carl Worth2010-01-06
* notmuch new: Fix regression preventing recursion through symlinks.Carl Worth2010-01-06
* Fix typo in comment.Carl Worth2010-01-06
* notmuch new: Print counts of deleted and renamed messages.Carl Worth2010-01-06
* lib: Indicate whether notmuch_database_remove_message removed anything.Carl Worth2010-01-06