aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* 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
* fixupGravatar Carl Worth2010-10-30
* build: only link to what we really useGravatar Felipe Contreras2010-10-30
* configure: Remove a debugging print message.Gravatar Carl Worth2010-10-30
* configure: Test for flag to set rpathGravatar Carl Worth2010-10-30
* configure: Test for each compiler warning before enabling it.Gravatar Carl Worth2010-10-30
* test: Test emacs notmuch-hello with no saved searches to display.Gravatar Carl Worth2010-10-29
* test: Test emacs notmuch-hello when displaying a saved search with 0 results.Gravatar Carl Worth2010-10-29
* Fix problem with notmuch-hello-nice-numberGravatar Dirk Hohndel2010-10-29
* emacs: Re-work the implementation of highlighting in notmuch-search-mode.Gravatar David Edmondson2010-10-29
* debian: Add emacs autoloads for all top-level notmuch functions.Gravatar Carl Worth2010-10-29
* emacs: Fix the autoload commentsGravatar Carl Worth2010-10-29
* configure: Set XAPIAN_CONFIG to only "xapian-config" by default.Gravatar Carl Worth2010-10-29
* configure: optimize uname finding a bitGravatar Felipe Contreras2010-10-29
* Makefile: Fix notmuch binary to directly link against Xapian and GMime.Gravatar Carl Worth2010-10-29
* Don't involve the shell in notmuch searchesGravatar David Benjamin2010-10-29
* notmuch-setup.c: Initialize getline(3) response_size to 0Gravatar Mike Kelly2010-10-29
* Do not call ldconfig when building Debian packageGravatar Michal Sojka2010-10-28
* documentation: Add the "files" option to the synopsis of "search --output="Gravatar Carl Worth2010-10-28
* python: lambda(p) is not P3k-compliantGravatar Sebastian Spaeth2010-10-28