]> git.notmuchmail.org Git - notmuch/history - notmuch-dump.c
cli/reply: reuse show_reply_headers() in headers-only format
[notmuch] / notmuch-dump.c
2016-09-09 David BremnerMerge branch 'release'
2016-07-19 David BremnerMerge branch 'release'
2016-06-05 Daniel Kahn GillmorUse https instead of http where possible
2016-05-25 David BremnerCLI: add optional config data to dump output.
2015-09-26 David BremnerMerge branch 'release'
2015-09-23 David Bremnercli: convert remainder of CLI to n_q_search_{messages...
2015-08-14 David Bremnercli: add global option "--uuid"
2015-06-27 David BremnerMerge tag '0.20.2'
2015-06-02 David BremnerMerge branch 'release'
2015-06-01 David Bremnercli: define shared options, use for --help and --version
2014-10-25 David BremnerMerge tag '0.18.2'
2014-10-25 David BremnerMerge tag '0.18.2_rc1'
2014-08-09 David BremnerMerge tag 'debian/0.18.1-2'
2014-07-16 Mark Waltersdump: make dump take Xapian write lock
2014-05-17 David BremnerMerge branch 'release'
2014-05-17 David Bremnernotmuch-dump: use fsync instead of fdatasync
2014-04-12 David Bremnerdump: support gzipped and atomic output
2014-03-30 Jani Nikulacli: abstract dump file open from the dump command
2014-03-30 Jani Nikulacli: abstract database dumping from the dump command
2014-03-03 David BremnerMerge tag 'debian/0.17-5'
2014-02-22 David BremnerMerge tag 'debian/0.17-4'
2014-01-24 David Bremnernotmuch dump: default to batch-tag format.
2014-01-18 Jani Nikulacli: clean up exit status code returned by the cli...
2013-05-26 David BremnerMerge branch 'release'
2013-03-08 Jani Nikulacli: move config open/close to main() from subcommands
2013-03-07 Jani Nikulacli: config: make notmuch_config_open() "is new" parame...
2013-01-07 Austin Clementsdump/restore: Use Xapian queries for batch-tag format
2013-01-07 Austin Clementsdump: Disallow \n in message IDs
2012-12-08 David Bremnernotmuch-dump: add --format=(batch-tag|sup)
2012-11-16 David Bremnernotmuch-dump: tidy formatting
2012-08-06 David Bremnernotmuch-dump: remove deprecated positional argument...
2012-05-05 Austin Clementslib/cli: Make notmuch_database_open return a status...
2012-04-28 Justus WinterUse notmuch_database_destroy instead of notmuch_databas...
2011-12-09 David Bremnernotmuch-dump: convert to command-line-arguments
2011-12-06 David BremnerMerge branch 'release'
2011-12-04 David Bremnernotmuch-dump.c: whitespace cleanup
2011-11-28 Thomas Schwingedump: Don't sort the output by message id.
2011-10-22 David Bremnercli: change argument parsing convention for subcommands
2011-10-16 David Bremnernotmuch-dump: deprecate use of output file argument.
2011-10-16 David Bremnernotmuch-dump: treat any remaining arguments after the...
2011-10-16 David Bremnernotmuch-dump: update handling of file name argument
2010-04-22 Carl WorthMerge Sebastian Spaeth's python bindings into bindings...
2010-04-06 Carl WorthMerge branch 'debian' into rebuild
2010-03-09 Carl Worthlib: Rename iterator functions to prepare for reverse...
2009-11-24 Carl WorthMerge buttons-for-body-and-headers branch.
2009-11-24 Carl Worthlib/query: Drop the first and max_messages arguments...
2009-11-21 Carl WorthRename NOTMUCH_DATABASE_MODE_WRITABLE to NOTMUCH_DATABA...
2009-11-21 Chris WilsonPermit opening the notmuch database in read-only mode.
2009-11-13 Carl Worthlibnotmuch: Underlying support for doing partial-result...
2009-11-12 Carl WorthUnbreak several notmuch commands after the addition...
2009-11-10 Carl Worthnotmuch: Break notmuch.c up into several smaller files.