<feed xmlns='http://www.w3.org/2005/Atom'>
<title>notmuch/completion, branch 0.25</title>
<subtitle>thread-based email index, search, and tagging</subtitle>
<id>https://git.notmuchmail.org/git/notmuch/atom?h=0.25</id>
<link rel='self' href='https://git.notmuchmail.org/git/notmuch/atom?h=0.25'/>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/'/>
<updated>2017-03-01T23:33:33Z</updated>
<entry>
<title>completion: complete notmuch emacs-mua</title>
<updated>2017-03-01T23:33:33Z</updated>
<author>
<name>Jani Nikula</name>
<email>jani@nikula.org</email>
</author>
<published>2017-02-25T09:25:39Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=97f3d55ad9d7b897b22ea14ddf6a5dbd79277929'/>
<id>urn:sha1:97f3d55ad9d7b897b22ea14ddf6a5dbd79277929</id>
<content type='text'>
With subcommand handling for external commands we can easily complete
'notmuch emacs-mua' using the existing completion system.
</content>
</entry>
<entry>
<title>completion: add bash completion for query: and property:</title>
<updated>2017-02-26T11:57:42Z</updated>
<author>
<name>Jani Nikula</name>
<email>jani@nikula.org</email>
</author>
<published>2016-12-17T10:50:49Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=c7df0cca9e91c0db7af968e0f434e1a3d602d662'/>
<id>urn:sha1:c7df0cca9e91c0db7af968e0f434e1a3d602d662</id>
<content type='text'>
Add prefix completion for query and property, with value completion
for query. Apparently there's no way to get at the available
properties in the cli.
</content>
</entry>
<entry>
<title>completion: complete mimetype: search prefix</title>
<updated>2016-11-12T11:33:36Z</updated>
<author>
<name>Jani Nikula</name>
<email>jani@nikula.org</email>
</author>
<published>2016-11-02T18:46:47Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=4d486cf94d3fcfe4f07daf7dc65c9de04c7cfdd5'/>
<id>urn:sha1:4d486cf94d3fcfe4f07daf7dc65c9de04c7cfdd5</id>
<content type='text'>
Use /etc/mime.types if available, parsed using a sed one-liner, and
fall back to a handful of common types otherwise.
</content>
</entry>
<entry>
<title>Use https instead of http where possible</title>
<updated>2016-06-05T11:32:17Z</updated>
<author>
<name>Daniel Kahn Gillmor</name>
<email>dkg@fifthhorseman.net</email>
</author>
<published>2016-06-02T16:26:14Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=6a833a6e83865f6999707cc30768d07e1351c2cb'/>
<id>urn:sha1:6a833a6e83865f6999707cc30768d07e1351c2cb</id>
<content type='text'>
Many of the external links found in the notmuch source can be resolved
using https instead of http.  This changeset addresses as many as i
could find, without touching the e-mail corpus or expected outputs
found in tests.
</content>
</entry>
<entry>
<title>completion: update the location of the bash-completion project</title>
<updated>2016-06-05T11:26:16Z</updated>
<author>
<name>Daniel Kahn Gillmor</name>
<email>dkg@fifthhorseman.net</email>
</author>
<published>2016-06-02T16:26:11Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=8540c36a96f5270d84d19dcbfbc9f6463f1653fd'/>
<id>urn:sha1:8540c36a96f5270d84d19dcbfbc9f6463f1653fd</id>
<content type='text'>
Alioth currently redirects to github, so point there instead.
</content>
</entry>
<entry>
<title>completion: complete lastmod: search prefix</title>
<updated>2015-10-22T00:30:15Z</updated>
<author>
<name>Jani Nikula</name>
<email>jani@nikula.org</email>
</author>
<published>2015-10-17T21:03:35Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=4cff5a9f98f3c7bdb58f8929dca83fa2d3af9c75'/>
<id>urn:sha1:4cff5a9f98f3c7bdb58f8929dca83fa2d3af9c75</id>
<content type='text'>
</content>
</entry>
<entry>
<title>completion: clean up top level completion</title>
<updated>2015-10-22T00:29:53Z</updated>
<author>
<name>Jani Nikula</name>
<email>jani@nikula.org</email>
</author>
<published>2015-10-17T16:30:03Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=23180439cb632e5565e9e3dfd8172c997262bf4c'/>
<id>urn:sha1:23180439cb632e5565e9e3dfd8172c997262bf4c</id>
<content type='text'>
Add note about missing features.
</content>
</entry>
<entry>
<title>completion: complete shared options for each command</title>
<updated>2015-10-22T00:29:20Z</updated>
<author>
<name>Jani Nikula</name>
<email>jani@nikula.org</email>
</author>
<published>2015-10-17T16:30:02Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=cd4814ecb35c63152aced04fcb82e5facf1463ca'/>
<id>urn:sha1:cd4814ecb35c63152aced04fcb82e5facf1463ca</id>
<content type='text'>
Add support for completing --help, --uuid=, and --version after the
subcommand. Do not support shared options at the top level yet due to
difficulties in handling options with arguments.

--uuid necessitates adding 'compopt -o nospace' also to notmuch new
completion, but that just brings it in line with the rest.
</content>
</entry>
<entry>
<title>completion: complete notmuch count --lastmod</title>
<updated>2015-10-22T00:22:02Z</updated>
<author>
<name>Jani Nikula</name>
<email>jani@nikula.org</email>
</author>
<published>2015-10-17T16:30:01Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=326824aee38c64ce80c50feac92c10dba4bb4879'/>
<id>urn:sha1:326824aee38c64ce80c50feac92c10dba4bb4879</id>
<content type='text'>
</content>
</entry>
<entry>
<title>completion: handle notmuch address --deduplicate= option</title>
<updated>2015-10-22T00:21:45Z</updated>
<author>
<name>Jani Nikula</name>
<email>jani@nikula.org</email>
</author>
<published>2015-09-26T11:12:50Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=ddbda8f501f7ad8b6e7ad59e2d8b6375b6438f49'/>
<id>urn:sha1:ddbda8f501f7ad8b6e7ad59e2d8b6375b6438f49</id>
<content type='text'>
Complete notmuch address --deduplicate=(no|mailbox|address).
</content>
</entry>
</feed>
