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: Make directory document creation optional for _notmuch_directory_create
Austin Clements
2012-05-23
*
lib/cli: Make notmuch_database_get_directory return a status code
Austin Clements
2012-05-15
*
lib: Bump SO version from 2.0.0 to 3.0.0
Austin Clements
2012-05-05
*
lib/cli: Make notmuch_database_create return a status code
Austin Clements
2012-05-05
*
lib/cli: Make notmuch_database_open return a status code
Austin Clements
2012-05-05
*
Split notmuch_database_close into two functions
Justus Winter
2012-04-28
*
lib: work around talloc_steal usage from C++ code
Jani Nikula
2012-04-15
*
lib: change default for notmuch_query_set_omit_excluded
Mark Walters
2012-04-07
*
lib: fix an exclude bug
Mark Walters
2012-03-18
*
lib: Add exclude query debug output
Austin Clements
2012-03-18
*
lib: Expose query debug output via an environment variable
Austin Clements
2012-03-18
*
Merge tag '0.12_rc2'
David Bremner
2012-03-18
|
\
|
*
Fix error reporting in notmuch_database_find_message_by_filename
Justus Winter
2012-03-18
*
|
Merge branch 'release'
David Bremner
2012-03-03
|
\
|
|
*
Actually close the xapian database in notmuch_database_close
Justus Winter
2012-03-03
*
|
lib: Add the exclude flag to notmuch_query_search_threads
Mark Walters
2012-03-02
*
|
lib: Make notmuch_query_search_messages set the exclude flag
Mark Walters
2012-03-02
*
|
lib: Rearrange the exclude code in query.cc
Mark Walters
2012-03-02
|
/
*
Convert non-UTF-8 parts to UTF-8 before indexing them
Michal Sojka
2012-02-29
*
Prevent segmentation fault in notmuch_database_close
Justus Winter
2012-02-20
*
lib: Use talloc to simplify cleanup in notmuch_database_open
Austin Clements
2012-02-03
*
lib: Release resources if notmuch_database_open fails
Austin Clements
2012-02-03
*
lib: Don't delete uninitialized pointers
Austin Clements
2012-02-03
*
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
[next]