aboutsummaryrefslogtreecommitdiff
path: root/notmuch-dump.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
* notmuch-dump: convert to command-line-argumentsDavid Bremner2011-12-08
* notmuch-dump.c: whitespace cleanupDavid Bremner2011-12-04
* dump: Don't sort the output by message id.Thomas Schwinge2011-11-28
* cli: change argument parsing convention for subcommandsDavid Bremner2011-10-22
* notmuch-dump: deprecate use of output file argument.David Bremner2011-10-16
* notmuch-dump: treat any remaining arguments after the filename as search termsDavid Bremner2011-10-16
* notmuch-dump: update handling of file name argumentDavid Bremner2011-10-16
* lib: Rename iterator functions to prepare for reverse iteration.Carl Worth2010-03-09
* 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
* 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