aboutsummaryrefslogtreecommitdiffhomepage
path: root/notmuch-dump.c
Commit message (Expand)AuthorAge
* lib/cli: Make notmuch_database_open return a status codeGravatar Austin Clements2012-05-05
* Use notmuch_database_destroy instead of notmuch_database_closeGravatar Justus Winter2012-04-28
* notmuch-dump: convert to command-line-argumentsGravatar David Bremner2011-12-08
* notmuch-dump.c: whitespace cleanupGravatar David Bremner2011-12-04
* dump: Don't sort the output by message id.Gravatar Thomas Schwinge2011-11-28
* cli: change argument parsing convention for subcommandsGravatar David Bremner2011-10-22
* notmuch-dump: deprecate use of output file argument.Gravatar David Bremner2011-10-16
* notmuch-dump: treat any remaining arguments after the filename as search termsGravatar David Bremner2011-10-16
* notmuch-dump: update handling of file name argumentGravatar David Bremner2011-10-16
* lib: Rename iterator functions to prepare for reverse iteration.Gravatar Carl Worth2010-03-09
* lib/query: Drop the first and max_messages arguments from search_messages.Gravatar Carl Worth2009-11-23
* Rename NOTMUCH_DATABASE_MODE_WRITABLE to NOTMUCH_DATABASE_MODE_READ_WRITEGravatar Carl Worth2009-11-21
* Permit opening the notmuch database in read-only mode.Gravatar Chris Wilson2009-11-21
* libnotmuch: Underlying support for doing partial-results searches.Gravatar Carl Worth2009-11-12
* Unbreak several notmuch commands after the addition of configuration.Gravatar Carl Worth2009-11-11
* notmuch: Break notmuch.c up into several smaller files.Gravatar Carl Worth2009-11-10