index
:
notmuch
master
thread-based email index, search and tagging
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
lib
Commit message (
Expand
)
Author
Age
...
*
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
2011-01-15
*
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-12-07
*
Fix to index the "Re" term present in any subject.
Carl Worth
2010-11-23
*
lib: Fix missing initialization of status field.
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-11
*
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-10
*
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
*
Update library version to 1.2.0
Carl Worth
2010-11-01
*
Do not call ldconfig when building Debian package
Michal Sojka
2010-10-28
*
lib: Add two functions: notmuch_query_get_query_string and _get_sort
Carl Worth
2010-10-28
*
lib: Fix notmuch_query_search_threads to return NULL on any Xapian exception.
Carl Worth
2010-10-22
*
lib: Fix "make install"
Carl Worth
2010-09-21
*
lib: Fix use-after-free bug.
Carl Worth
2010-09-20
*
make install: Run ldconfig or install a DT_RUNPATH in binary as appropriate.
Carl Worth
2010-06-04
*
Add support (and tests) for messages with really long message IDs.
Carl Worth
2010-06-04
*
Avoid database corruption by not adding partially-constructed mail documents.
Carl Worth
2010-06-04
*
Fix misnamed function in internal documentation.
Carl Worth
2010-06-04
*
Add support for the Solaris platform
Tomas Carnecky
2010-06-03
*
Fix SEGV in _thread_cleanup_author if author ends with ', '
Dirk Hohndel
2010-04-27
*
lib: Increment library version to 1.1.0
Carl Worth
2010-04-27
*
lib: Re-implement moving of thread authors.
Carl Worth
2010-04-27
*
Make Received: header special in notmuch_message_file_get_header
Dirk Hohndel
2010-04-26
*
Simple attempt to display author names in a friendlier way
Dirk Hohndel
2010-04-26
*
Reorder displayed names of thread authors
Dirk Hohndel
2010-04-26
*
Add authors member to message
Dirk Hohndel
2010-04-26
*
lib: Ensure notmuch_query_search_messages returns NULL on an exception.
Carl Worth
2010-04-24
[prev]
[next]