]> git.cworth.org Git - notmuch/history - notmuch-dump.c
emacs: Add new option notmuch-search-hide-excluded
[notmuch] / notmuch-dump.c
2024-02-28 Benjamin Drungnotmuch (0.38.2-1.1) unstable; urgency=medium
2023-12-01 David BremnerImport notmuch_0.38.2.orig.tar.xz
2021-09-30 David BremnerMerge tag '0.33.2'
2021-09-11 David BremnerMerge tag '0.33.1'
2021-09-05 David BremnerCLI/{count, dump, reindex, reply, show}: enable sexp...
2021-09-05 David BremnerCLI: make variable n_requested_db_uuid file scope.
2021-08-18 David BremnerMerge remote-tracking branch 'origin/debian/bullseye...
2021-04-07 David BremnerCLI: drop notmuch_config_t from subcommand interface.
2021-03-13 uncrustifycli: run uncrustify
2021-02-18 David BremnerMerge tag '0.31.4'
2021-02-06 David Bremnercli/dump: convert to new config framework
2021-02-06 David BremnerCLI: add (unused) database argument to subcommands.
2020-04-13 David Bremnercli/dump: replace use of gzprintf with gzputs for confi...
2020-04-13 David Bremnercli/dump: define GZPUTS and use it in notmuch-dump
2020-04-13 David Bremnercli/dump: define GZPRINTF macro and use it in place...
2020-04-13 David Bremnerdon't pass NULL as second parameter to gzerror
2019-11-27 David BremnerMerge tag 'debian/0.29.3-1'
2019-11-27 Ralph Seichternotmuch-dump.c: Fix output file being closed twice
2019-11-03 David BremnerMerge tag 'debian/0.29.2-2'
2019-10-20 David BremnerMerge tag '0.29.2'
2019-10-13 David BremnerMerge branch 'release'
2019-09-24 David BremnerMerge branch 'release'
2019-07-23 Ralph Seichternotmuch-dump.c: Fix output file being closed twice
2019-07-21 David BremnerMerge branch 'release'
2019-06-17 David BremnerMerge branch 'release'
2019-06-14 uncrustifycli: run uncrustify
2019-02-17 David Bremnernotmuch (0.28.2-1) unstable; urgency=medium
2019-02-17 David BremnerImport notmuch_0.28.2.orig.tar.gz
2018-06-29 David Bremnernotmuch (0.27-2) unstable; urgency=medium
2018-06-13 David BremnerImport notmuch_0.27.orig.tar.gz
2017-12-09 David BremnerMerge branch 'release'
2017-11-06 David BremnerMerge branch 'release'
2017-10-10 Jani Nikulacli: convert notmuch_bool_t to stdbool
2017-10-05 Jani Nikulacli: use designated initializers for opt desc
2017-07-04 David BremnerMerge branch 'release'
2017-07-02 David BremnerMerge branch 'debian'
2017-06-01 David BremnerMerge branch 'release'
2017-06-01 David Bremnercli/dump: don't include tags when not asked for
2017-05-13 David BremnerMerge branch 'release'
2017-04-02 David Bremnercli/dump: fix bug in dump header
2017-04-01 David BremnerMerge branch 'release'
2017-04-01 David BremnerMerge branch 'debian' into release
2017-04-01 David Bremnercli/dump: fix bug in dump header
2017-03-29 David BremnerMerge branch 'release'
2017-03-25 David BremnerMerge branch 'release'
2017-03-22 David Bremnerlib: replace deprecated n_q_search_messages with status...
2016-09-21 David BremnerCLI: add properties to dump output
2016-09-21 David BremnerCLI: refactor dumping of tags.
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.