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
/
notmuch-private.h
Commit message (
Expand
)
Author
Age
*
lib: Start all function names in notmuch-private.h with
Charles Celerier
2014-07-13
*
lib: replace the header parser with gmime
Jani Nikula
2014-04-05
*
lib: make folder: prefix literal
Jani Nikula
2014-03-11
*
lib: fix clang build
Jani Nikula
2013-09-01
*
lib: Document which strings are returned in UTF-8
Austin Clements
2013-08-13
*
lib: add --exclude=all option
Mark Walters
2013-05-13
*
lib: Eliminate _notmuch_message_list_append
Austin Clements
2013-02-18
*
lib: Separate list of all messages from top-level messages
Austin Clements
2013-02-18
*
Fix the COERCE_STATUS macro
Justus Winter
2012-09-27
*
lib: Make notmuch_database_get_directory return NULL if the directory is not ...
Austin Clements
2012-05-23
*
lib: Perform the same transformation to _notmuch_database_filename_to_direntry
Austin Clements
2012-05-23
*
lib: Perform the same transformation to _notmuch_database_find_directory_id
Austin Clements
2012-05-23
*
lib: Make directory document creation optional for _notmuch_directory_create
Austin Clements
2012-05-23
*
lib: work around talloc_steal usage from C++ code
Jani Nikula
2012-04-15
*
lib: Add the exclude flag to notmuch_query_search_threads
Mark Walters
2012-03-02
*
lib: Make notmuch_query_search_messages set the exclude flag
Mark Walters
2012-03-02
*
lib: Add support for automatically excluding tags from queries
Austin Clements
2012-01-16
*
Store "from" and "subject" headers in the database.
Austin Clements
2011-11-14
*
xutil.c: remove duplicate copies, create new library libutil.a to contain xutil.
David Bremner
2011-10-30
*
lib: Remove message document directly after removing the last file name.
Austin Clements
2011-09-23
*
Mark some structures in the library interface with visibility=default attribute.
Carl Worth
2011-05-11
*
Implement an internal generic string list and use it.
Austin Clements
2011-03-21
*
Add support for folder-based searching.
Carl Worth
2011-01-15
*
Optimize thread search using matched docid sets.
Austin Clements
2010-12-07
*
notmuch_message_tags_to_maildir_flags: Do nothing outside of "new" and "cur"
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: Rework interface for maildir_flags synchronization
Carl Worth
2010-11-11
*
Maildir synchronization
Michal Sojka
2010-11-10
*
lib: Add GCC visibility(hidden) pragmas to private header files.
Carl Worth
2010-11-01
*
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
*
Make Received: header special in notmuch_message_file_get_header
Dirk Hohndel
2010-04-26
*
Add authors member to message
Dirk Hohndel
2010-04-26
*
Name thread based on matching msgs instead of first msg.
Jesse Rosenthal
2010-04-21
*
lib: Rename iterator functions to prepare for reverse iteration.
Carl Worth
2010-03-09
*
lib: Split the database upgrade into two phases for safer operation.
Carl Worth
2010-01-09
*
lib: Implement versioning in the database and provide upgrade function.
Carl Worth
2010-01-07
*
Prefer READ_ONLY consistently over READONLY.
Carl Worth
2010-01-07
*
lib: Consolidate checks for read-only database.
Carl Worth
2010-01-07
*
lib: Implement new notmuch_directory_t API.
Carl Worth
2010-01-06
*
database: Abstract _filename_to_direntry from _add_message
Carl Worth
2010-01-06
*
database: Allowing storing multiple filenames for a single message ID.
Carl Worth
2010-01-06
*
database: Store mail filename as a new 'direntry' term, not as 'data'.
Carl Worth
2010-01-06
*
database: Split _find_parent_id into _split_path and _find_directory_id
Carl Worth
2010-01-06
*
database: Export _notmuch_database_find_parent_id for internal use.
Carl Worth
2010-01-06
*
lib: Abstract the extraction of a relative path from set_filename
Carl Worth
2010-01-06
*
lib: Add missing value to notmuch_private_status_t enum.
Carl Worth
2010-01-06
*
Nuke the remainings of _notmuch_message_add_thread_id.
Fernando Carrijo
2009-12-09
*
Remove unused notmuch_parse_date function prototype.
Jeffrey C. Ollie
2009-12-03
[next]