aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* vim: cleanup search syntaxFelipe Contreras2010-11-08
* vim: cleanup search bufferFelipe Contreras2010-11-08
* vim: add archive support from 'show'Felipe Contreras2010-11-08
* Don't use kill-this-buffer to kill notmuch emacs buffersJameson Rollins2010-11-08
* emacs: Fix notmuch-show-pipe-message to use notmuch-command variableMichal Sojka2010-11-06
* NEWS: Update NEWS files for a couple of recent changes.Carl Worth2010-11-06
* test: Add test for viewing raw message within emacs.Carl Worth2010-11-06
* Rename "notmuch cat" to "notmuch show --format=raw"Carl Worth2010-11-06
* test: Add test for saving an attachment from emacsCarl Worth2010-11-06
* emacs: Access raw messages via cat subcommandMichal Sojka2010-11-05
* Add 'cat' subcommandMichal Sojka2010-11-05
* Makefile: Support "make check" as alias for "make test"Carl Worth2010-11-05
* test: Don't mess with user's HOME directoryCarl Worth2010-11-05
* test: Update mail corpus with original mails (with attachments).Carl Worth2010-11-05
* test: Clear the "BROKEN" flag on an existing emacs testCarl Worth2010-11-05
* test: Generate a little run_emacs script to help debug any failures.Carl Worth2010-11-05
* TODO: Add idea for notmuch-bcc and notmuch-cc variables.Carl Worth2010-11-05
* Print nothing when search result is emptyMichal Sojka2010-11-04
* test: Search for non-existent message should return nothingMichal Sojka2010-11-04
* debian: Add a file stating the intended symbols to appear in the library0.4Carl Worth2010-11-01
* Makefile: Move the -Wl,-as-needed option earlier in the command line.Carl Worth2010-11-01
* lib: Eliminate some redundant includes of xapian.hCarl Worth2010-11-01
* lib: Add GCC visibility(hidden) pragmas to private header files.Carl Worth2010-11-01
* lib: Add some missing static qualifiers.Carl Worth2010-11-01
* debian: Use the correct maintainer address for the package upload.Carl Worth2010-11-01
* debian: Declare conformance with Standard-Version 3.9.1.0Carl Worth2010-11-01
* Makefile: Build library with -Wl,--as-neededCarl Worth2010-11-01
* manpage: Add escaping for hyphen used as minusCarl Worth2010-11-01
* debian: Add changelog entry for the 0.4 release.Carl Worth2010-11-01
* Increment notmuch version to 0.4.Carl Worth2010-11-01
* Update library version to 1.2.0Carl Worth2010-11-01
* NEWS: Add notes for the 0.4.0 releaseCarl Worth2010-11-01
* configure: Add a check for the -Wl,--as-needed flag.Carl Worth2010-10-30
* fixupCarl Worth2010-10-30
* build: only link to what we really useFelipe Contreras2010-10-30
* configure: Remove a debugging print message.Carl Worth2010-10-30
* configure: Test for flag to set rpathCarl Worth2010-10-30
* configure: Test for each compiler warning before enabling it.Carl Worth2010-10-30
* test: Test emacs notmuch-hello with no saved searches to display.Carl Worth2010-10-29
* test: Test emacs notmuch-hello when displaying a saved search with 0 results.Carl Worth2010-10-29
* Fix problem with notmuch-hello-nice-numberDirk Hohndel2010-10-29
* emacs: Re-work the implementation of highlighting in notmuch-search-mode.David Edmondson2010-10-29
* debian: Add emacs autoloads for all top-level notmuch functions.Carl Worth2010-10-29
* emacs: Fix the autoload commentsCarl Worth2010-10-29
* configure: Set XAPIAN_CONFIG to only "xapian-config" by default.Carl Worth2010-10-29
* configure: optimize uname finding a bitFelipe Contreras2010-10-29
* Makefile: Fix notmuch binary to directly link against Xapian and GMime.Carl Worth2010-10-29
* Don't involve the shell in notmuch searchesDavid Benjamin2010-10-29
* notmuch-setup.c: Initialize getline(3) response_size to 0Mike Kelly2010-10-29
* Do not call ldconfig when building Debian packageMichal Sojka2010-10-28