notmuch/doc
David Bremner 3c13bc0321 dump: support gzipped and atomic output
The main goal is to support gzipped output for future internal
calls (e.g. from notmuch-new) to notmuch_database_dump.

The additional dependency is not very heavy since xapian already pulls
in zlib.

We want the dump to be "atomic", in the sense that after running the
dump file is either present and complete, or not present.  This avoids
certain classes of mishaps involving overwriting a good backup with a
bad or partial one.
2014-04-12 07:59:44 -03:00
..
man1 dump: support gzipped and atomic output 2014-04-12 07:59:44 -03:00
man5 doc: convert sphinx based docs 2014-03-09 10:41:08 -03:00
man7 man: update man pages for folder: and path: search terms 2014-03-11 19:51:22 -03:00
.gitignore doc: convert sphinx based docs 2014-03-09 10:41:08 -03:00
conf.py doc: automatically read version from file 2014-03-09 10:41:09 -03:00
doxygen.cfg doc: move doxgen config from devel/ to doc/ 2014-04-08 07:30:42 -03:00
index.rst doc: convert sphinx based docs 2014-03-09 10:41:08 -03:00
INSTALL doc: convert sphinx based docs 2014-03-09 10:41:08 -03:00
Makefile doc: convert sphinx based docs 2014-03-09 10:41:08 -03:00
Makefile.local doc: fix out-of-tree build 2014-03-25 08:32:10 -03:00
mkdocdeps.py doc: fix out-of-tree build 2014-03-25 08:32:10 -03:00
notmuch-emacs.rst doc: added 'Init File' section to notmuch-emacs info source 2014-04-08 07:31:32 -03:00
prerst2man.py doc: cosmetic fix for prerst2man.py 2014-03-18 07:46:08 -03:00