aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | 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
* | documentation: Add the "files" option to the synopsis of "search --output="Carl Worth2010-10-28
* | python: lambda(p) is not P3k-compliantSebastian Spaeth2010-10-28
* | python: Import explicit including package nameSebastian Spaeth2010-10-28
* | test: Emit a friendly error message if run with bash < 4.0.Carl Worth2010-10-28
* | test: Avoid using unreliable, hard-coded thread ID values in test suite.Carl Worth2010-10-28
* | emacs: Use copy-sequence instead of copy-seq.Carl Worth2010-10-28
* | notmuch search: Add a new "notmuch search --output=files"Carl Worth2010-10-28
* | notmuch search: Add a new --output=(summary|threads|messages|tags) option.Carl Worth2010-10-28
* | lib: Add two functions: notmuch_query_get_query_string and _get_sortCarl Worth2010-10-28
* | TODO: Remove several items that have been completed.Carl Worth2010-10-28
* | emacs: Eliminate duplicate From header in replies.Carl Worth2010-10-27
* | test: Add test for reply functionality within emacs.Carl Worth2010-10-27
* | notmuch: Eliminate some const-correctness warnings.Carl Worth2010-10-27
* | emacs: Eliminate warning of calling function with excess arguments.Carl Worth2010-10-27
* | emacs: Remove non-interactive call of goto-lineCarl Worth2010-10-27
* | emacs: Fix to eliminate warning in notmuch-query-map-auxCarl Worth2010-10-27
* | emacs: Avoid runtime use of `cl'.David Edmondson2010-10-27
* | Move notmuch-fcc-header-setup to message-header-setup-hook.Rob Browning2010-10-27
* | test: Update tests with removal of bcc from replyJameson Rollins2010-10-27
* | Remove bcc header from notmuch reply.Jameson Rollins2010-10-27
* | test: Add test for fully-roundtripped FCCCarl Worth2010-10-27
* | test: Use an explicit date in the message sent via (fake) SMTPCarl Worth2010-10-27
* | emacs: Explicitly set the From address when composing a new message.Carl Worth2010-10-27
* | emacs: Enable FCC (to a directory named "sent") by default.Carl Worth2010-10-27
* | emacs: Change FCC to be relative to notmuch mail store, not message-directoryCarl Worth2010-10-27