<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dotfiles/bin/ootb, 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>Revert "bin/ootb: Use hardlinks over symlinks"</title>
<updated>2023-06-29T12:02:35Z</updated>
<author>
<name>EuAndreh</name>
<email>eu@euandre.org</email>
</author>
<published>2023-06-29T12:02:35Z</published>
<link rel='alternate' type='text/html' href='http://euandre.org/git/dotfiles/commit/?id=c4e83a259da2268d1d6ccf56e4b6ff3794f4dc0e'/>
<id>urn:sha1:c4e83a259da2268d1d6ccf56e4b6ff3794f4dc0e</id>
<content type='text'>
This reverts commit edbf0c2ce376ce6672fbc94d861fe26081c46418.

After adding the "build/" directory to the top-level .gitignore file, it
stopped complaining about the symlinks.
</content>
</entry>
<entry>
<title>bin/ootb: Use hardlinks over symlinks</title>
<updated>2023-06-29T01:46:22Z</updated>
<author>
<name>EuAndreh</name>
<email>eu@euandre.org</email>
</author>
<published>2023-06-29T01:46:22Z</published>
<link rel='alternate' type='text/html' href='http://euandre.org/git/dotfiles/commit/?id=edbf0c2ce376ce6672fbc94d861fe26081c46418'/>
<id>urn:sha1:edbf0c2ce376ce6672fbc94d861fe26081c46418</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/: 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/ootb: Add working, very useful utility</title>
<updated>2022-10-10T21:36:13Z</updated>
<author>
<name>EuAndreh</name>
<email>eu@euandre.org</email>
</author>
<published>2022-10-10T21:36:13Z</published>
<link rel='alternate' type='text/html' href='http://euandre.org/git/dotfiles/commit/?id=a386da30f24352d4dd1153011c25782467b45ad2'/>
<id>urn:sha1:a386da30f24352d4dd1153011c25782467b45ad2</id>
<content type='text'>
</content>
</entry>
</feed>
