<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dotfiles/bin/email, branch main</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>http://euandre.org/git/dotfiles/atom?h=main</id>
<link rel='self' href='http://euandre.org/git/dotfiles/atom?h=main'/>
<link rel='alternate' type='text/html' href='http://euandre.org/git/dotfiles/'/>
<updated>2023-07-29T11:52:48Z</updated>
<entry>
<title>bin/*: Add matching parenthesis to case clauses</title>
<updated>2023-07-29T11:52:48Z</updated>
<author>
<name>EuAndreh</name>
<email>eu@euandre.org</email>
</author>
<published>2023-07-29T11:52:48Z</published>
<link rel='alternate' type='text/html' href='http://euandre.org/git/dotfiles/commit/?id=cef76cd1b0ae32ba1d9733c9d09d62de24559743'/>
<id>urn:sha1:cef76cd1b0ae32ba1d9733c9d09d62de24559743</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bin/: Make help string more consistent across several executables</title>
<updated>2023-04-12T11:15:20Z</updated>
<author>
<name>EuAndreh</name>
<email>eu@euandre.org</email>
</author>
<published>2023-04-12T11:15:20Z</published>
<link rel='alternate' type='text/html' href='http://euandre.org/git/dotfiles/commit/?id=c6188975d2da6c1696c4433f6fce8ae4c9a6ac38'/>
<id>urn:sha1:c6188975d2da6c1696c4433f6fce8ae4c9a6ac38</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bin/email: Make ADDRESS optional</title>
<updated>2023-03-12T13:22:33Z</updated>
<author>
<name>EuAndreh</name>
<email>eu@euandre.org</email>
</author>
<published>2023-03-12T13:22:33Z</published>
<link rel='alternate' type='text/html' href='http://euandre.org/git/dotfiles/commit/?id=0862609ee92c855b7e516c03dada6945d32c9583'/>
<id>urn:sha1:0862609ee92c855b7e516c03dada6945d32c9583</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bin/email: Avoid erros with echo by replacing it with printf</title>
<updated>2023-03-11T22:52:20Z</updated>
<author>
<name>EuAndreh</name>
<email>eu@euandre.org</email>
</author>
<published>2023-03-11T22:52:20Z</published>
<link rel='alternate' type='text/html' href='http://euandre.org/git/dotfiles/commit/?id=d8cbc9f289a7c0db426549b004ca87e5421a671d'/>
<id>urn:sha1:d8cbc9f289a7c0db426549b004ca87e5421a671d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bin/: Use explicit "--" separator for assert-arg usages</title>
<updated>2023-02-17T18:07:32Z</updated>
<author>
<name>EuAndreh</name>
<email>eu@euandre.org</email>
</author>
<published>2023-02-17T18:07:30Z</published>
<link rel='alternate' type='text/html' href='http://euandre.org/git/dotfiles/commit/?id=44b1e103b4d3a24aee89587ef302891e9f9c3807'/>
<id>urn:sha1:44b1e103b4d3a24aee89587ef302891e9f9c3807</id>
<content type='text'>
In order to prevent legitimate cases to fail as errors, such as:

  NUM='-10'
  eval "$(assert-arg "$NUM" '-n NUM')"

To prevent assert-arg(1) from treating "-10" as the options "-1 and -0,
they need to be put after the "--" separator.

This way, all usages of assert-arg(1) that had its first argument as a
variable were adapted, and the usage and examples of assert-arg itself
were updated to encourage this best practice.
</content>
</entry>
<entry>
<title>bin/email: Stop using msmtpq; add default values for "From:" and "Subject:"</title>
<updated>2022-11-24T22:23:17Z</updated>
<author>
<name>EuAndreh</name>
<email>eu@euandre.org</email>
</author>
<published>2022-11-24T22:23:17Z</published>
<link rel='alternate' type='text/html' href='http://euandre.org/git/dotfiles/commit/?id=7b4ca4a8eca2f556555d11d66c301e6d5464a503'/>
<id>urn:sha1:7b4ca4a8eca2f556555d11d66c301e6d5464a503</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bin/mailcfg: Use PascalCase label over lowercase normalized one</title>
<updated>2022-10-29T19:25:04Z</updated>
<author>
<name>EuAndreh</name>
<email>eu@euandre.org</email>
</author>
<published>2022-10-29T19:25:04Z</published>
<link rel='alternate' type='text/html' href='http://euandre.org/git/dotfiles/commit/?id=b8ed775bcdec7d8766ae000534ccda867601e8c3'/>
<id>urn:sha1:b8ed775bcdec7d8766ae000534ccda867601e8c3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bin/email: Add UTF-8 content-type header</title>
<updated>2022-09-19T02:32:13Z</updated>
<author>
<name>EuAndreh</name>
<email>eu@euandre.org</email>
</author>
<published>2022-09-19T02:32:13Z</published>
<link rel='alternate' type='text/html' href='http://euandre.org/git/dotfiles/commit/?id=f1097703ac9064cbba02d6d7d4dd062215212a36'/>
<id>urn:sha1:f1097703ac9064cbba02d6d7d4dd062215212a36</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bin/: Replace usage of assert_arg with assert-arg</title>
<updated>2022-08-13T13:58:10Z</updated>
<author>
<name>EuAndreh</name>
<email>eu@euandre.org</email>
</author>
<published>2022-08-13T13:58:10Z</published>
<link rel='alternate' type='text/html' href='http://euandre.org/git/dotfiles/commit/?id=a0188f38d8a9702dd3d7119375173d063a5f28bc'/>
<id>urn:sha1:a0188f38d8a9702dd3d7119375173d063a5f28bc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bin/{with-,}email: Add "Examples" section to help string</title>
<updated>2022-08-12T23:40:24Z</updated>
<author>
<name>EuAndreh</name>
<email>eu@euandre.org</email>
</author>
<published>2022-08-12T23:40:24Z</published>
<link rel='alternate' type='text/html' href='http://euandre.org/git/dotfiles/commit/?id=0c5766bf44260f4a37cc90e69ca63710178631b3'/>
<id>urn:sha1:0c5766bf44260f4a37cc90e69ca63710178631b3</id>
<content type='text'>
</content>
</entry>
</feed>
