notmuch/doc
Michal Sojka 5c27136e64 cli: Introduce "notmuch address" command
This moves address-related functionality from search command to the
new address command. The implementation shares almost all code and
some command line options.

Options --offset and --limit were intentionally not included in the
address command, because they refer to messages numbers, which users
do not see in the output. This could confuse users because, for
example, they could see more addresses in the output that what was
specified with --limit. This functionality can be correctly
reimplemented for address subcommand later.

Also useless values of --exclude flag were not included in the address
command.

This was inspired by a patch from Jani Nikula.
2014-11-05 23:19:12 +01:00
..
man1 cli: Introduce "notmuch address" command 2014-11-05 23:19:12 +01:00
man5 cli/insert: add post-insert hook 2014-10-28 19:19:30 +01:00
man7 man: update man pages for folder: and path: search terms 2014-03-11 19:51:22 -03:00
.gitignore gitignore: ignore sh.config and doc/config.dox 2014-10-28 12:12:33 +01:00
conf.py doc: build notmuch-emacs info/html docs, link from index 2014-10-04 20:47:00 +02:00
doxygen.cfg doc: quiet doxygen warnings 2014-07-09 19:32:44 -03:00
index.rst doc: build notmuch-emacs info/html docs, link from index 2014-10-04 20:47:00 +02: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: 'rm -f' potential doxygen temporary output file 2014-09-02 08:43:20 -07:00
mkdocdeps.py doc/mkdocdeps.py: Use "with" statement for the output file 2014-04-21 21:31:45 +09:00
notmuch-emacs.rst doc: Emacs manual improvements and expansions 2014-10-04 20:32:59 +02:00
prerst2man.py doc/prerst2man.py: Fix 'os.system' -> 'system' typo 2014-04-21 21:32:03 +09:00