aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2012-03-18Fix error reporting in notmuch_database_find_message_by_filenameJustus Winter
2012-03-03Actually close the xapian database in notmuch_database_closeJustus Winter
2012-02-29Convert non-UTF-8 parts to UTF-8 before indexing themMichal Sojka
2012-02-20Prevent segmentation fault in notmuch_database_closeJustus Winter
2012-02-03lib: Use talloc to simplify cleanup in notmuch_database_openAustin Clements
2012-02-03lib: Release resources if notmuch_database_open failsAustin Clements
2012-02-03lib: Don't delete uninitialized pointersAustin Clements
2012-01-16lib: Add support for automatically excluding tags from queriesAustin Clements
2012-01-10lib: fix messages.c build warnJani Nikula
2011-12-31lib: call g_mime_init() from notmuch_database_open()Kazuo Teramoto
2011-12-29Ignore encrypted parts when indexing.Jameson Graef Rollins
2011-12-23Fix comments about what is stored in the databaseThomas Jost
2011-12-21notmuch: Quiet buildbot warnings.David Edmondson
2011-12-06Merge branch 'release'David Bremner
2011-12-04lib: call g_type_init from notmuch_database_openDavid Bremner
2011-11-21tags_to_maildir_flags: Cleanup double assignementLouis Rilling
2011-11-21lib: Kill last usage of C++ type boolLouis Rilling
2011-11-19Don't link libnotmuch if libutil isn't linked in properly.Tom Prince
2011-11-15lib: add function to get the number of threads matching a searchJani Nikula
2011-11-14Store "from" and "subject" headers in the database.Austin Clements
2011-11-13Link libutil using filenmae, rather than using -l.Tom Prince
2011-11-02lib/database.cc: use flush Xapian method instead of commitDavid Bremner
2011-10-30xutil.c: remove duplicate copies, create new library libutil.a to contain xutil.David Bremner
2011-10-24Prefix lib/notmuch.h and lib/gen-version-script.sh with $(srcdir)Amadeusz Żołnowski
2011-10-04lib: bump SONAMEDavid Bremner
2011-10-04lib: make find_message{,by_filename) report errorsAli Polatel
2011-10-04lib: destroy message object after message removalAli Polatel
2011-09-24lib: bump library minor version because of new symbols.David Bremner
2011-09-24lib: Improve notmuch_database_{add,remove}_message documentation.Austin Clements
2011-09-24lib: Wrap notmuch_database_add_message in an atomic section.Austin Clements
2011-09-24lib: Add an API to find a message by filename.Austin Clements
2011-09-23lib: Remove message document directly after removing the last file name.Austin Clements
2011-09-23lib: Indicate if there are more filenames after removal.Austin Clements
2011-09-23lib: Add support for nested atomic sections.Austin Clements
2011-09-23lib: Add notmuch_database_{begin,end}_atomic.Austin Clements
2011-09-12lib: Add missing status check in _notmuch_message_remove_filename.Austin Clements
2011-09-05lib/gen-version-script.h: add getline and getdelim to notmuch.sym if neededDavid Bremner
2011-09-05lib/gen-version-script.sh: replace --defined argument to nm with awkDavid Bremner
2011-08-21re-enable notmuch.sym generation using POSIX sedDavid Bremner
2011-07-20libnotmuch: only build symbols list after the modules are builtThomas Jost
2011-07-17Merge commit '0.6.1'David Bremner
2011-07-16libnotmuch: export Xapian typeinfo symbolsDavid Bremner
2011-07-03Use POSIX sed invocationRobin Green
2011-06-29Fix folder: coherence issueMark Anderson
2011-06-29lib/Makefile.local: remove leftover debugging output.David Bremner
2011-06-29Fix folder: coherence issueMark Anderson
2011-06-28libnotmuch: build symbols list without relying on gcc -aux-info.David Bremner
2011-06-28libnotmuch: build symbols list without relying on gcc -aux-info.David Bremner
2011-06-28libnotmuch: fix typos in CLEAN setting, add fileDavid Bremner
2011-06-23fix sum moar typos [comments in source code]Pieter Praet