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