aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
...
* lib: destroy message object after message removalAli Polatel2011-10-04
* lib: bump library minor version because of new symbols.David Bremner2011-09-24
* lib: Improve notmuch_database_{add,remove}_message documentation.Austin Clements2011-09-24
* lib: Wrap notmuch_database_add_message in an atomic section.Austin Clements2011-09-24
* lib: Add an API to find a message by filename.Austin Clements2011-09-24
* lib: Remove message document directly after removing the last file name.Austin Clements2011-09-23
* lib: Indicate if there are more filenames after removal.Austin Clements2011-09-23
* lib: Add support for nested atomic sections.Austin Clements2011-09-23
* lib: Add notmuch_database_{begin,end}_atomic.Austin Clements2011-09-23
* lib: Add missing status check in _notmuch_message_remove_filename.Austin Clements2011-09-12
* lib/gen-version-script.h: add getline and getdelim to notmuch.sym if neededDavid Bremner2011-09-05
* lib/gen-version-script.sh: replace --defined argument to nm with awkDavid Bremner2011-09-05
* re-enable notmuch.sym generation using POSIX sedDavid Bremner2011-08-21
* libnotmuch: only build symbols list after the modules are builtThomas Jost2011-07-20
* Merge commit '0.6.1'David Bremner2011-07-17
|\
| * libnotmuch: export Xapian typeinfo symbolsDavid Bremner2011-07-16
| * Fix folder: coherence issueMark Anderson2011-06-29
| * libnotmuch: build symbols list without relying on gcc -aux-info.David Bremner2011-06-28
* | Use POSIX sed invocationRobin Green2011-07-03
* | lib/Makefile.local: remove leftover debugging output.David Bremner2011-06-29
* | Fix folder: coherence issueMark Anderson2011-06-29
* | libnotmuch: build symbols list without relying on gcc -aux-info.David Bremner2011-06-28
* | libnotmuch: fix typos in CLEAN setting, add fileDavid Bremner2011-06-28
* | fix sum moar typos [comments in source code]Pieter Praet2011-06-23
* | fix sum moar typos [build scripts, Makefiles]Pieter Praet2011-06-23
|/
* libnotmuch: add linker script to declare only notmuch_* symbols as global.David Bremner2011-06-23
* Fix appending of Received headersStewart Smith2011-06-10
* lib/message-file: plug three memleaks.Anton Khirnov2011-06-03
* tag signed/encrypted during notmuch newJameson Graef Rollins2011-05-27
* Mark some structures in the library interface with visibility=default attribute.Carl Worth2011-05-11
* Remove some variables which were set but not used.Carl Worth2011-05-11
* Fixup string list authorAustin Clements2011-03-21
* Add the tag list to the unified message metadata pass.Austin Clements2011-03-21
* Add the file name list to the unified message metadata pass.Austin Clements2011-03-21
* Add a generic function to get a list of terms with some prefix.Austin Clements2011-03-21
* Implement an internal generic string list and use it.Austin Clements2011-03-21
* Use a single unified pass to fetch scalar message metadata.Austin Clements2011-03-21
* Merge remote branch 'amdragon/search-perf-3'Carl Worth2011-03-10
|\
| * Simplify _notmuch_doc_id_set_init interface.Austin Clements2011-01-30
| * Remove code repetition in the doc ID bitmap code.Austin Clements2011-01-30
* | build: Add support for non-source-directory builds.Carl Worth2011-03-09
|/
* Makefile: Quote variables used as filenames in shell commandsCarl Worth2011-01-26
* lib: Save and restore term position in message while indexing.Carl Worth2011-01-26
* notmuch search: Clean up some memory leaks during search loop.Carl Worth2011-01-26
* Add support for folder-based searching.Carl Worth2011-01-15
* Tighten up a memory allocation.Carl Worth2011-01-15
* Correct some minor typos in a commentCarl Worth2011-01-15
* Optimize thread search using matched docid sets.Austin Clements2010-12-07
* notmuch search: Fix to display authors in date order.Carl Worth2010-12-07
* lib: Set thread subject at the same time as setting thread->{oldest,newest}Carl Worth2010-12-07