]> git.notmuchmail.org Git - notmuch/history - lib
ruby: New exception Notmuch::UnbalancedAtomicError
[notmuch] / lib /
2011-09-24 Austin Clementslib: Remove message document directly after removing...
2011-09-24 Austin Clementslib: Indicate if there are more filenames after removal.
2011-09-24 Austin Clementslib: Add support for nested atomic sections.
2011-09-24 Austin Clementslib: Add notmuch_database_{begin,end}_atomic.
2011-09-13 Austin Clementslib: Add missing status check in _notmuch_message_remov...
2011-09-05 Sebastian SpaethMerge branch 'master' of ssh://notmuchmail.org/git...
2011-09-05 David Bremnerlib/gen-version-script.h: add getline and getdelim...
2011-09-05 David Bremnerlib/gen-version-script.sh: replace --defined argument...
2011-08-23 Sebastian SpaethMerge branch 'master' of ssh://notmuchmail.org/git...
2011-08-21 David Bremnerre-enable notmuch.sym generation using POSIX sed
2011-07-21 Thomas Jostlibnotmuch: only build symbols list after the modules...
2011-07-18 David BremnerMerge commit '0.6.1'
2011-07-17 David Bremnerlibnotmuch: export Xapian typeinfo symbols
2011-07-10 David BremnerMerge commit '0.6'
2011-07-03 Robin GreenUse POSIX sed invocation
2011-06-30 Mark AndersonFix folder: coherence issue
2011-06-29 David Bremnerlib/Makefile.local: remove leftover debugging output.
2011-06-29 Mark AndersonFix folder: coherence issue
2011-06-28 David Bremnerlibnotmuch: build symbols list without relying on gcc...
2011-06-28 David Bremnerlibnotmuch: build symbols list without relying on gcc...
2011-06-28 David Bremnerlibnotmuch: fix typos in CLEAN setting, add file
2011-06-24 David BremnerMerge remote-tracking branch 'origin/master'
2011-06-23 Pieter Praetfix sum moar typos [comments in source code]
2011-06-23 Pieter Praetfix sum moar typos [build scripts, Makefiles]
2011-06-23 David Bremnerlibnotmuch: add linker script to declare only notmuch_...
2011-06-11 Stewart SmithFix appending of Received headers
2011-06-03 Anton Khirnovlib/message-file: plug three memleaks.
2011-05-27 Jameson Graef Rollinstag signed/encrypted during notmuch new
2011-05-11 Carl WorthMark some structures in the library interface with...
2011-05-11 Carl WorthRemove some variables which were set but not used.
2011-04-25 Carl WorthMerge remote-tracking branch 'amdragon/eager-metadata-v4'
2011-03-21 Austin ClementsFixup string list author
2011-03-21 Austin ClementsAdd the tag list to the unified message metadata pass.
2011-03-21 Austin ClementsAdd the file name list to the unified message metadata...
2011-03-21 Austin ClementsAdd a generic function to get a list of terms with...
2011-03-21 Austin ClementsImplement an internal generic string list and use it.
2011-03-21 Austin ClementsUse a single unified pass to fetch scalar message metadata.
2011-03-10 Carl WorthMerge remote branch 'amdragon/search-perf-3'
2011-03-09 Carl Worthbuild: Add support for non-source-directory builds.
2011-01-31 Austin ClementsSimplify _notmuch_doc_id_set_init interface.
2011-01-31 Austin ClementsRemove code repetition in the doc ID bitmap code.
2011-01-26 Carl WorthMakefile: Quote variables used as filenames in shell...
2011-01-26 Carl Worthlib: Save and restore term position in message while...
2011-01-26 Carl Worthnotmuch search: Clean up some memory leaks during searc...
2011-01-15 Carl WorthAdd support for folder-based searching.
2011-01-15 Carl WorthTighten up a memory allocation.
2011-01-15 Carl WorthCorrect some minor typos in a comment
2010-12-08 Austin ClementsOptimize thread search using matched docid sets.
2010-12-08 Carl Worthnotmuch search: Fix to display authors in date order.
2010-12-08 Carl Worthlib: Set thread subject at the same time as setting...
2010-11-24 Carl WorthFix to index the "Re" term present in any subject.
2010-11-12 Carl Worthlib: Fix missing initialization of status field. 0.5
2010-11-12 Carl Worthlib: Add two missing static qualifiers
2010-11-12 Carl WorthIncrement library version to 1.3.0
2010-11-12 Carl Worthtags_to_maildir_flags: Fix to preserve existing, unsupp...
2010-11-11 Carl Worthnotmuch_message_tags_to_maildir_flags: Do nothing outsi...
2010-11-11 Carl Worthlib: Be honest in the documentation of the maildir...
2010-11-11 Carl Worthnotmuch_message_tags_to_maildir_flags: Don't exit on...
2010-11-11 Carl Worthnotmuch_message_tags_to_maildir_flags: Fix to rename...
2010-11-11 Carl Worthnotmuch_filenames_create: Take a reference to underlyin...
2010-11-11 Carl Worthmaildir_flags_to_tags: Avoid interpreting "no info...
2010-11-11 Carl Worthlib: Document that absence of maildir flags can also...
2010-11-11 Carl WorthFix notmuch_message_tags_to_maildir_flags to effect...
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.
next