summaryrefslogtreecommitdiff
path: root/notmuch-tag.c
AgeCommit message (Expand)Author
2010-04-21notmuch-tag: don't sort messages before applying tag changesSebastian Spaeth
2010-03-09lib: Rename iterator functions to prepare for reverse iteration.Carl Worth
2009-12-01Avoid compiler warnings due to ignored write return valuesDirk-Jan C. Binnema
2009-11-23lib/query: Drop the first and max_messages arguments from search_messages.Carl Worth
2009-11-21Rename NOTMUCH_DATABASE_MODE_WRITABLE to NOTMUCH_DATABASE_MODE_READ_WRITECarl Worth
2009-11-21Permit opening the notmuch database in read-only mode.Chris Wilson
2009-11-18Make reply/show/tag all require at least one search termKeith Packard
2009-11-13notmuch new/tag: Flush all changes to database when interrupted.Keith Packard
2009-11-12libnotmuch: Underlying support for doing partial-results searches.Carl Worth
2009-11-11Unbreak several notmuch commands after the addition of configuration.Carl Worth
2009-11-10notmuch: Break notmuch.c up into several smaller files.Carl Worth