summaryrefslogtreecommitdiff
path: root/notmuch-tag.c
Commit message (Expand)AuthorAge
* 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