<feed xmlns='http://www.w3.org/2005/Atom'>
<title>password-store/src/completion/pass.bash-completion, branch master</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=master</id>
<link rel='self' href='https://git.zx2c4.com/password-store/atom/src/completion/pass.bash-completion?h=master'/>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/password-store/'/>
<updated>2021-09-23T21:25:28Z</updated>
<entry>
<title>Replace 'which' with POSIX equivalent 'command -v'</title>
<updated>2021-09-23T21:25:28Z</updated>
<author>
<name>Ayush Agarwal</name>
<email>ayush@fastmail.in</email>
</author>
<published>2021-09-15T17:17:27Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/password-store/commit/?id=a80a3189458a86f29f61d980b4ad977594199864'/>
<id>urn:sha1:a80a3189458a86f29f61d980b4ad977594199864</id>
<content type='text'>
The 'which' command is an external command that must be called each and
every time pass is used. 'which' is also not mentioned in the README as
one of the dependencies that might be needed to run pass.

Instead of 'which', we can use the POSIX compatible and shell built-in
'command -v'. It saves pass from making an external call and is,
arguably, more reliable than using 'which' as mentioned in the following
link.
</content>
</entry>
<entry>
<title>bash-completion: detect whether to use gpg/gpg2 binary for complete keys</title>
<updated>2018-10-19T00:47:06Z</updated>
<author>
<name>Elan Ruusamäe</name>
<email>glen@pld-linux.org</email>
</author>
<published>2018-09-12T20:47:41Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/password-store/commit/?id=5ef311735c74320483248da2ea68c38eb84ae768'/>
<id>urn:sha1:5ef311735c74320483248da2ea68c38eb84ae768</id>
<content type='text'>
Signed-off-by: Elan Ruusamäe &lt;glen@pld-linux.org&gt;
</content>
</entry>
<entry>
<title>bash_completion: do not leak variables to globals scope</title>
<updated>2018-10-19T00:45:56Z</updated>
<author>
<name>Elan Ruusamäe</name>
<email>glen@pld-linux.org</email>
</author>
<published>2018-09-12T20:12:56Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/password-store/commit/?id=e43b019042574d33510ca70f1f2389e414fa6102'/>
<id>urn:sha1:e43b019042574d33510ca70f1f2389e414fa6102</id>
<content type='text'>
Signed-off-by: Elan Ruusamäe &lt;glen@pld-linux.org&gt;
</content>
</entry>
<entry>
<title>Add custom bash completion for extensions</title>
<updated>2018-07-26T20:45:59Z</updated>
<author>
<name>Lars Flitter</name>
<email>password-store@larsflitter.de</email>
</author>
<published>2018-07-18T13:17:45Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/password-store/commit/?id=6a6222eef23d25bec90015e49bd69c42062434ee'/>
<id>urn:sha1:6a6222eef23d25bec90015e49bd69c42062434ee</id>
<content type='text'>
Bash completion now allows usage of extension commands.
(see pass.bash-completion for details)
</content>
</entry>
<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>
</feed>
