aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-11-11lib: Document that absence of maildir flags can also remove/add tagsCarl Worth
2010-11-11test: Add a new test that removal of a maildir flag also changes tagsCarl Worth
2010-11-11Fix notmuch_message_tags_to_maildir_flags to effect rename immediatelyCarl Worth
2010-11-11Fix notmuch_message_maildir_flags_to_tags to iterate over filenamesCarl Worth
2010-11-11lib: Add new, public notmuch_message_get_filenamesCarl Worth
2010-11-11lib: Add new implementation of notmuch_filenames_tCarl Worth
2010-11-11lib: Remove the notion of TAGS_INVALIDCarl Worth
2010-11-11lib: Rework interface for maildir_flags synchronizationCarl Worth
2010-11-11Avoid abbreviation, preferring notmuch_config_get_maildir_synchronize_flagsCarl Worth
2010-11-11test: Rework recently-added additional maildir-sync testsCarl Worth
2010-11-11test: More maildir synchronization testsMichal Sojka
2010-11-11lib: Remove the synchronization of 'T' flag with "deleted" tag.Carl Worth
2010-11-11test: Rework testing of maildir-synchronization feature.Carl Worth
2010-11-10Tests for maildir synchronizationMichal Sojka
2010-11-10Make maildir synchronization configurableMichal Sojka
2010-11-10Maildir synchronizationMichal Sojka
2010-11-10lib: Return added message even if it already was in the databaseMichal Sojka
2010-11-10test: Don't strip portions of test name after '-' for temporary files.Carl Worth
2010-11-08Merge in ruby bindings.Carl Worth
2010-11-08vim: include own improved git-diff syntaxFelipe Contreras
2010-11-08vim: run(): optimize non-debug pathFelipe Contreras
2010-11-08vim: use mailx for sendingFelipe Contreras
2010-11-08vim: add option to mark as read + archiveFelipe Contreras
2010-11-08vim: remove add_remove_tags_on_screen()Felipe Contreras
2010-11-08vim: cleanup search syntaxFelipe Contreras
2010-11-08vim: cleanup search bufferFelipe Contreras
2010-11-08vim: add archive support from 'show'Felipe Contreras
2010-11-08Don't use kill-this-buffer to kill notmuch emacs buffersJameson Rollins
2010-11-06emacs: Fix notmuch-show-pipe-message to use notmuch-command variableMichal Sojka
2010-11-06NEWS: Update NEWS files for a couple of recent changes.Carl Worth
2010-11-06test: Add test for viewing raw message within emacs.Carl Worth
2010-11-06Rename "notmuch cat" to "notmuch show --format=raw"Carl Worth
2010-11-06test: Add test for saving an attachment from emacsCarl Worth
2010-11-05emacs: Access raw messages via cat subcommandMichal Sojka
2010-11-05Add 'cat' subcommandMichal Sojka
2010-11-05Makefile: Support "make check" as alias for "make test"Carl Worth
2010-11-05test: Don't mess with user's HOME directoryCarl Worth
2010-11-05test: Update mail corpus with original mails (with attachments).Carl Worth
2010-11-05test: Clear the "BROKEN" flag on an existing emacs testCarl Worth
2010-11-05test: Generate a little run_emacs script to help debug any failures.Carl Worth
2010-11-05TODO: Add idea for notmuch-bcc and notmuch-cc variables.Carl Worth
2010-11-04Print nothing when search result is emptyMichal Sojka
2010-11-04test: Search for non-existent message should return nothingMichal Sojka
2010-11-01debian: Add a file stating the intended symbols to appear in the library0.4Carl Worth
2010-11-01Makefile: Move the -Wl,-as-needed option earlier in the command line.Carl Worth
2010-11-01lib: Eliminate some redundant includes of xapian.hCarl Worth
2010-11-01lib: Add GCC visibility(hidden) pragmas to private header files.Carl Worth
2010-11-01lib: Add some missing static qualifiers.Carl Worth
2010-11-01debian: Use the correct maintainer address for the package upload.Carl Worth
2010-11-01debian: Declare conformance with Standard-Version 3.9.1.0Carl Worth