index
:
notmuch
master
thread-based email index, search and tagging
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
lib
Commit message (
Expand
)
Author
Age
*
lib: add function to get the number of threads matching a search
Jani Nikula
2011-11-15
*
Store "from" and "subject" headers in the database.
Austin Clements
2011-11-14
*
Link libutil using filenmae, rather than using -l.
Tom Prince
2011-11-13
*
lib/database.cc: use flush Xapian method instead of commit
David Bremner
2011-11-02
*
xutil.c: remove duplicate copies, create new library libutil.a to contain xutil.
David Bremner
2011-10-30
*
Prefix lib/notmuch.h and lib/gen-version-script.sh with $(srcdir)
Amadeusz Żołnowski
2011-10-24
*
lib: bump SONAME
David Bremner
2011-10-04
*
lib: make find_message{,by_filename) report errors
Ali Polatel
2011-10-04
*
lib: destroy message object after message removal
Ali Polatel
2011-10-04
*
lib: bump library minor version because of new symbols.
David Bremner
2011-09-24
*
lib: Improve notmuch_database_{add,remove}_message documentation.
Austin Clements
2011-09-24
*
lib: Wrap notmuch_database_add_message in an atomic section.
Austin Clements
2011-09-24
*
lib: Add an API to find a message by filename.
Austin Clements
2011-09-24
*
lib: Remove message document directly after removing the last file name.
Austin Clements
2011-09-23
*
lib: Indicate if there are more filenames after removal.
Austin Clements
2011-09-23
*
lib: Add support for nested atomic sections.
Austin Clements
2011-09-23
*
lib: Add notmuch_database_{begin,end}_atomic.
Austin Clements
2011-09-23
*
lib: Add missing status check in _notmuch_message_remove_filename.
Austin Clements
2011-09-12
*
lib/gen-version-script.h: add getline and getdelim to notmuch.sym if needed
David Bremner
2011-09-05
*
lib/gen-version-script.sh: replace --defined argument to nm with awk
David Bremner
2011-09-05
*
re-enable notmuch.sym generation using POSIX sed
David Bremner
2011-08-21
*
libnotmuch: only build symbols list after the modules are built
Thomas Jost
2011-07-20
*
Merge commit '0.6.1'
David Bremner
2011-07-17
|
\
|
*
libnotmuch: export Xapian typeinfo symbols
David Bremner
2011-07-16
*
|
Use POSIX sed invocation
Robin Green
2011-07-03
|
*
Fix folder: coherence issue
Mark Anderson
2011-06-29
*
|
lib/Makefile.local: remove leftover debugging output.
David Bremner
2011-06-29
*
|
Fix folder: coherence issue
Mark Anderson
2011-06-29
|
*
libnotmuch: build symbols list without relying on gcc -aux-info.
David Bremner
2011-06-28
*
|
libnotmuch: build symbols list without relying on gcc -aux-info.
David Bremner
2011-06-28
*
|
libnotmuch: fix typos in CLEAN setting, add file
David Bremner
2011-06-28
*
|
fix sum moar typos [comments in source code]
Pieter Praet
2011-06-23
*
|
fix sum moar typos [build scripts, Makefiles]
Pieter Praet
2011-06-23
|
/
*
libnotmuch: add linker script to declare only notmuch_* symbols as global.
David Bremner
2011-06-23
*
Fix appending of Received headers
Stewart Smith
2011-06-10
*
lib/message-file: plug three memleaks.
Anton Khirnov
2011-06-03
*
tag signed/encrypted during notmuch new
Jameson Graef Rollins
2011-05-27
*
Mark some structures in the library interface with visibility=default attribute.
Carl Worth
2011-05-11
*
Remove some variables which were set but not used.
Carl Worth
2011-05-11
*
Fixup string list author
Austin Clements
2011-03-21
*
Add the tag list to the unified message metadata pass.
Austin Clements
2011-03-21
*
Add the file name list to the unified message metadata pass.
Austin Clements
2011-03-21
*
Add a generic function to get a list of terms with some prefix.
Austin Clements
2011-03-21
*
Implement an internal generic string list and use it.
Austin Clements
2011-03-21
*
Use a single unified pass to fetch scalar message metadata.
Austin Clements
2011-03-21
*
Merge remote branch 'amdragon/search-perf-3'
Carl Worth
2011-03-10
|
\
*
|
build: Add support for non-source-directory builds.
Carl Worth
2011-03-09
|
*
Simplify _notmuch_doc_id_set_init interface.
Austin Clements
2011-01-30
|
*
Remove code repetition in the doc ID bitmap code.
Austin Clements
2011-01-30
|
/
*
Makefile: Quote variables used as filenames in shell commands
Carl Worth
2011-01-26
[next]