aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib
Commit message (Expand)AuthorAge
...
* lib: update documentation of callback functions for database_compact and data...Gravatar David Bremner2013-11-07
* lib: add closure parameter to compact status update callbackGravatar Jani Nikula2013-11-07
* lib: do not leak the database in compactionGravatar Jani Nikula2013-11-07
* lib: check talloc success in compactGravatar Jani Nikula2013-11-06
* lib: construct compactor within try block to catch any exceptionsGravatar Jani Nikula2013-11-06
* query: bind queries to database objectsGravatar Felipe Contreras2013-11-02
* lib: fix build on !HAVE_XAPIAN_COMPACTGravatar Jani Nikula2013-10-30
* database: Add notmuch_database_compact_closeGravatar Ben Gamari2013-10-09
* lib/cli: pass GMIME_ENABLE_RFC2047_WORKAROUNDS to g_mime_init()Gravatar Jani Nikula2013-09-14
* tags_to_maildir_flags: Don't rename if no flags changeGravatar Louis Rilling2013-09-03
* lib: fix clang buildGravatar Jani Nikula2013-09-01
* lib: Document which strings are returned in UTF-8Gravatar Austin Clements2013-08-13
* lib: Correct out-of-date doc commentGravatar Austin Clements2013-08-13
* lib: add NOTMUCH_EXCLUDE_FLAG to notmuch_exclude_tGravatar Mark Walters2013-06-24
* cli: Guard deprecated g_type_init callsGravatar Tomi Ollila2013-06-08
* lib: add --exclude=all optionGravatar Mark Walters2013-05-13
* lib/database.cc: change how the parent of a message is calculatedGravatar Aaron Ecay2013-05-13
* lib/message.cc: stale pointer bug (v3)Gravatar Vladimir Marek2013-05-03
* lib: Fix name reordering to handle commas without spacesGravatar Adam Wolfe Gordon2013-03-29
* lib: Add an iterator over all messages in a threadGravatar Austin Clements2013-02-18
* lib: Eliminate _notmuch_message_list_appendGravatar Austin Clements2013-02-18
* lib: Separate list of all messages from top-level messagesGravatar Austin Clements2013-02-18
* lib: Clean up error handling in _notmuch_thread_createGravatar Austin Clements2013-02-18
* bitmap:improve memory usage using CHAR_BITS and unsigned CHARGravatar Robert Mast2013-02-15
* lib/Makefile.local: depend on libs we are linking withGravatar Amadeusz Żołnowski2013-01-22
* _notmuch_message_index_file: unref (free) address lists from gmime.Gravatar David Bremner2012-12-24
* lib/message-file.c: use g_malloc () & g_free () in hash table valuesGravatar Tomi Ollila2012-12-24
* lib: fix warnings when building with clangGravatar Jani Nikula2012-12-01
* lib: Reject multi-message mboxes and deprecate single-message mboxGravatar Austin Clements2012-11-26
* lib: add date range query supportGravatar Jani Nikula2012-10-31
* build: build parse-time-string as part of the notmuch lib and static cliGravatar Jani Nikula2012-10-31
* Support OpenBSDGravatar Austin Clements2012-10-27
* Fix the COERCE_STATUS macroGravatar Justus Winter2012-09-27
* lib: fix NULL checks for filenames iteratorsGravatar Sascha Silbe2012-09-01
* lib: Treat messages in new/ as maildir messages with no flags setGravatar Austin Clements2012-06-10
* lib: Only synchronize maildir flags for messages in maildirsGravatar Austin Clements2012-06-10
* lib: Move _filename_is_in_maildirGravatar Austin Clements2012-06-10
* lib: Don't needlessly create directory docs in _notmuch_message_remove_filenameGravatar Austin Clements2012-05-23
* lib: Make notmuch_database_find_message_by_filename not crash on read-only da...Gravatar Austin Clements2012-05-23
* lib: Make notmuch_database_get_directory return NULL if the directory is not ...Gravatar Austin Clements2012-05-23
* lib: Perform the same transformation to _notmuch_database_filename_to_direntryGravatar Austin Clements2012-05-23
* lib: Perform the same transformation to _notmuch_database_find_directory_idGravatar Austin Clements2012-05-23
* lib: Make directory document creation optional for _notmuch_directory_createGravatar Austin Clements2012-05-23
* lib/cli: Make notmuch_database_get_directory return a status codeGravatar Austin Clements2012-05-15
* lib: Bump SO version from 2.0.0 to 3.0.0Gravatar Austin Clements2012-05-05
* lib/cli: Make notmuch_database_create return a status codeGravatar Austin Clements2012-05-05
* lib/cli: Make notmuch_database_open return a status codeGravatar Austin Clements2012-05-05
* Split notmuch_database_close into two functionsGravatar Justus Winter2012-04-28
* lib: work around talloc_steal usage from C++ codeGravatar Jani Nikula2012-04-15
* lib: change default for notmuch_query_set_omit_excludedGravatar Mark Walters2012-04-07