<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mutt-wizard.git/credentials/getmuttpass, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.vinkies.net/mutt-wizard.git/'/>
<entry>
<title>rewrite underway</title>
<updated>2019-02-21T15:14:17+00:00</updated>
<author>
<name>Luke Smith</name>
<email>luke@lukesmith.xyz</email>
</author>
<published>2019-02-21T15:14:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vinkies.net/mutt-wizard.git/commit/?id=03279ea318805b3fa7545f01385485e8053daea5'/>
<id>03279ea318805b3fa7545f01385485e8053daea5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>getmuttpass detects gpg variety</title>
<updated>2019-02-19T13:14:03+00:00</updated>
<author>
<name>Luke Smith</name>
<email>luke@lukesmith.xyz</email>
</author>
<published>2019-02-19T13:14:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vinkies.net/mutt-wizard.git/commit/?id=6d5f14112e2ed8d4050e253a9e82e44b9bc195b3'/>
<id>6d5f14112e2ed8d4050e253a9e82e44b9bc195b3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>double quotes in muttrc</title>
<updated>2018-04-14T23:05:59+00:00</updated>
<author>
<name>Luke Smith</name>
<email>luke@lukesmith.xyz</email>
</author>
<published>2018-04-14T23:05:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vinkies.net/mutt-wizard.git/commit/?id=93dfd9c2e18c63ef849b8275236497b8ba907027'/>
<id>93dfd9c2e18c63ef849b8275236497b8ba907027</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>gitmuttpass improvement</title>
<updated>2018-04-12T16:37:05+00:00</updated>
<author>
<name>Luke Smith</name>
<email>luke@lukesmith.xyz</email>
</author>
<published>2018-04-12T16:37:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vinkies.net/mutt-wizard.git/commit/?id=eaa224d0100a2b81e5e2f14ff0beecc7eb294dfa'/>
<id>eaa224d0100a2b81e5e2f14ff0beecc7eb294dfa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>escape special chars in password</title>
<updated>2018-03-13T20:24:59+00:00</updated>
<author>
<name>Fred Frey</name>
<email>f.frey6@gmail.com</email>
</author>
<published>2018-03-13T20:24:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vinkies.net/mutt-wizard.git/commit/?id=baac8f2ee4079c374147d49e1d29446bd375005e'/>
<id>baac8f2ee4079c374147d49e1d29446bd375005e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>changed GPG parameters from -q to --quiet</title>
<updated>2018-03-06T21:25:02+00:00</updated>
<author>
<name>praschdorff</name>
<email>p.raschdorff@googlemail.com</email>
</author>
<published>2018-03-06T21:25:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vinkies.net/mutt-wizard.git/commit/?id=f91aaf0cdb8ac975e0e8503cd68f63b56b931249'/>
<id>f91aaf0cdb8ac975e0e8503cd68f63b56b931249</id>
<content type='text'>
under Qubes OS the use of qubes-gpg-client (instead of gpg) will not work with the -q option, but with the --quiet option.
As such using the full parameter names will not harm to all "normal" users, but make the script more stable for other users.
Additionaly it makes the scripts more readable for beginners to understand what the script is doing.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
under Qubes OS the use of qubes-gpg-client (instead of gpg) will not work with the -q option, but with the --quiet option.
As such using the full parameter names will not harm to all "normal" users, but make the script more stable for other users.
Additionaly it makes the scripts more readable for beginners to understand what the script is doing.</pre>
</div>
</content>
</entry>
<entry>
<title>switch to gpg2 as default</title>
<updated>2018-02-13T20:00:48+00:00</updated>
<author>
<name>Luke</name>
<email>luke@lukesmith.xyz</email>
</author>
<published>2018-02-13T20:00:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vinkies.net/mutt-wizard.git/commit/?id=a4dc0e041e69269442a32c9210b2f247a55bdd87'/>
<id>a4dc0e041e69269442a32c9210b2f247a55bdd87</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>initial commit</title>
<updated>2018-02-10T06:47:29+00:00</updated>
<author>
<name>Luke</name>
<email>luke@lukesmith.xyz</email>
</author>
<published>2018-02-10T06:47:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vinkies.net/mutt-wizard.git/commit/?id=914a1bf4d895a986adaa240e857b95c7f49fed4c'/>
<id>914a1bf4d895a986adaa240e857b95c7f49fed4c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
