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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
notmuch-tag.c
Age
Commit message (
Expand
)
Author
2011-05-11
Remove some variables which were set but not used.
Carl Worth
2010-11-11
lib: Rework interface for maildir_flags synchronization
Carl Worth
2010-11-11
Avoid abbreviation, preferring notmuch_config_get_maildir_synchronize_flags
Carl Worth
2010-11-10
Make maildir synchronization configurable
Michal Sojka
2010-04-21
notmuch-tag: don't sort messages before applying tag changes
Sebastian Spaeth
2010-03-09
lib: Rename iterator functions to prepare for reverse iteration.
Carl Worth
2009-12-01
Avoid compiler warnings due to ignored write return values
Dirk-Jan C. Binnema
2009-11-23
lib/query: Drop the first and max_messages arguments from search_messages.
Carl Worth
2009-11-21
Rename NOTMUCH_DATABASE_MODE_WRITABLE to NOTMUCH_DATABASE_MODE_READ_WRITE
Carl Worth
2009-11-21
Permit opening the notmuch database in read-only mode.
Chris Wilson
2009-11-18
Make reply/show/tag all require at least one search term
Keith Packard
2009-11-13
notmuch new/tag: Flush all changes to database when interrupted.
Keith Packard
2009-11-12
libnotmuch: Underlying support for doing partial-results searches.
Carl Worth
2009-11-11
Unbreak several notmuch commands after the addition of configuration.
Carl Worth
2009-11-10
notmuch: Break notmuch.c up into several smaller files.
Carl Worth