aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* configure: Add explicit check for glib >= 2.14Gravatar Carl Worth2010-11-16
* configure: Use pkg-config --exists rather than --modversionGravatar Carl Worth2010-11-16
* lib: Fix missing initialization of status field.Gravatar Carl Worth2010-11-11
* lib: Add two missing static qualifiersGravatar Carl Worth2010-11-11
* debian: Update list of symbols for libnotmuchGravatar Carl Worth2010-11-11
* debian: Add changelog entry for 0.5Gravatar Carl Worth2010-11-11
* Increment notmuch version to 0.5Gravatar Carl Worth2010-11-11
* Increment library version to 1.3.0Gravatar Carl Worth2010-11-11
* NEWS: Add notes for 0.5 release.Gravatar Carl Worth2010-11-11
* config: Fix confusing of "tag" and "flag" oin documentation.Gravatar Carl Worth2010-11-11
* emacs: add stash thread-id function to notmuch-search modeGravatar Jameson Rollins2010-11-11
* emacs: mv notmuch-{show,common}-do-stashGravatar Jameson Rollins2010-11-11
* emacs: Improve the definition and use of `notmuch-fcc-dirs'.Gravatar David Edmondson2010-11-11
* emacs: Use the header line to show the subject of the thread.Gravatar David Edmondson2010-11-11
* emacs: Simplify subjects more aggressively.Gravatar David Edmondson2010-11-11
* emacs: Elide the display of repeated subjects in thread display mode.Gravatar David Edmondson2010-11-11
* test: Update emacs tests for fix to counting of signature lines.Gravatar Carl Worth2010-11-11
* emacs: Correctly count the number of lines in a signature.Gravatar David Edmondson2010-11-11
* Update of the spec file to the 0.4 release.Gravatar Scott Henson2010-11-11
* tags_to_maildir_flags: Fix to preserve existing, unsupported flagsGravatar Carl Worth2010-11-11
* notmuch_message_tags_to_maildir_flags: Do nothing outside of "new" and "cur"Gravatar Carl Worth2010-11-11
* lib: Be honest in the documentation of the maildir functionsGravatar Carl Worth2010-11-11
* notmuch setup: Fix to add maildir group (with comment) to existing fileGravatar Carl Worth2010-11-11
* test: Move corpus emails into maildir directory structureGravatar Carl Worth2010-11-11
* test: Fix emacs FCC test to account for new maildir synchronizationGravatar Carl Worth2010-11-11
* Enable maildir synchronization by default.Gravatar Carl Worth2010-11-11
* notmuch config: Add more documentation for maildir.synchronize_flagsGravatar Carl Worth2010-11-11
* notmuch setup: Don't prompt about maildir synchronizationGravatar Carl Worth2010-11-11
* notmuch_message_tags_to_maildir_flags: Don't exit on failure to rename.Gravatar Carl Worth2010-11-11
* test: Drop test for propagating flag changes from one file to anotherGravatar Carl Worth2010-11-11
* notmuch_message_tags_to_maildir_flags: Fix to rename multiple filesGravatar Carl Worth2010-11-11
* notmuch_filenames_create: Take a reference to underlying filename listGravatar Carl Worth2010-11-11
* maildir_flags_to_tags: Avoid interpreting "no info" as "no flags set".Gravatar Carl Worth2010-11-11
* notmuch new: Defer maildir_flags synchronization until after removalsGravatar Carl Worth2010-11-11
* lib: Document that absence of maildir flags can also remove/add tagsGravatar Carl Worth2010-11-11
* test: Add a new test that removal of a maildir flag also changes tagsGravatar Carl Worth2010-11-11
* Fix notmuch_message_tags_to_maildir_flags to effect rename immediatelyGravatar Carl Worth2010-11-11
* Fix notmuch_message_maildir_flags_to_tags to iterate over filenamesGravatar Carl Worth2010-11-11
* lib: Add new, public notmuch_message_get_filenamesGravatar Carl Worth2010-11-11
* lib: Add new implementation of notmuch_filenames_tGravatar Carl Worth2010-11-11
* lib: Remove the notion of TAGS_INVALIDGravatar Carl Worth2010-11-11
* lib: Rework interface for maildir_flags synchronizationGravatar Carl Worth2010-11-11
* Avoid abbreviation, preferring notmuch_config_get_maildir_synchronize_flagsGravatar Carl Worth2010-11-11
* test: Rework recently-added additional maildir-sync testsGravatar Carl Worth2010-11-11
* test: More maildir synchronization testsGravatar Michal Sojka2010-11-11
* lib: Remove the synchronization of 'T' flag with "deleted" tag.Gravatar Carl Worth2010-11-11
* test: Rework testing of maildir-synchronization feature.Gravatar Carl Worth2010-11-11
* Tests for maildir synchronizationGravatar Michal Sojka2010-11-10
* Make maildir synchronization configurableGravatar Michal Sojka2010-11-10
* Maildir synchronizationGravatar Michal Sojka2010-11-10