]> git.notmuchmail.org Git - notmuch/history - lib
Fix notmuch_message_maildir_flags_to_tags to iterate over filenames
[notmuch] / lib /
2010-11-11 Carl WorthFix notmuch_message_maildir_flags_to_tags to iterate...
2010-11-11 Carl Worthlib: Add new, public notmuch_message_get_filenames
2010-11-11 Carl Worthlib: Add new implementation of notmuch_filenames_t
2010-11-11 Carl Worthlib: Remove the notion of TAGS_INVALID
2010-11-11 Carl Worthlib: Rework interface for maildir_flags synchronization
2010-11-11 Carl Worthlib: Remove the synchronization of 'T' flag with "delet...
2010-11-10 Michal SojkaMake maildir synchronization configurable
2010-11-10 Michal SojkaMaildir synchronization
2010-11-10 Michal Sojkalib: Return added message even if it already was in...
2010-11-08 Carl WorthMerge in ruby bindings.
2010-11-02 Carl Worthlib: Eliminate some redundant includes of xapian.h
2010-11-02 Carl Worthlib: Add GCC visibility(hidden) pragmas to private...
2010-11-02 Carl Worthlib: Add some missing static qualifiers.
2010-11-01 Carl WorthUpdate library version to 1.2.0
2010-10-28 Michal SojkaDo not call ldconfig when building Debian package
2010-10-28 Carl Worthlib: Add two functions: notmuch_query_get_query_string...
2010-10-23 Carl Worthlib: Fix notmuch_query_search_threads to return NULL...
2010-09-21 Carl Worthlib: Fix "make install"
2010-09-20 Carl Worthlib: Fix use-after-free bug.
2010-06-04 Carl Worthmake install: Run ldconfig or install a DT_RUNPATH...
2010-06-04 Carl WorthAdd support (and tests) for messages with really long...
2010-06-04 Carl WorthAvoid database corruption by not adding partially-const...
2010-06-04 Carl WorthFix misnamed function in internal documentation.
2010-06-04 Tomas CarneckyAdd support for the Solaris platform
2010-04-28 Carl WorthMerge branch '0.3.x' immediately after the 0.3.1 release
2010-04-27 Dirk HohndelFix SEGV in _thread_cleanup_author if author ends with...
2010-04-27 Carl Worthlib: Increment library version to 1.1.0
2010-04-27 Carl Worthlib: Re-implement moving of thread authors.
2010-04-26 Dirk HohndelMake Received: header special in notmuch_message_file_g...
2010-04-26 Dirk HohndelSimple attempt to display author names in a friendlier way
2010-04-26 Dirk HohndelReorder displayed names of thread authors
2010-04-26 Dirk HohndelAdd authors member to message
2010-04-24 Carl Worthlib: Ensure notmuch_query_search_messages returns NULL...
2010-04-24 Carl Worthlib: Document that notmuch_query_count_messages may...
2010-04-24 Carl Worthlib: Audit all notmuch_database call for Xapian excepti...
2010-04-24 Carl Worthlib: Audit calls to notmuch_message_get_header to handl...
2010-04-24 Carl Worthlib: Simplify code to set subject from matched message.
2010-04-22 Carl WorthRevert "thread: Simplify code for assigning the subject."
2010-04-22 Carl WorthRevert "thread: Fix sort of search when constructing...
2010-04-22 Carl WorthRevert "thread: Removed unsed sort argument from _threa...
2010-04-22 Carl WorthMerge Sebastian Spaeth's python bindings into bindings...
2010-04-22 Carl Worththread: Removed unsed sort argument from _thread_add_ma...
2010-04-21 Sebastian Spaethquery.cc: allow to return query results unsorted
2010-04-21 Carl Worththread: Fix sort of search when constructing threads.
2010-04-21 Carl Worththread: Simplify code for assigning the subject.
2010-04-21 Jesse RosenthalName thread based on matching msgs instead of first...
2010-04-15 Carl Worthlib: search_threads: Fix nested search to handle origin...
2010-04-15 Carl WorthMerge bugfix for test-suite correctness.
2010-04-14 Carl WorthMakefile: Add library version information on OS X.
2010-04-14 Carl WorthMakefile: Fix library linking command for OS X
2010-04-14 Aaron EcayAdd infrastructure for building shared library on OS X.
2010-04-14 Carl WorthMakefile: Move compat sources from the client code...
2010-04-13 martin f. krafftDo not segfault on empty mime parts
2010-04-13 Michael ForneyFix typo in notmuch.h documentation regarding database...
2010-04-12 Carl Worthlib: Remove condition regarding a NULL parent_thread_id.
2010-04-12 Carl Worthlib: Always add reference terms to the database.
2010-04-12 Carl Worthlib: Document the metadata stored within the Xapian...
2010-04-12 Carl Worthlib: Fix line-wrapping in _notmuch_database_link_message.
2010-04-12 Carl Worthlib: Fix internal documentation of _notmuch_database_li...
2010-04-12 Carl Worthlib: Simplify code flow in _resolve_message_id_to_thread_id
2010-04-12 Carl Worthlib: Fix internal documentation of _resolve_message_id_...
2010-04-12 James WestbyStore thread ids for messages that we haven't seen yet
2010-04-10 Carl Worthlib: Handle "*" as a query string to match all messages.
2010-04-07 Dirk Hohndelfix obvious cut and paste error
2010-04-07 Dirk Hohndelfix notmuch_message_file_get_header
2010-04-07 Carl WorthMerge branch 'debian'
2010-04-07 Carl WorthAvoid needlessly linking final notmuch binary against...
2010-04-06 Carl Worthconfigure: Add support for a --includedir option
2010-04-06 Carl WorthMerge branch 'debian' into rebuild
2010-04-06 Carl WorthMakefiles: Eliminate the useless quiet_* functions.
2010-04-05 Carl WorthMerge commit '0.1'
2010-04-05 Carl WorthRELEASING: Add this file describing the steps to make...
2010-04-03 David EdmondsonMakefile.local: Automatically use makefile mode
2010-04-01 Carl WorthCompile a static notmuch binary (but only install the...
2010-04-01 Michal SojkaMakefile: Create include directory when installing...
2010-04-01 Carl Worthlib: Switch to a 3-part version number for the library...
2010-04-01 Carl WorthMakefiles: Make the install rules quiet like the compil...
2010-04-01 Carl WorthMove installation of library from top-level to lib...
2010-04-01 Saleem AbdulrasoolFix target dependencies for multiple jobs
2010-04-01 Ben GamariBuild and link against notmuch shared library, install...
2010-03-31 Carl Worthemacs: Fix the notmuch-search-authors-width variable.
2010-03-31 Carl WorthClarify documentation of notmuch_database_add_message.
2010-03-10 Carl WorthMakefile: Fix Makefiles to depend on all child Makefile...
2010-03-10 Carl WorthAdd is:<tag> as a synonym for tag:<tag> in search terms.
2010-03-09 Carl Worthlib: Silence a compiler warning.
2010-03-09 Fernando CarrijoFix a few documentation typos in notmuch.h
2010-03-09 Fernando CarrijoUpdate documentation of notmuch_query_create
2010-03-09 Carl Worthlib: Document what move_to_next does at the end of...
2010-03-09 Carl Worthlib: Rename iterator functions to prepare for reverse...
2010-02-09 Carl WorthFix printf for when uint64_t != unsigned long long int
2010-02-09 Carl WorthSwitch from random to sequential thread identifiers.
2010-02-06 Carl Worthnotmuch.h: Fix a couple of typos in the documentation.
2010-02-05 Carl WorthEliminate some useless gobject boilerplate.
2010-02-05 Carl Worthnotmuch new: Don't index uuencoded data.
2010-01-21 martin f. krafftMerge branch 'upstream'
2010-01-10 Carl Worthnotmuch new: Print upgrade progress report as a percentage.
2010-01-09 Carl Worthlib: Add non-content terms with a WDF value of 0.
2010-01-09 Carl Worthlib: Explicitly set BoolWeight when searching.
2010-01-09 Carl Worthlib: Split the database upgrade into two phases for...
2010-01-08 Carl Worthlib: Delete stale timestamp documents during database...
next