]> git.notmuchmail.org Git - notmuch/history - lib
news: Update for changes to notmuch_database_get_directory
[notmuch] / lib /
2012-05-15 Austin Clementslib/cli: Make notmuch_database_get_directory return...
2012-05-05 Austin Clementslib: Bump SO version from 2.0.0 to 3.0.0
2012-05-05 Austin Clementslib/cli: Make notmuch_database_create return a status...
2012-05-05 Austin Clementslib/cli: Make notmuch_database_open return a status...
2012-04-28 Justus WinterSplit notmuch_database_close into two functions
2012-04-15 Jani Nikulalib: work around talloc_steal usage from C++ code
2012-04-08 Mark Walterslib: change default for notmuch_query_set_omit_excluded
2012-03-20 David BremnerMerge tag 'debian/0.12-1'
2012-03-20 David BremnerMerge tag '0.12'
2012-03-20 David BremnerMerge branch 'release'
2012-03-18 Mark Walterslib: fix an exclude bug
2012-03-18 Austin Clementslib: Add exclude query debug output
2012-03-18 Austin Clementslib: Expose query debug output via an environment variable
2012-03-18 David BremnerMerge tag '0.12_rc2'
2012-03-18 Justus WinterFix error reporting in notmuch_database_find_message_by...
2012-03-15 David BremnerMerge branch 'release'
2012-03-15 David BremnerMerge branch 'release'
2012-03-14 David BremnerMerge branch 'release'
2012-03-11 David BremnerMerge branch 'release'
2012-03-03 David BremnerMerge branch 'release'
2012-03-03 Justus WinterActually close the xapian database in notmuch_database_...
2012-03-02 Mark Walterslib: Add the exclude flag to notmuch_query_search_threads
2012-03-02 Mark Walterslib: Make notmuch_query_search_messages set the exclude...
2012-03-02 Mark Walterslib: Rearrange the exclude code in query.cc
2012-02-29 Michal SojkaConvert non-UTF-8 parts to UTF-8 before indexing them
2012-02-21 Justus WinterPrevent segmentation fault in notmuch_database_close
2012-02-04 David BremnerMerge commit '0.11.1'
2012-02-04 Austin Clementslib: Use talloc to simplify cleanup in notmuch_database...
2012-02-04 Austin Clementslib: Release resources if notmuch_database_open fails
2012-02-04 Austin Clementslib: Don't delete uninitialized pointers
2012-01-17 Austin Clementslib: Add support for automatically excluding tags from...
2012-01-14 David BremnerMerge branch 'release'
2012-01-10 Jani Nikulalib: fix messages.c build warn
2012-01-02 Kazuo Teramotolib: call g_mime_init() from notmuch_database_open()
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.
next