index
:
notmuch
debian/bookworm-backports
debian/bullseye
debian/bullseye-backports
debian/buster-backports
debian/jessie-backports
debian/squeeze-backports
debian/stretch
debian/stretch-backports
debian/trixie-backports
debian/unstable
debian/wheezy-backports
feature/git-remote
feature/wildcard
master
nmweb
pristine-tar
release
thread-based email index, search, and tagging
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2010-11-01
debian: Add a file stating the intended symbols to appear in the library
0.4
Carl Worth
2010-11-01
Makefile: Move the -Wl,-as-needed option earlier in the command line.
Carl Worth
2010-11-01
lib: Eliminate some redundant includes of xapian.h
Carl Worth
2010-11-01
lib: Add GCC visibility(hidden) pragmas to private header files.
Carl Worth
2010-11-01
lib: Add some missing static qualifiers.
Carl Worth
2010-11-01
debian: Use the correct maintainer address for the package upload.
Carl Worth
2010-11-01
debian: Declare conformance with Standard-Version 3.9.1.0
Carl Worth
2010-11-01
Makefile: Build library with -Wl,--as-needed
Carl Worth
2010-11-01
manpage: Add escaping for hyphen used as minus
Carl Worth
2010-11-01
debian: Add changelog entry for the 0.4 release.
Carl Worth
2010-11-01
Increment notmuch version to 0.4.
Carl Worth
2010-11-01
Update library version to 1.2.0
Carl Worth
2010-11-01
NEWS: Add notes for the 0.4.0 release
Carl Worth
2010-10-30
configure: Add a check for the -Wl,--as-needed flag.
Carl Worth
2010-10-30
fixup
Carl Worth
2010-10-30
build: only link to what we really use
Felipe Contreras
2010-10-30
configure: Remove a debugging print message.
Carl Worth
2010-10-30
configure: Test for flag to set rpath
Carl Worth
2010-10-30
configure: Test for each compiler warning before enabling it.
Carl Worth
2010-10-29
test: Test emacs notmuch-hello with no saved searches to display.
Carl Worth
2010-10-29
test: Test emacs notmuch-hello when displaying a saved search with 0 results.
Carl Worth
2010-10-29
Fix problem with notmuch-hello-nice-number
Dirk Hohndel
2010-10-29
emacs: Re-work the implementation of highlighting in notmuch-search-mode.
David Edmondson
2010-10-29
debian: Add emacs autoloads for all top-level notmuch functions.
Carl Worth
2010-10-29
emacs: Fix the autoload comments
Carl Worth
2010-10-29
configure: Set XAPIAN_CONFIG to only "xapian-config" by default.
Carl Worth
2010-10-29
configure: optimize uname finding a bit
Felipe Contreras
2010-10-29
Makefile: Fix notmuch binary to directly link against Xapian and GMime.
Carl Worth
2010-10-29
Don't involve the shell in notmuch searches
David Benjamin
2010-10-29
notmuch-setup.c: Initialize getline(3) response_size to 0
Mike Kelly
2010-10-28
Do not call ldconfig when building Debian package
Michal Sojka
2010-10-28
documentation: Add the "files" option to the synopsis of "search --output="
Carl Worth
2010-10-28
python: lambda(p) is not P3k-compliant
Sebastian Spaeth
2010-10-28
python: Import explicit including package name
Sebastian Spaeth
2010-10-28
test: Emit a friendly error message if run with bash < 4.0.
Carl Worth
2010-10-28
test: Avoid using unreliable, hard-coded thread ID values in test suite.
Carl Worth
2010-10-28
emacs: Use copy-sequence instead of copy-seq.
Carl Worth
2010-10-28
notmuch search: Add a new "notmuch search --output=files"
Carl Worth
2010-10-28
notmuch search: Add a new --output=(summary|threads|messages|tags) option.
Carl Worth
2010-10-28
lib: Add two functions: notmuch_query_get_query_string and _get_sort
Carl Worth
2010-10-28
TODO: Remove several items that have been completed.
Carl Worth
2010-10-27
emacs: Eliminate duplicate From header in replies.
Carl Worth
2010-10-27
test: Add test for reply functionality within emacs.
Carl Worth
2010-10-27
notmuch: Eliminate some const-correctness warnings.
Carl Worth
2010-10-27
emacs: Eliminate warning of calling function with excess arguments.
Carl Worth
2010-10-27
emacs: Remove non-interactive call of goto-line
Carl Worth
2010-10-27
emacs: Fix to eliminate warning in notmuch-query-map-aux
Carl Worth
2010-10-27
emacs: Avoid runtime use of `cl'.
David Edmondson
2010-10-27
Move notmuch-fcc-header-setup to message-header-setup-hook.
Rob Browning
2010-10-27
test: Update tests with removal of bcc from reply
Jameson Rollins
[next]