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: Ensure notmuch_query_search_messages returns NULL on an exception.
Carl Worth
2010-04-24
*
lib: Document that notmuch_query_count_messages may return 0 if an exception ...
Carl Worth
2010-04-24
*
lib: Audit all notmuch_database call for Xapian exception handling.
Carl Worth
2010-04-24
*
lib: Audit calls to notmuch_message_get_header to handle NULL return
Carl Worth
2010-04-24
*
lib: Simplify code to set subject from matched message.
Carl Worth
2010-04-24
*
Revert "thread: Simplify code for assigning the subject."
Carl Worth
2010-04-22
*
Revert "thread: Fix sort of search when constructing threads."
Carl Worth
2010-04-22
*
Revert "thread: Removed unsed sort argument from _thread_add_matched_message"
Carl Worth
2010-04-22
*
thread: Removed unsed sort argument from _thread_add_matched_message
Carl Worth
2010-04-21
*
query.cc: allow to return query results unsorted
Sebastian Spaeth
2010-04-21
*
thread: Fix sort of search when constructing threads.
Carl Worth
2010-04-21
*
thread: Simplify code for assigning the subject.
Carl Worth
2010-04-21
*
Name thread based on matching msgs instead of first msg.
Jesse Rosenthal
2010-04-21
*
lib: search_threads: Fix nested search to handle original search of "*"
Carl Worth
2010-04-15
*
Makefile: Add library version information on OS X.
Carl Worth
2010-04-14
*
Makefile: Fix library linking command for OS X
Carl Worth
2010-04-14
*
Add infrastructure for building shared library on OS X.
Aaron Ecay
2010-04-14
*
Makefile: Move compat sources from the client code to the library.
Carl Worth
2010-04-14
*
Do not segfault on empty mime parts
martin f. krafft
2010-04-13
*
Fix typo in notmuch.h documentation regarding database open modes
Michael Forney
2010-04-13
*
lib: Remove condition regarding a NULL parent_thread_id.
Carl Worth
2010-04-12
*
lib: Always add reference terms to the database.
Carl Worth
2010-04-12
*
lib: Document the metadata stored within the Xapian database.
Carl Worth
2010-04-12
*
lib: Fix line-wrapping in _notmuch_database_link_message.
Carl Worth
2010-04-12
*
lib: Fix internal documentation of _notmuch_database_link_message
Carl Worth
2010-04-12
*
lib: Simplify code flow in _resolve_message_id_to_thread_id
Carl Worth
2010-04-12
*
lib: Fix internal documentation of _resolve_message_id_to_thread_id
Carl Worth
2010-04-12
*
Store thread ids for messages that we haven't seen yet
James Westby
2010-04-12
*
lib: Handle "*" as a query string to match all messages.
Carl Worth
2010-04-09
*
fix obvious cut and paste error
Dirk Hohndel
2010-04-06
*
fix notmuch_message_file_get_header
Dirk Hohndel
2010-04-06
*
Avoid needlessly linking final notmuch binary against libXapian.
Carl Worth
2010-04-06
*
configure: Add support for a --includedir option
Carl Worth
2010-04-06
*
Makefiles: Eliminate the useless quiet_* functions.
Carl Worth
2010-04-06
*
RELEASING: Add this file describing the steps to make a release.
Carl Worth
2010-04-05
*
Makefile.local: Automatically use makefile mode
David Edmondson
2010-04-03
*
Compile a static notmuch binary (but only install the shared version)
Carl Worth
2010-04-01
*
Makefile: Create include directory when installing headers
Michal Sojka
2010-04-01
*
lib: Switch to a 3-part version number for the library interface.
Carl Worth
2010-04-01
*
Makefiles: Make the install rules quiet like the compilation rules.
Carl Worth
2010-03-31
*
Move installation of library from top-level to lib/Makefile.local
Carl Worth
2010-03-31
*
Fix target dependencies for multiple jobs
Saleem Abdulrasool
2010-03-31
*
Build and link against notmuch shared library, install notmuch.h
Ben Gamari
2010-03-31
*
emacs: Fix the notmuch-search-authors-width variable.
Carl Worth
2010-03-31
*
Clarify documentation of notmuch_database_add_message.
Carl Worth
2010-03-31
*
Makefile: Fix Makefiles to depend on all child Makefile fragments.
Carl Worth
2010-03-10
*
Add is:<tag> as a synonym for tag:<tag> in search terms.
Carl Worth
2010-03-09
*
lib: Silence a compiler warning.
Carl Worth
2010-03-09
*
Fix a few documentation typos in notmuch.h
Fernando Carrijo
2010-03-09
*
Update documentation of notmuch_query_create
Fernando Carrijo
2010-03-09
[prev]
[next]