<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>https://hg2.dom66.de/hgrepos/FreeBSD/ports/sysutils/local-bsdtools/</link>
    <language>en-us</language>

    <title>FreeBSD/ports/sysutils/local-bsdtools: .shellcheckrc history</title>
    <description>.shellcheckrc revision history</description>
    <item>
    <title>.shellcheckrc: disable SC2214 because is fires for all long options.</title>
    <link>https://hg2.dom66.de/hgrepos/FreeBSD/ports/sysutils/local-bsdtools/log/e18cc5fe828c/.shellcheckrc</link>
    <description><![CDATA[.shellcheckrc: disable SC2214 because is fires for all long options.<br/>
<br/>
Long options are not understood by shellcheck.]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Mon, 04 Nov 2024 22:45:00 +0100</pubDate>
</item>
<item>
    <title>farray.sh: New implementation alists: searching is done using a binary search now while preserving insertion order.</title>
    <link>https://hg2.dom66.de/hgrepos/FreeBSD/ports/sysutils/local-bsdtools/log/33df05108ba1/.shellcheckrc</link>
    <description><![CDATA[farray.sh: New implementation alists: searching is done using a binary search now while preserving insertion order.<br/>
<br/>
The implementation uses two key lists:<br/>
The first one is sorted and is used for searching using binary search.<br/>
The second is a double-linked list and is used for remembering the<br/>
insertion order.]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Sat, 19 Oct 2024 22:40:11 +0200</pubDate>
</item>
<item>
    <title>farray.sh: Implement binary lexicographical search in &quot;farray_binsearch()&quot;.</title>
    <link>https://hg2.dom66.de/hgrepos/FreeBSD/ports/sysutils/local-bsdtools/log/e8eb5e7ceb37/.shellcheckrc</link>
    <description><![CDATA[farray.sh: Implement binary lexicographical search in &quot;farray_binsearch()&quot;.<br/>
<br/>
While there disable SC3012 in shellcheck because FreeBSD's /bin/sh supports<br/>
lexicographical comparisons in &quot;test&quot;.]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Thu, 10 Oct 2024 13:27:50 +0200</pubDate>
</item>
<item>
    <title>.shellcheckrc: Add the configuration directory in /usr/local/etc/local-bsdtools to Shellcheck's source-path</title>
    <link>https://hg2.dom66.de/hgrepos/FreeBSD/ports/sysutils/local-bsdtools/log/d016ac770a71/.shellcheckrc</link>
    <description><![CDATA[.shellcheckrc: Add the configuration directory in /usr/local/etc/local-bsdtools to Shellcheck's source-path]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Thu, 03 Oct 2024 20:00:21 +0200</pubDate>
</item>
<item>
    <title>.shellcheckrc: FIX: typo in comment</title>
    <link>https://hg2.dom66.de/hgrepos/FreeBSD/ports/sysutils/local-bsdtools/log/31023b6bf315/.shellcheckrc</link>
    <description><![CDATA[.shellcheckrc: FIX: typo in comment]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Thu, 03 Oct 2024 19:58:40 +0200</pubDate>
</item>
<item>
    <title>Shellcheck for rc-scripts</title>
    <link>https://hg2.dom66.de/hgrepos/FreeBSD/ports/sysutils/local-bsdtools/log/24129dd789f0/.shellcheckrc</link>
    <description><![CDATA[Shellcheck for rc-scripts]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Sun, 29 Sep 2024 18:30:22 +0200</pubDate>
</item>
<item>
    <title>.shellcheckrc: Comment on reasons: FreeBSD has this non-required features in POSIX shells</title>
    <link>https://hg2.dom66.de/hgrepos/FreeBSD/ports/sysutils/local-bsdtools/log/31b5c10ae1d4/.shellcheckrc</link>
    <description><![CDATA[.shellcheckrc: Comment on reasons: FreeBSD has this non-required features in POSIX shells]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Sun, 15 Sep 2024 11:36:38 +0200</pubDate>
</item>
<item>
    <title>Use a new .shellcheckrc file for common configuration settings for shellcheck.</title>
    <link>https://hg2.dom66.de/hgrepos/FreeBSD/ports/sysutils/local-bsdtools/log/1e46e254366e/.shellcheckrc</link>
    <description><![CDATA[Use a new .shellcheckrc file for common configuration settings for shellcheck.<br/>
<br/>
Module-wide settings are removed for now.]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Tue, 10 Sep 2024 01:50:20 +0200</pubDate>
</item>

  </channel>
</rss>
