summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2014-11-13doc: Minor fixes related to notmuch-addressMichal Sojka
2014-11-09cli: notmuch address option defaults updateTomi Ollila
2014-11-09doc: whitespace cleanupTomi Ollila
2014-11-05doc: add notmuch-address.rst to sphinx configDavid Bremner
2014-11-05cli: address: Add --output=countMichal Sojka
2014-11-05cli: address: Do not output duplicate addressesMichal Sojka
2014-11-05cli: search: Convert --output to keyword argumentMichal Sojka
2014-11-05cli: Introduce "notmuch address" commandMichal Sojka
2014-11-02cli: add support for notmuch search --duplicate=N with --output=messagesJani Nikula
2014-11-01cli: search: Add --output={sender,recipients}Michal Sojka
2014-10-28cli/insert: add post-insert hookJani Nikula
2014-10-28gitignore: ignore sh.config and doc/config.doxJani Nikula
2014-10-18cli/insert: require succesful message indexing for success statusJani Nikula
2014-10-04doc: build notmuch-emacs info/html docs, link from indexDavid Bremner
2014-10-04doc: Emacs manual improvements and expansionsAustin Clements
2014-09-02doc: 'rm -f' potential doxygen temporary output fileTomi Ollila
2014-07-13docs: remove spurious man page generated from doxygenDavid Bremner
2014-07-09doc: postprocess notmuch.3David Bremner
2014-07-09doc: quiet doxygen warningsDavid Bremner
2014-07-09doc: build and install doxygen api docsDavid Bremner
2014-05-28Merge branch 'release'David Bremner
2014-05-28doc/conf.py: Remove _static from html_static_pathW. Trevor King
2014-05-04Merge tag '0.18_rc1'David Bremner
2014-05-04doc/doxygen.cfg: bump version to 0.18David Bremner
2014-05-03doc: add *.pyc to doc/.gitignoreJani Nikula
2014-04-22doc: remove conf.pyc on cleandebian/0.18_rc0-10.18_rc0David Bremner
2014-04-21doc: Simplify and clarify notmuch show --format=sexp descriptionAustin Clements
2014-04-21doc: Clarify charset encoding of JSON outputAustin Clements
2014-04-21doc: Fix minor formatting issues in notmuch-show.rstAustin Clements
2014-04-21doc: Clarify notmuch show --format=raw descriptionAustin Clements
2014-04-21doc/prerst2man.py: Fix 'os.system' -> 'system' typoW. Trevor King
2014-04-21doc/prerst2man.py: Use Python-3-compatible octal notationW. Trevor King
2014-04-21doc/mkdocdeps.py: Use "with" statement for the output fileW. Trevor King
2014-04-21doc/mkdocdeps.py: Convert execfile to importW. Trevor King
2014-04-19doc: make notmuch-new summary line more genericDavid Bremner
2014-04-19doc: Fix parallel build of roff filesAustin Clements
2014-04-12restore: transparently support gzipped inputDavid Bremner
2014-04-12dump: support gzipped and atomic outputDavid Bremner
2014-04-08doc: added 'Init File' section to notmuch-emacs info sourceTomi Ollila
2014-04-08doc: move doxgen config from devel/ to doc/David Bremner
2014-03-25doc: fix out-of-tree buildDavid Bremner
2014-03-18doc: cosmetic fix for prerst2man.pyDavid Bremner
2014-03-18doc: configure detection of sphinx and rst2manDavid Bremner
2014-03-18doc: build man pages into hierarchy, fix help test.David Bremner
2014-03-18doc: build man pages at build time; introduce HAVE_SPHINX, HAVE_RST2MANDavid Bremner
2014-03-11man: try to clarify the folder: and path: vs. --output=files confusionJani Nikula
2014-03-11man: update man pages for folder: and path: search termsJani Nikula
2014-03-09doc: automatically read version from fileDavid Bremner
2014-03-09doc: install sphinx version of man pagesDavid Bremner
2014-03-09doc: add target rst2man to build man pages using rst2manDavid Bremner