]> git.notmuchmail.org Git - notmuch/history - doc
docs: initial draft of NEWS for 0.20
[notmuch] / doc /
2015-03-11 David BremnerCLI: make gpg binary used by libgmime configurable.
2015-03-08 Jani Nikulaman: fix notmuch-emacs-mua environment section
2015-03-08 Jani Nikulanotmuch-emacs-mua: remove -C to keep short options...
2015-03-06 Jani Nikulacli: add a tool for starting new message in the emacs ui
2015-02-24 David Bremnerdoc: update list of prefixes
2015-02-24 David Bremnerdoc: typo fix for prefix discussion.
2015-02-24 David Bremnerdoc: add more information on operators.
2015-02-24 David Bremnerdoc: add material on stemming and wildcards
2015-02-23 Jani Nikuladoc: document notmuch-restore --input=filename option
2015-02-23 Jani Nikuladoc: document notmuch-dump --output=filename option
2015-02-23 Jani Nikuladoc: bring notmuch-dump manual page in line with the...
2015-02-22 David Bremnerdoc: remove reference to sender,recipients from notmuch...
2015-01-25 David Bremnerdoc: add details about Xapian search syntax
2015-01-25 David Bremnerdoc: gzipped notmuch.3 before trying to install notmuch...
2015-01-24 ToddUpdate documentation
2015-01-22 David Bremnerdoc: remove support for rst2man
2015-01-03 David Bremnerbuild: eliminate use of python execfile command
2015-01-01 Sergei ShilovskyAdd default configuration values to the man page
2014-11-16 Tomi OllilaNEWS & doc: typing fixes
2014-11-13 Michal Sojkadoc: Minor fixes related to notmuch-address
2014-11-09 Tomi Ollilacli: notmuch address option defaults update
2014-11-09 Tomi Olliladoc: whitespace cleanup
2014-11-05 David Bremnerdoc: add notmuch-address.rst to sphinx config
2014-11-05 Michal Sojkacli: address: Add --output=count
2014-11-05 Michal Sojkacli: address: Do not output duplicate addresses
2014-11-05 Michal Sojkacli: search: Convert --output to keyword argument
2014-11-05 Michal Sojkacli: Introduce "notmuch address" command
2014-11-02 Jani Nikulacli: add support for notmuch search --duplicate=N with...
2014-11-01 Michal Sojkacli: search: Add --output={sender,recipients}
2014-10-28 Jani Nikulacli/insert: add post-insert hook
2014-10-28 Jani Nikulagitignore: ignore sh.config and doc/config.dox
2014-10-25 David BremnerMerge tag '0.18.2'
2014-10-25 David BremnerMerge tag '0.18.2_rc1'
2014-10-18 Jani Nikulacli/insert: require succesful message indexing for...
2014-10-04 David Bremnerdoc: build notmuch-emacs info/html docs, link from...
2014-10-04 Austin Clementsdoc: Emacs manual improvements and expansions
2014-09-02 Tomi Olliladoc: 'rm -f' potential doxygen temporary output file
2014-08-09 David BremnerMerge tag 'debian/0.18.1-2'
2014-07-13 David Bremnerdocs: remove spurious man page generated from doxygen
2014-07-09 David Bremnerdoc: postprocess notmuch.3
2014-07-09 David Bremnerdoc: quiet doxygen warnings
2014-07-09 David Bremnerdoc: build and install doxygen api docs
2014-06-25 David BremnerMerge tag '0.18.1'
2014-06-23 David BremnerMerge tag '0.18.1_rc0'
2014-06-22 David BremnerMerge branch 'release'
2014-06-15 David BremnerMerge branch 'release'
2014-06-14 David BremnerMerge branch 'release'
2014-05-28 David BremnerMerge branch 'release'
2014-05-28 W. Trevor Kingdoc/conf.py: Remove _static from html_static_path
2014-05-17 David BremnerMerge branch 'release'
2014-05-08 David BremnerMerge in a few Debian commits.
2014-05-06 David BremnerMerge tag '0.18'
2014-05-03 David BremnerMerge tag '0.18_rc1'
2014-05-03 David Bremnerdoc/doxygen.cfg: bump version to 0.18
2014-05-02 Jani Nikuladoc: add *.pyc to doc/.gitignore
2014-04-22 David BremnerMerge tag '0.18_rc0'
2014-04-22 David Bremnerdoc: remove conf.pyc on clean 0.18_rc0 debian/0.18_rc0-1
2014-04-21 Austin Clementsdoc: Simplify and clarify notmuch show --format=sexp...
2014-04-21 Austin Clementsdoc: Clarify charset encoding of JSON output
2014-04-21 Austin Clementsdoc: Fix minor formatting issues in notmuch-show.rst
2014-04-21 Austin Clementsdoc: Clarify notmuch show --format=raw description
2014-04-21 W. Trevor Kingdoc/prerst2man.py: Fix 'os.system' -> 'system' typo
2014-04-21 W. Trevor Kingdoc/prerst2man.py: Use Python-3-compatible octal notation
2014-04-21 W. Trevor Kingdoc/mkdocdeps.py: Use "with" statement for the output...
2014-04-21 W. Trevor Kingdoc/mkdocdeps.py: Convert execfile to import
2014-04-19 David Bremnerdoc: make notmuch-new summary line more generic
2014-04-18 Austin Clementsdoc: Fix parallel build of roff files
2014-04-12 David Bremnerrestore: transparently support gzipped input
2014-04-12 David Bremnerdump: support gzipped and atomic output
2014-04-08 Tomi Olliladoc: added 'Init File' section to notmuch-emacs info...
2014-04-08 David Bremnerdoc: move doxgen config from devel/ to doc/
2014-03-25 David Bremnerdoc: fix out-of-tree build
2014-03-18 David Bremnerdoc: cosmetic fix for prerst2man.py
2014-03-18 David Bremnerdoc: configure detection of sphinx and rst2man
2014-03-18 David Bremnerdoc: build man pages into hierarchy, fix help test.
2014-03-18 David Bremnerdoc: build man pages at build time; introduce HAVE_SPHI...
2014-03-11 Jani Nikulaman: try to clarify the folder: and path: vs. --output...
2014-03-11 Jani Nikulaman: update man pages for folder: and path: search...
2014-03-09 David Bremnerdoc: automatically read version from file
2014-03-09 David Bremnerdoc: install sphinx version of man pages
2014-03-09 David Bremnerdoc: add target rst2man to build man pages using rst2man
2014-03-09 David Bremnerdoc: convert sphinx based docs