summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* lib: Fix missing initialization of status field.0.5Carl Worth2010-11-11
* lib: Add two missing static qualifiersCarl Worth2010-11-11
* debian: Update list of symbols for libnotmuchCarl Worth2010-11-11
* debian: Add changelog entry for 0.5Carl Worth2010-11-11
* Increment notmuch version to 0.5Carl Worth2010-11-11
* Increment library version to 1.3.0Carl Worth2010-11-11
* NEWS: Add notes for 0.5 release.Carl Worth2010-11-11
* config: Fix confusing of "tag" and "flag" oin documentation.Carl Worth2010-11-11
* emacs: add stash thread-id function to notmuch-search modeJameson Rollins2010-11-11
* emacs: mv notmuch-{show,common}-do-stashJameson Rollins2010-11-11
* emacs: Improve the definition and use of `notmuch-fcc-dirs'.David Edmondson2010-11-11
* emacs: Use the header line to show the subject of the thread.David Edmondson2010-11-11
* emacs: Simplify subjects more aggressively.David Edmondson2010-11-11
* emacs: Elide the display of repeated subjects in thread display mode.David Edmondson2010-11-11
* test: Update emacs tests for fix to counting of signature lines.Carl Worth2010-11-11
* emacs: Correctly count the number of lines in a signature.David Edmondson2010-11-11
* Update of the spec file to the 0.4 release.Scott Henson2010-11-11
* tags_to_maildir_flags: Fix to preserve existing, unsupported flagsCarl Worth2010-11-11
* notmuch_message_tags_to_maildir_flags: Do nothing outside of "new" and "cur"Carl Worth2010-11-11
* lib: Be honest in the documentation of the maildir functionsCarl Worth2010-11-11
* notmuch setup: Fix to add maildir group (with comment) to existing fileCarl Worth2010-11-11
* test: Move corpus emails into maildir directory structureCarl Worth2010-11-11
* test: Fix emacs FCC test to account for new maildir synchronizationCarl Worth2010-11-11
* Enable maildir synchronization by default.Carl Worth2010-11-11
* notmuch config: Add more documentation for maildir.synchronize_flagsCarl Worth2010-11-11
* notmuch setup: Don't prompt about maildir synchronizationCarl Worth2010-11-11
* notmuch_message_tags_to_maildir_flags: Don't exit on failure to rename.Carl Worth2010-11-11
* test: Drop test for propagating flag changes from one file to anotherCarl Worth2010-11-11
* notmuch_message_tags_to_maildir_flags: Fix to rename multiple filesCarl Worth2010-11-11
* notmuch_filenames_create: Take a reference to underlying filename listCarl Worth2010-11-11
* maildir_flags_to_tags: Avoid interpreting "no info" as "no flags set".Carl Worth2010-11-11
* notmuch new: Defer maildir_flags synchronization until after removalsCarl Worth2010-11-11
* lib: Document that absence of maildir flags can also remove/add tagsCarl Worth2010-11-11
* test: Add a new test that removal of a maildir flag also changes tagsCarl Worth2010-11-11
* Fix notmuch_message_tags_to_maildir_flags to effect rename immediatelyCarl Worth2010-11-11
* Fix notmuch_message_maildir_flags_to_tags to iterate over filenamesCarl Worth2010-11-11
* lib: Add new, public notmuch_message_get_filenamesCarl Worth2010-11-11
* lib: Add new implementation of notmuch_filenames_tCarl Worth2010-11-11
* lib: Remove the notion of TAGS_INVALIDCarl Worth2010-11-11
* lib: Rework interface for maildir_flags synchronizationCarl Worth2010-11-11
* Avoid abbreviation, preferring notmuch_config_get_maildir_synchronize_flagsCarl Worth2010-11-11
* test: Rework recently-added additional maildir-sync testsCarl Worth2010-11-11
* test: More maildir synchronization testsMichal Sojka2010-11-11
* lib: Remove the synchronization of 'T' flag with "deleted" tag.Carl Worth2010-11-11
* test: Rework testing of maildir-synchronization feature.Carl Worth2010-11-11
* Tests for maildir synchronizationMichal Sojka2010-11-10
* Make maildir synchronization configurableMichal Sojka2010-11-10
* Maildir synchronizationMichal Sojka2010-11-10
* lib: Return added message even if it already was in the databaseMichal Sojka2010-11-10
* test: Don't strip portions of test name after '-' for temporary files.Carl Worth2010-11-10