<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mutt-wizard/bin, branch v3.3</title>
<subtitle>[MIRROR] mutt-wizard by Luke Smith</subtitle>
<id>https://git.zelu.dev/mutt-wizard/atom?h=v3.3</id>
<link rel='self' href='https://git.zelu.dev/mutt-wizard/atom?h=v3.3'/>
<link rel='alternate' type='text/html' href='https://git.zelu.dev/mutt-wizard/'/>
<updated>2022-04-29T19:11:16Z</updated>
<entry>
<title>mailsync manual per debian requirements</title>
<updated>2022-04-29T19:11:16Z</updated>
<author>
<name>Luke Smith</name>
<email>luke@lukesmith.xyz</email>
</author>
<published>2022-04-29T19:11:16Z</published>
<link rel='alternate' type='text/html' href='https://git.zelu.dev/mutt-wizard/commit/?id=5ae4758790603dc28a3a1bf8c21a991850b892ab'/>
<id>urn:sha1:5ae4758790603dc28a3a1bf8c21a991850b892ab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert "Hard link the file instead of copying"</title>
<updated>2022-04-20T18:19:48Z</updated>
<author>
<name>Luke Smith</name>
<email>luke@lukesmith.xyz</email>
</author>
<published>2022-04-20T18:19:48Z</published>
<link rel='alternate' type='text/html' href='https://git.zelu.dev/mutt-wizard/commit/?id=32d63b12dbda5fc2590176e1a99c7376e0395dc3'/>
<id>urn:sha1:32d63b12dbda5fc2590176e1a99c7376e0395dc3</id>
<content type='text'>
This reverts commit 95687867d1795299625e1e3dc5cdc412155de879.
</content>
</entry>
<entry>
<title>Force hard linking the file</title>
<updated>2022-04-09T17:06:55Z</updated>
<author>
<name>Jakub Kaczor</name>
<email>jakubk0.kaczor@gmail.com</email>
</author>
<published>2022-04-09T15:52:52Z</published>
<link rel='alternate' type='text/html' href='https://git.zelu.dev/mutt-wizard/commit/?id=c7524bdd964b195ef67c40c38aba4e0501af24ef'/>
<id>urn:sha1:c7524bdd964b195ef67c40c38aba4e0501af24ef</id>
<content type='text'>
It was forgotten to add `-f` (force) option for `ln` in
95687867d1795299625e1e3dc5cdc412155de879. This enables opening files
with the same names, but different contents, with a new NeoMutt
instance, after the previous is closed.
</content>
</entry>
<entry>
<title>Hard link the file instead of copying</title>
<updated>2022-04-09T15:33:02Z</updated>
<author>
<name>Jakub Kaczor</name>
<email>jakubk0.kaczor@gmail.com</email>
</author>
<published>2022-04-09T15:33:02Z</published>
<link rel='alternate' type='text/html' href='https://git.zelu.dev/mutt-wizard/commit/?id=95687867d1795299625e1e3dc5cdc412155de879'/>
<id>urn:sha1:95687867d1795299625e1e3dc5cdc412155de879</id>
<content type='text'>
In the latest neomutt release (2022-04-08), neomutt/neomutt/pull/3267 is
merged. Neomutt doesn't overwrite files with zeros on closing anymore,
just unlinks it. Therefore, instead of copying, files can be hard
linked.
</content>
</entry>
<entry>
<title>Merge pull request #804 from epsilon-0/master</title>
<updated>2022-01-22T01:46:15Z</updated>
<author>
<name>Luke Smith</name>
<email>luke@lukesmith.xyz</email>
</author>
<published>2022-01-22T01:46:15Z</published>
<link rel='alternate' type='text/html' href='https://git.zelu.dev/mutt-wizard/commit/?id=29b7b59ffd1b0dfad10c74b5daa6ff67954261b9'/>
<id>urn:sha1:29b7b59ffd1b0dfad10c74b5daa6ff67954261b9</id>
<content type='text'>
add GPG WKS publishing functionality</content>
</entry>
<entry>
<title>Merge pull request #786 from Jberczel/reorder-cleanup</title>
<updated>2022-01-22T01:39:54Z</updated>
<author>
<name>Luke Smith</name>
<email>luke@lukesmith.xyz</email>
</author>
<published>2022-01-22T01:39:54Z</published>
<link rel='alternate' type='text/html' href='https://git.zelu.dev/mutt-wizard/commit/?id=98f23a0ab9f21d108632ba2a1b507706fb90467c'/>
<id>urn:sha1:98f23a0ab9f21d108632ba2a1b507706fb90467c</id>
<content type='text'>
Cleanup reorder account numbers action</content>
</entry>
<entry>
<title>change path of command to use prefix</title>
<updated>2022-01-10T20:06:52Z</updated>
<author>
<name>Aisha Tammy</name>
<email>floss@bsd.ac</email>
</author>
<published>2022-01-10T20:06:52Z</published>
<link rel='alternate' type='text/html' href='https://git.zelu.dev/mutt-wizard/commit/?id=a82a86c310bbe2c3a71ff4da3b9ed635fed4e06d'/>
<id>urn:sha1:a82a86c310bbe2c3a71ff4da3b9ed635fed4e06d</id>
<content type='text'>
Signed-off-by: Aisha Tammy &lt;floss@bsd.ac&gt;
</content>
</entry>
<entry>
<title>add GPG WKS publishing functionality</title>
<updated>2021-12-31T22:55:01Z</updated>
<author>
<name>Aisha Tammy</name>
<email>floss@bsd.ac</email>
</author>
<published>2021-12-31T22:55:01Z</published>
<link rel='alternate' type='text/html' href='https://git.zelu.dev/mutt-wizard/commit/?id=37c91057f78542e8970cf7698c0c1588153c30f2'/>
<id>urn:sha1:37c91057f78542e8970cf7698c0c1588153c30f2</id>
<content type='text'>
Signed-off-by: Aisha Tammy &lt;floss@bsd.ac&gt;
</content>
</entry>
<entry>
<title>Checks $HOME/.confg/zsh/.zshenv for Env variables</title>
<updated>2021-11-07T14:05:27Z</updated>
<author>
<name>Matthew McCulley</name>
<email>matthew.c.mcculley@gmail.com</email>
</author>
<published>2021-11-07T14:05:27Z</published>
<link rel='alternate' type='text/html' href='https://git.zelu.dev/mutt-wizard/commit/?id=8e81135f8bb79930ed2495b90784cacc83cbb73f'/>
<id>urn:sha1:8e81135f8bb79930ed2495b90784cacc83cbb73f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert "allow dynamically loading available mailboxes"</title>
<updated>2021-11-01T18:14:45Z</updated>
<author>
<name>Luke Smith</name>
<email>luke@lukesmith.xyz</email>
</author>
<published>2021-11-01T18:14:45Z</published>
<link rel='alternate' type='text/html' href='https://git.zelu.dev/mutt-wizard/commit/?id=29f264db233764a6963bce761b444091b603e114'/>
<id>urn:sha1:29f264db233764a6963bce761b444091b603e114</id>
<content type='text'>
This reverts commit 2cb2fa03452cb99537a1751961574a0b6d3253e0.
</content>
</entry>
</feed>
