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 support for automatically excluding tags from queries
Austin Clements
2012-01-16
*
lib: fix messages.c build warn
Jani Nikula
2012-01-10
*
lib: call g_mime_init() from notmuch_database_open()
Kazuo Teramoto
2011-12-31
*
Ignore encrypted parts when indexing.
Jameson Graef Rollins
2011-12-29
*
Fix comments about what is stored in the database
Thomas Jost
2011-12-23
*
notmuch: Quiet buildbot warnings.
David Edmondson
2011-12-21
*
Merge branch 'release'
David Bremner
2011-12-06
|
\
|
*
lib: call g_type_init from notmuch_database_open
David Bremner
2011-12-04
*
|
tags_to_maildir_flags: Cleanup double assignement
Louis Rilling
2011-11-21
*
|
lib: Kill last usage of C++ type bool
Louis Rilling
2011-11-21
*
|
Don't link libnotmuch if libutil isn't linked in properly.
Tom Prince
2011-11-19
|
/
*
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
[next]