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
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2011-06-23
fix sum moar typos [build scripts, Makefiles]
Pieter Praet
2011-06-23
libnotmuch: add linker script to declare only notmuch_* symbols as global.
David Bremner
2011-06-10
Fix appending of Received headers
Stewart Smith
2011-06-03
lib/message-file: plug three memleaks.
Anton Khirnov
2011-05-27
tag signed/encrypted during notmuch new
Jameson Graef Rollins
2011-05-11
Mark some structures in the library interface with visibility=default attribute.
Carl Worth
2011-05-11
Remove some variables which were set but not used.
Carl Worth
2011-03-21
Fixup string list author
Austin Clements
2011-03-21
Add the tag list to the unified message metadata pass.
Austin Clements
2011-03-21
Add the file name list to the unified message metadata pass.
Austin Clements
2011-03-21
Add a generic function to get a list of terms with some prefix.
Austin Clements
2011-03-21
Implement an internal generic string list and use it.
Austin Clements
2011-03-21
Use a single unified pass to fetch scalar message metadata.
Austin Clements
2011-03-10
Merge remote branch 'amdragon/search-perf-3'
Carl Worth
2011-03-09
build: Add support for non-source-directory builds.
Carl Worth
2011-01-30
Simplify _notmuch_doc_id_set_init interface.
Austin Clements
2011-01-30
Remove code repetition in the doc ID bitmap code.
Austin Clements
2011-01-26
Makefile: Quote variables used as filenames in shell commands
Carl Worth
2011-01-26
lib: Save and restore term position in message while indexing.
Carl Worth
2011-01-26
notmuch search: Clean up some memory leaks during search loop.
Carl Worth
2011-01-15
Add support for folder-based searching.
Carl Worth
2011-01-15
Tighten up a memory allocation.
Carl Worth
2011-01-15
Correct some minor typos in a comment
Carl Worth
2010-12-07
Optimize thread search using matched docid sets.
Austin Clements
2010-12-07
notmuch search: Fix to display authors in date order.
Carl Worth
2010-12-07
lib: Set thread subject at the same time as setting thread->{oldest,newest}
Carl Worth
2010-11-23
Fix to index the "Re" term present in any subject.
Carl Worth
2010-11-11
lib: Fix missing initialization of status field.
0.5
Carl Worth
2010-11-11
lib: Add two missing static qualifiers
Carl Worth
2010-11-11
Increment library version to 1.3.0
Carl Worth
2010-11-11
tags_to_maildir_flags: Fix to preserve existing, unsupported flags
Carl Worth
2010-11-11
notmuch_message_tags_to_maildir_flags: Do nothing outside of "new" and "cur"
Carl Worth
2010-11-11
lib: Be honest in the documentation of the maildir functions
Carl Worth
2010-11-11
notmuch_message_tags_to_maildir_flags: Don't exit on failure to rename.
Carl Worth
2010-11-11
notmuch_message_tags_to_maildir_flags: Fix to rename multiple files
Carl Worth
2010-11-11
notmuch_filenames_create: Take a reference to underlying filename list
Carl Worth
2010-11-11
maildir_flags_to_tags: Avoid interpreting "no info" as "no flags set".
Carl Worth
2010-11-11
lib: Document that absence of maildir flags can also remove/add tags
Carl Worth
2010-11-11
Fix notmuch_message_tags_to_maildir_flags to effect rename immediately
Carl Worth
2010-11-11
Fix notmuch_message_maildir_flags_to_tags to iterate over filenames
Carl Worth
2010-11-11
lib: Add new, public notmuch_message_get_filenames
Carl Worth
2010-11-11
lib: Add new implementation of notmuch_filenames_t
Carl Worth
2010-11-11
lib: Remove the notion of TAGS_INVALID
Carl Worth
2010-11-11
lib: Rework interface for maildir_flags synchronization
Carl Worth
2010-11-11
lib: Remove the synchronization of 'T' flag with "deleted" tag.
Carl Worth
2010-11-10
Make maildir synchronization configurable
Michal Sojka
2010-11-10
Maildir synchronization
Michal Sojka
2010-11-10
lib: Return added message even if it already was in the database
Michal Sojka
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
[prev]
[next]