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
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
2010-11-01
lib: Add some missing static qualifiers.
Carl Worth
2010-11-01
Update library version to 1.2.0
Carl Worth
2010-10-28
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-22
lib: Fix notmuch_query_search_threads to return NULL on any Xapian exception.
Carl Worth
2010-09-21
lib: Fix "make install"
Carl Worth
2010-09-20
lib: Fix use-after-free bug.
Carl Worth
2010-06-04
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-03
Add support for the Solaris platform
Tomas Carnecky
2010-04-27
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-26
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-24
lib: Ensure notmuch_query_search_messages returns NULL on an exception.
Carl Worth
2010-04-24
lib: Document that notmuch_query_count_messages may return 0 if an exception occurs
Carl Worth
2010-04-24
lib: Audit all notmuch_database call for Xapian exception handling.
Carl Worth
2010-04-24
lib: Audit calls to notmuch_message_get_header to handle NULL return
Carl Worth
2010-04-24
lib: Simplify code to set subject from matched message.
Carl Worth
2010-04-22
Revert "thread: Simplify code for assigning the subject."
Carl Worth
2010-04-22
Revert "thread: Fix sort of search when constructing threads."
Carl Worth
2010-04-22
Revert "thread: Removed unsed sort argument from _thread_add_matched_message"
Carl Worth
2010-04-21
thread: Removed unsed sort argument from _thread_add_matched_message
Carl Worth
2010-04-21
query.cc: allow to return query results unsorted
Sebastian Spaeth
2010-04-21
thread: Fix sort of search when constructing threads.
Carl Worth
2010-04-21
thread: Simplify code for assigning the subject.
Carl Worth
2010-04-21
Name thread based on matching msgs instead of first msg.
Jesse Rosenthal
2010-04-15
lib: search_threads: Fix nested search to handle original search of "*"
Carl Worth
2010-04-14
Makefile: Add library version information on OS X.
Carl Worth
2010-04-14
Makefile: Fix library linking command for OS X
Carl Worth
2010-04-14
Add infrastructure for building shared library on OS X.
Aaron Ecay
[prev]
[next]