index
:
notmuch
debian/bookworm-backports
debian/bullseye
debian/bullseye-backports
debian/buster-backports
debian/jessie-backports
debian/squeeze-backports
debian/stretch
debian/stretch-backports
debian/trixie-backports
debian/unstable
debian/wheezy-backports
feature/git-remote
feature/wildcard
master
nmweb
pristine-tar
release
thread-based email index, search, and tagging
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2013-12-07
lib: Bump library version from 3.0.0 to 3.1.0
Austin Clements
2013-12-07
lib: Replace NOTMUCH_*_VERSION with LIBNOTMUCH_*_VERSION
Austin Clements
2013-12-07
lib: Make VERSION macros agree with soname version
Austin Clements
2013-11-27
util: detect byte order
David Bremner
2013-11-25
lib: fix byte order test in libsha1.c
David Bremner
2013-11-19
compact: improve error messages on failures after compaction
Tomi Ollila
2013-11-19
compact: unconditionally remove old wip database compact directory
Tomi Ollila
2013-11-19
compact: preserve backup database until compacted database is in place
Tomi Ollila
2013-11-17
compact: catch Xapian::Error consistently
Tomi Ollila
2013-11-17
compact: tidy formatting
Tomi Ollila
2013-11-08
lib: Document extent of some return values
Austin Clements
2013-11-07
lib: add library version check macro
Jani Nikula
2013-11-07
lib: use the compaction backup path provided by the caller
Jani Nikula
2013-11-07
lib: update documentation of callback functions for database_compact and database_upgrade.
David Bremner
2013-11-07
lib: add closure parameter to compact status update callback
Jani Nikula
2013-11-07
lib: do not leak the database in compaction
Jani Nikula
2013-11-06
lib: check talloc success in compact
Jani Nikula
2013-11-06
lib: construct compactor within try block to catch any exceptions
Jani Nikula
2013-11-02
query: bind queries to database objects
Felipe Contreras
2013-10-30
lib: fix build on !HAVE_XAPIAN_COMPACT
Jani Nikula
2013-10-09
database: Add notmuch_database_compact_close
Ben Gamari
2013-09-14
lib/cli: pass GMIME_ENABLE_RFC2047_WORKAROUNDS to g_mime_init()
Jani Nikula
2013-09-03
tags_to_maildir_flags: Don't rename if no flags change
Louis Rilling
2013-09-01
lib: fix clang build
Jani Nikula
2013-08-13
lib: Document which strings are returned in UTF-8
Austin Clements
2013-08-13
lib: Correct out-of-date doc comment
Austin Clements
2013-06-24
lib: add NOTMUCH_EXCLUDE_FLAG to notmuch_exclude_t
Mark Walters
2013-06-08
cli: Guard deprecated g_type_init calls
Tomi Ollila
2013-05-13
lib: add --exclude=all option
Mark Walters
2013-05-13
lib/database.cc: change how the parent of a message is calculated
Aaron Ecay
2013-05-03
lib/message.cc: stale pointer bug (v3)
Vladimir Marek
2013-03-29
lib: Fix name reordering to handle commas without spaces
Adam Wolfe Gordon
2013-02-18
lib: Add an iterator over all messages in a thread
Austin Clements
2013-02-18
lib: Eliminate _notmuch_message_list_append
Austin Clements
2013-02-18
lib: Separate list of all messages from top-level messages
Austin Clements
2013-02-18
lib: Clean up error handling in _notmuch_thread_create
Austin Clements
2013-02-15
bitmap:improve memory usage using CHAR_BITS and unsigned CHAR
Robert Mast
2013-01-22
lib/Makefile.local: depend on libs we are linking with
Amadeusz Żołnowski
2012-12-24
_notmuch_message_index_file: unref (free) address lists from gmime.
David Bremner
2012-12-24
lib/message-file.c: use g_malloc () & g_free () in hash table values
Tomi Ollila
2012-12-01
lib: fix warnings when building with clang
Jani Nikula
2012-11-26
lib: Reject multi-message mboxes and deprecate single-message mbox
Austin Clements
2012-10-31
lib: add date range query support
Jani Nikula
2012-10-31
build: build parse-time-string as part of the notmuch lib and static cli
Jani Nikula
2012-10-27
Support OpenBSD
Austin Clements
2012-09-27
Fix the COERCE_STATUS macro
Justus Winter
2012-09-01
lib: fix NULL checks for filenames iterators
Sascha Silbe
2012-06-10
lib: Treat messages in new/ as maildir messages with no flags set
Austin Clements
2012-06-10
lib: Only synchronize maildir flags for messages in maildirs
Austin Clements
2012-06-10
lib: Move _filename_is_in_maildir
Austin Clements
[next]