aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* 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
* lib: Return added message even if it already was in the databaseGravatar Michal Sojka2010-11-10
* test: Don't strip portions of test name after '-' for temporary files.Gravatar Carl Worth2010-11-10
* Merge in ruby bindings.Gravatar Carl Worth2010-11-08
|\
* | vim: include own improved git-diff syntaxGravatar Felipe Contreras2010-11-08
* | vim: run(): optimize non-debug pathGravatar Felipe Contreras2010-11-08
* | vim: use mailx for sendingGravatar Felipe Contreras2010-11-08
* | vim: add option to mark as read + archiveGravatar Felipe Contreras2010-11-08
* | vim: remove add_remove_tags_on_screen()Gravatar Felipe Contreras2010-11-08
* | vim: cleanup search syntaxGravatar Felipe Contreras2010-11-08
* | vim: cleanup search bufferGravatar Felipe Contreras2010-11-08
* | vim: add archive support from 'show'Gravatar Felipe Contreras2010-11-08
* | Don't use kill-this-buffer to kill notmuch emacs buffersGravatar Jameson Rollins2010-11-08
* | emacs: Fix notmuch-show-pipe-message to use notmuch-command variableGravatar Michal Sojka2010-11-06
* | NEWS: Update NEWS files for a couple of recent changes.Gravatar Carl Worth2010-11-06
* | test: Add test for viewing raw message within emacs.Gravatar Carl Worth2010-11-06
* | Rename "notmuch cat" to "notmuch show --format=raw"Gravatar Carl Worth2010-11-06
* | test: Add test for saving an attachment from emacsGravatar Carl Worth2010-11-06
* | emacs: Access raw messages via cat subcommandGravatar Michal Sojka2010-11-05
* | Add 'cat' subcommandGravatar Michal Sojka2010-11-05
* | Makefile: Support "make check" as alias for "make test"Gravatar Carl Worth2010-11-05
* | test: Don't mess with user's HOME directoryGravatar Carl Worth2010-11-05
* | test: Update mail corpus with original mails (with attachments).Gravatar Carl Worth2010-11-05
* | test: Clear the "BROKEN" flag on an existing emacs testGravatar Carl Worth2010-11-05
* | test: Generate a little run_emacs script to help debug any failures.Gravatar Carl Worth2010-11-05
* | TODO: Add idea for notmuch-bcc and notmuch-cc variables.Gravatar Carl Worth2010-11-05
* | Print nothing when search result is emptyGravatar Michal Sojka2010-11-04
* | test: Search for non-existent message should return nothingGravatar Michal Sojka2010-11-04
* | debian: Add a file stating the intended symbols to appear in the libraryGravatar Carl Worth2010-11-01
* | Makefile: Move the -Wl,-as-needed option earlier in the command line.Gravatar Carl Worth2010-11-01
* | lib: Eliminate some redundant includes of xapian.hGravatar Carl Worth2010-11-01
* | lib: Add GCC visibility(hidden) pragmas to private header files.Gravatar Carl Worth2010-11-01
* | lib: Add some missing static qualifiers.Gravatar Carl Worth2010-11-01
* | debian: Use the correct maintainer address for the package upload.Gravatar Carl Worth2010-11-01
* | debian: Declare conformance with Standard-Version 3.9.1.0Gravatar Carl Worth2010-11-01
* | Makefile: Build library with -Wl,--as-neededGravatar Carl Worth2010-11-01
* | manpage: Add escaping for hyphen used as minusGravatar Carl Worth2010-11-01
* | debian: Add changelog entry for the 0.4 release.Gravatar Carl Worth2010-11-01
* | Increment notmuch version to 0.4.Gravatar Carl Worth2010-11-01
* | Update library version to 1.2.0Gravatar Carl Worth2010-11-01
* | NEWS: Add notes for the 0.4.0 releaseGravatar Carl Worth2010-11-01
* | configure: Add a check for the -Wl,--as-needed flag.Gravatar Carl Worth2010-10-30