<feed xmlns='http://www.w3.org/2005/Atom'>
<title>notmuch/completion/notmuch-completion.bash, branch 0.18_rc1</title>
<subtitle>thread-based email index, search, and tagging</subtitle>
<id>https://git.notmuchmail.org/git/notmuch/atom?h=0.18_rc1</id>
<link rel='self' href='https://git.notmuchmail.org/git/notmuch/atom?h=0.18_rc1'/>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/'/>
<updated>2014-03-25T23:00:24Z</updated>
<entry>
<title>completion: complete directory parameters to directories only</title>
<updated>2014-03-25T23:00:24Z</updated>
<author>
<name>Jani Nikula</name>
<email>jani@nikula.org</email>
</author>
<published>2014-03-12T20:33:49Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=b6238f7e510b26e49d7ba91c687ca22e2f07882d'/>
<id>urn:sha1:b6238f7e510b26e49d7ba91c687ca22e2f07882d</id>
<content type='text'>
i.e. don't complete to files if only directories are acceptable.
</content>
</entry>
<entry>
<title>completion: add proper completion of folder: and path:</title>
<updated>2014-03-25T23:00:13Z</updated>
<author>
<name>Jani Nikula</name>
<email>jani@nikula.org</email>
</author>
<published>2014-03-12T20:33:48Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=d5822224da58b93f1c3851a149c2f787acd9c401'/>
<id>urn:sha1:d5822224da58b93f1c3851a149c2f787acd9c401</id>
<content type='text'>
Complete folder: to maildir folders and path: to directories in mail
store.
</content>
</entry>
<entry>
<title>completion: bash completion for notmuch new --quiet option</title>
<updated>2014-02-03T20:19:49Z</updated>
<author>
<name>Jani Nikula</name>
<email>jani@nikula.org</email>
</author>
<published>2014-02-02T12:49:09Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=b220aefdf9c46f4b472a0b06a18ae7341620dcc5'/>
<id>urn:sha1:b220aefdf9c46f4b472a0b06a18ae7341620dcc5</id>
<content type='text'>
notmuch new now has --quiet option, complete it too.
</content>
</entry>
<entry>
<title>completion: update bash completion</title>
<updated>2013-11-11T11:45:04Z</updated>
<author>
<name>Jani Nikula</name>
<email>jani@nikula.org</email>
</author>
<published>2013-11-06T19:25:37Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=db5189a3b9194da55e5c311ef3fc50a72c8a7009'/>
<id>urn:sha1:db5189a3b9194da55e5c311ef3fc50a72c8a7009</id>
<content type='text'>
Update bash completion to cover new commands and options:

notmuch compact --quiet --backup=DIR
notmuch count --output=files --batch --input=FILE
notmuch insert --folder=DIR --create-folder
notmuch search --exclude=all --duplicate=N
notmuch show --include-html
notmuch tag --batch --input=FILE --remove-all
</content>
</entry>
<entry>
<title>completion: complete bash completion rewrite</title>
<updated>2013-03-28T19:07:54Z</updated>
<author>
<name>Jani Nikula</name>
<email>jani@nikula.org</email>
</author>
<published>2013-03-03T20:59:28Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=2302fd7925ab624d2fd17ba6bceabf656e6ad741'/>
<id>urn:sha1:2302fd7925ab624d2fd17ba6bceabf656e6ad741</id>
<content type='text'>
Rewrite the bash completion script to actually do something
useful. Supported completions:

* All the notmuch commands, command line arguments, and values for
  keyword arguments.

* Tags after + and - in 'notmuch tag'.

* Config options in 'notmuch config', and some config option values.

* Search prefixes in all commands that use search terms.

* Tags after tag: prefix in search terms.

* User's email addresses after from: and to: in search terms.

This is all based on the bash-completion package [1], and will not
work without it.

[1] http://bash-completion.alioth.debian.org/
</content>
</entry>
<entry>
<title>Rename the "contrib" directory to "completion".</title>
<updated>2010-04-06T21:36:31Z</updated>
<author>
<name>Carl Worth</name>
<email>cworth@cworth.org</email>
</author>
<published>2010-04-06T17:48:21Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=e1a84ab1733c78fce8afeef8f022122988fc8a10'/>
<id>urn:sha1:e1a84ab1733c78fce8afeef8f022122988fc8a10</id>
<content type='text'>
The original "contrib" name is lousy. Everything in notmuch has been
contributed, and we are integrating as much of it as possible, (rather
than making users grub through contrib looking for useful pieces to
install).

Meanwhile, the only things we have in contrib are command-line
completion scripts, so "completion" makes more sense as a name, (and
helps make "./configure" slightly less ambiguous).
</content>
</entry>
</feed>
