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
/
notmuch-tag.c
Commit message (
Expand
)
Author
Age
*
notmuch: Quiet buildbot warnings.
David Edmondson
2011-12-21
*
tag: Automatically limit to messages whose tags will actually change.
Austin Clements
2011-11-28
*
cli: change argument parsing convention for subcommands
David Bremner
2011-10-22
*
Remove some variables which were set but not used.
Carl Worth
2011-05-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-11
*
Make maildir synchronization configurable
Michal Sojka
2010-11-10
*
notmuch-tag: don't sort messages before applying tag changes
Sebastian Spaeth
2010-04-21
*
lib: Rename iterator functions to prepare for reverse iteration.
Carl Worth
2010-03-09
*
Avoid compiler warnings due to ignored write return values
Dirk-Jan C. Binnema
2009-12-01
*
lib/query: Drop the first and max_messages arguments from search_messages.
Carl Worth
2009-11-23
*
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-21
*
Make reply/show/tag all require at least one search term
Keith Packard
2009-11-18
*
notmuch new/tag: Flush all changes to database when interrupted.
Keith Packard
2009-11-13
*
libnotmuch: Underlying support for doing partial-results searches.
Carl Worth
2009-11-12
*
Unbreak several notmuch commands after the addition of configuration.
Carl Worth
2009-11-11
*
notmuch: Break notmuch.c up into several smaller files.
Carl Worth
2009-11-10