summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2010-11-01Makefile: Build library with -Wl,--as-neededCarl Worth
2010-11-01manpage: Add escaping for hyphen used as minusCarl Worth
2010-11-01debian: Add changelog entry for the 0.4 release.Carl Worth
2010-11-01Increment notmuch version to 0.4.Carl Worth
2010-11-01Update library version to 1.2.0Carl Worth
2010-11-01NEWS: Add notes for the 0.4.0 releaseCarl Worth
2010-10-30configure: Add a check for the -Wl,--as-needed flag.Carl Worth
2010-10-30fixupCarl Worth
2010-10-30build: only link to what we really useFelipe Contreras
2010-10-30configure: Remove a debugging print message.Carl Worth
2010-10-30configure: Test for flag to set rpathCarl Worth
2010-10-30configure: Test for each compiler warning before enabling it.Carl Worth
2010-10-29test: Test emacs notmuch-hello with no saved searches to display.Carl Worth
2010-10-29test: Test emacs notmuch-hello when displaying a saved search with 0 results.Carl Worth
2010-10-29Fix problem with notmuch-hello-nice-numberDirk Hohndel
2010-10-29emacs: Re-work the implementation of highlighting in notmuch-search-mode.David Edmondson
2010-10-29debian: Add emacs autoloads for all top-level notmuch functions.Carl Worth
2010-10-29emacs: Fix the autoload commentsCarl Worth