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
*
lib: Document which strings are returned in UTF-8
Austin Clements
2013-08-13
*
lib: Correct out-of-date doc comment
Austin Clements
2013-08-13
*
lib: add NOTMUCH_EXCLUDE_FLAG to notmuch_exclude_t
Mark Walters
2013-06-24
*
cli: Guard deprecated g_type_init calls
Tomi Ollila
2013-06-08
*
lib: add --exclude=all option
Mark Walters
2013-05-13
*
lib/database.cc: change how the parent of a message is calculated
Aaron Ecay
2013-05-13
*
lib/message.cc: stale pointer bug (v3)
Vladimir Marek
2013-05-03
*
lib: Fix name reordering to handle commas without spaces
Adam Wolfe Gordon
2013-03-29
*
lib: Add an iterator over all messages in a thread
Austin Clements
2013-02-18
*
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
*
lib: Clean up error handling in _notmuch_thread_create
Austin Clements
2013-02-18
*
bitmap:improve memory usage using CHAR_BITS and unsigned CHAR
Robert Mast
2013-02-15
*
lib/Makefile.local: depend on libs we are linking with
Amadeusz Żołnowski
2013-01-22
*
_notmuch_message_index_file: unref (free) address lists from gmime.
David Bremner
2012-12-24
*
lib/message-file.c: use g_malloc () & g_free () in hash table values
Tomi Ollila
2012-12-24
*
lib: fix warnings when building with clang
Jani Nikula
2012-12-01
*
lib: Reject multi-message mboxes and deprecate single-message mbox
Austin Clements
2012-11-26
*
lib: add date range query support
Jani Nikula
2012-10-31
*
build: build parse-time-string as part of the notmuch lib and static cli
Jani Nikula
2012-10-31
*
Support OpenBSD
Austin Clements
2012-10-27
*
Fix the COERCE_STATUS macro
Justus Winter
2012-09-27
*
lib: fix NULL checks for filenames iterators
Sascha Silbe
2012-09-01
*
lib: Treat messages in new/ as maildir messages with no flags set
Austin Clements
2012-06-10
*
lib: Only synchronize maildir flags for messages in maildirs
Austin Clements
2012-06-10
*
lib: Move _filename_is_in_maildir
Austin Clements
2012-06-10
*
lib: Don't needlessly create directory docs in _notmuch_message_remove_filename
Austin Clements
2012-05-23
*
lib: Make notmuch_database_find_message_by_filename not crash on read-only da...
Austin Clements
2012-05-23
*
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/cli: Make notmuch_database_get_directory return a status code
Austin Clements
2012-05-15
*
lib: Bump SO version from 2.0.0 to 3.0.0
Austin Clements
2012-05-05
*
lib/cli: Make notmuch_database_create return a status code
Austin Clements
2012-05-05
*
lib/cli: Make notmuch_database_open return a status code
Austin Clements
2012-05-05
*
Split notmuch_database_close into two functions
Justus Winter
2012-04-28
*
lib: work around talloc_steal usage from C++ code
Jani Nikula
2012-04-15
*
lib: change default for notmuch_query_set_omit_excluded
Mark Walters
2012-04-07
*
lib: fix an exclude bug
Mark Walters
2012-03-18
*
lib: Add exclude query debug output
Austin Clements
2012-03-18
*
lib: Expose query debug output via an environment variable
Austin Clements
2012-03-18
*
Merge tag '0.12_rc2'
David Bremner
2012-03-18
|
\
|
*
Fix error reporting in notmuch_database_find_message_by_filename
Justus Winter
2012-03-18
*
|
Merge branch 'release'
David Bremner
2012-03-03
|
\
|
|
*
Actually close the xapian database in notmuch_database_close
Justus Winter
2012-03-03
*
|
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: Rearrange the exclude code in query.cc
Mark Walters
2012-03-02
|
/
*
Convert non-UTF-8 parts to UTF-8 before indexing them
Michal Sojka
2012-02-29
[next]