<feed xmlns='http://www.w3.org/2005/Atom'>
<title>password-store/src/completion/pass.bash-completion, branch 1.7</title>
<subtitle>Simple password manager using gpg and ordinary unix directories.</subtitle>
<id>https://git.zx2c4.com/password-store/atom/src/completion/pass.bash-completion?h=1.7</id>
<link rel='self' href='https://git.zx2c4.com/password-store/atom/src/completion/pass.bash-completion?h=1.7'/>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/password-store/'/>
<updated>2016-02-06T19:09:57Z</updated>
<entry>
<title>completion: Output a space when appropriate on bash completion</title>
<updated>2016-02-06T19:09:57Z</updated>
<author>
<name>Anas Syed</name>
<email>anas27@gmail.com</email>
</author>
<published>2016-01-28T22:44:59Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/password-store/commit/?id=5e85ea875bc234b70a7ff5294fdea11b9c8f3d63'/>
<id>urn:sha1:5e85ea875bc234b70a7ff5294fdea11b9c8f3d63</id>
<content type='text'>
Did this by not passing "-o nospace" to complete. Instead, put
"compopt -o nospace" after a COMPREPLY that shouldn't add a space
when autocompleting the only match
</content>
</entry>
<entry>
<title>bashcomp: PASSWORD_STORE_DIR env var does not necessarily have a trailing slash</title>
<updated>2015-05-11T11:43:38Z</updated>
<author>
<name>Samuel Lethiec</name>
<email>samuel.lethiec@intelunix.fr</email>
</author>
<published>2015-05-11T11:43:38Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/password-store/commit/?id=0ccb898021f8838ba3bc8ed0a256899f9b571a81'/>
<id>urn:sha1:0ccb898021f8838ba3bc8ed0a256899f9b571a81</id>
<content type='text'>
</content>
</entry>
<entry>
<title>completion: add new generate flags</title>
<updated>2014-05-08T02:57:16Z</updated>
<author>
<name>Jason A. Donenfeld</name>
<email>Jason@zx2c4.com</email>
</author>
<published>2014-05-08T02:57:16Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/password-store/commit/?id=ba160d43eb84be181258c26aa66bcaf05964c909'/>
<id>urn:sha1:ba160d43eb84be181258c26aa66bcaf05964c909</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bash-completion: filter dot files from results</title>
<updated>2014-04-18T10:30:50Z</updated>
<author>
<name>Jason A. Donenfeld</name>
<email>Jason@zx2c4.com</email>
</author>
<published>2014-04-18T10:30:50Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/password-store/commit/?id=04ff6261ca172aceb09bad926da68c41ba17b78e'/>
<id>urn:sha1:04ff6261ca172aceb09bad926da68c41ba17b78e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>reencrypt: remove option, do automatically</title>
<updated>2014-04-17T23:57:13Z</updated>
<author>
<name>Jason A. Donenfeld</name>
<email>Jason@zx2c4.com</email>
</author>
<published>2014-04-17T23:57:13Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/password-store/commit/?id=84815317659d40319703bac18cd4388990ed4cee'/>
<id>urn:sha1:84815317659d40319703bac18cd4388990ed4cee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>reencryption: add to completion files</title>
<updated>2014-04-17T23:40:19Z</updated>
<author>
<name>Jason A. Donenfeld</name>
<email>Jason@zx2c4.com</email>
</author>
<published>2014-04-17T23:40:19Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/password-store/commit/?id=002882684ba3fb5b4d191794888d139f6b89f64d'/>
<id>urn:sha1:002882684ba3fb5b4d191794888d139f6b89f64d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>move/copy: always reencrypt passwords at destination</title>
<updated>2014-04-17T21:04:59Z</updated>
<author>
<name>Jason A. Donenfeld</name>
<email>Jason@zx2c4.com</email>
</author>
<published>2014-04-17T21:04:59Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/password-store/commit/?id=586f6bd1eb32766168645d0582839dbf36e7f205'/>
<id>urn:sha1:586f6bd1eb32766168645d0582839dbf36e7f205</id>
<content type='text'>
</content>
</entry>
<entry>
<title>mv: Add pass mv/rename support</title>
<updated>2014-04-17T12:40:56Z</updated>
<author>
<name>Jason A. Donenfeld</name>
<email>Jason@zx2c4.com</email>
</author>
<published>2014-04-17T12:30:05Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/password-store/commit/?id=658fe0ac863a4d1c62b3c64d2ed9c92981274bd4'/>
<id>urn:sha1:658fe0ac863a4d1c62b3c64d2ed9c92981274bd4</id>
<content type='text'>
Based-on-work-by: Matthieu Weber &lt;mweber@free.fr&gt;
Signed-off-by: Jason A. Donenfeld &lt;Jason@zx2c4.com&gt;
</content>
</entry>
<entry>
<title>grep: add to completion files</title>
<updated>2014-04-15T16:15:32Z</updated>
<author>
<name>Jason A. Donenfeld</name>
<email>Jason@zx2c4.com</email>
</author>
<published>2014-04-15T16:15:32Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/password-store/commit/?id=1a87b50208a9f26cb60d93edf7ddebd1fdc277b7'/>
<id>urn:sha1:1a87b50208a9f26cb60d93edf7ddebd1fdc277b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>find: add find/search command</title>
<updated>2014-04-14T22:27:57Z</updated>
<author>
<name>Jason A. Donenfeld</name>
<email>Jason@zx2c4.com</email>
</author>
<published>2014-04-14T12:59:07Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/password-store/commit/?id=7ed0a70aa6d1fd502ff5443bced462d6dedd8511'/>
<id>urn:sha1:7ed0a70aa6d1fd502ff5443bced462d6dedd8511</id>
<content type='text'>
This relies on a patched version of tree to work, unfortunately.
Hopefully upstream will accept our patch.

Signed-off-by: Jason A. Donenfeld &lt;Jason@zx2c4.com&gt;
</content>
</entry>
</feed>
