aboutsummaryrefslogtreecommitdiff
path: root/notmuch-tag.c
Commit message (Expand)AuthorAge
* lib/cli: Make notmuch_database_open return a status codeAustin Clements2012-05-05
* Use notmuch_database_destroy instead of notmuch_database_closeJustus Winter2012-04-28
* cli: refactor "notmuch tag" query tagging into a separate functionJani Nikula2012-03-30
* cli: refactor "notmuch tag" data structures for tagging operationsJani Nikula2012-03-30
* tag: remove unused attribute from notmuch_tag_command() argumentsDmitry Kurochkin2012-02-08
* Silence buildbot warnings about unused resultsAustin Clements2012-01-21
* notmuch: Quiet buildbot warnings.David Edmondson2011-12-21
* tag: Automatically limit to messages whose tags will actually change.Austin Clements2011-11-28
* cli: change argument parsing convention for subcommandsDavid Bremner2011-10-22
* Remove some variables which were set but not used.Carl Worth2011-05-11
* lib: Rework interface for maildir_flags synchronizationCarl Worth2010-11-11
* Avoid abbreviation, preferring notmuch_config_get_maildir_synchronize_flagsCarl Worth2010-11-11
* Make maildir synchronization configurableMichal Sojka2010-11-10
* notmuch-tag: don't sort messages before applying tag changesSebastian Spaeth2010-04-21
* lib: Rename iterator functions to prepare for reverse iteration.Carl Worth2010-03-09
* Avoid compiler warnings due to ignored write return valuesDirk-Jan C. Binnema2009-12-01
* lib/query: Drop the first and max_messages arguments from search_messages.Carl Worth2009-11-23
* Rename NOTMUCH_DATABASE_MODE_WRITABLE to NOTMUCH_DATABASE_MODE_READ_WRITECarl Worth2009-11-21
* Permit opening the notmuch database in read-only mode.Chris Wilson2009-11-21
* Make reply/show/tag all require at least one search termKeith Packard2009-11-18
* notmuch new/tag: Flush all changes to database when interrupted.Keith Packard2009-11-13
* libnotmuch: Underlying support for doing partial-results searches.Carl Worth2009-11-12
* Unbreak several notmuch commands after the addition of configuration.Carl Worth2009-11-11
* notmuch: Break notmuch.c up into several smaller files.Carl Worth2009-11-10