]> git.notmuchmail.org Git - notmuch/history - lib
py3k: The ConfigParser module has been renamed to configparser
[notmuch] / lib /
2012-01-01 Kazuo Teramotolib: call g_mime_init() from notmuch_database_open()
2011-12-29 Jameson Graef RollinsIgnore encrypted parts when indexing.
2011-12-23 Thomas JostFix comments about what is stored in the database
2011-12-21 David Edmondsonnotmuch: Quiet buildbot warnings.
2011-12-06 David BremnerMerge branch 'release'
2011-12-05 David Bremnerlib: call g_type_init from notmuch_database_open
2011-11-27 David BremnerMerge branch 'release'
2011-11-23 David BremnerMerge branch 'release'
2011-11-22 Louis Rillingtags_to_maildir_flags: Cleanup double assignement
2011-11-22 Louis Rillinglib: Kill last usage of C++ type bool
2011-11-21 David BremnerMerge branch 'release'
2011-11-19 Tom PrinceDon't link libnotmuch if libutil isn't linked in properly.
2011-11-15 Jani Nikulalib: add function to get the number of threads matching...
2011-11-14 Austin ClementsStore "from" and "subject" headers in the database.
2011-11-13 Tom PrinceLink libutil using filenmae, rather than using -l.
2011-11-02 David Bremnerlib/database.cc: use flush Xapian method instead of...
2011-10-31 David Bremnerxutil.c: remove duplicate copies, create new library...
2011-10-25 Amadeusz ŻołnowskiPrefix lib/notmuch.h and lib/gen-version-script.sh...
2011-10-04 David Bremnerlib: bump SONAME
2011-10-04 David BremnerMerge remote-tracking branch 'alip/find_message-v3'
2011-10-04 Ali Polatellib: make find_message{,by_filename) report errors
2011-10-04 Ali Polatellib: destroy message object after message removal
2011-09-24 David Bremnerlib: bump library minor version because of new symbols.
2011-09-24 Austin Clementslib: Improve notmuch_database_{add,remove}_message...
2011-09-24 Austin Clementslib: Wrap notmuch_database_add_message in an atomic...
2011-09-24 Austin Clementslib: Add an API to find a message by filename.
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
next