<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gh_mirror/jhunkeler/stasis.git/tests, branch 1.6.1</title>
<subtitle>A pipeline delivery generator
</subtitle>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/'/>
<entry>
<title>replace for-loop with while-loop since 'i' was unused</title>
<updated>2026-05-12T16:38:24+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2026-05-12T16:38:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=1d91efc28e30c8501428fec8ff6cd7b13dcdfb95'/>
<id>1d91efc28e30c8501428fec8ff6cd7b13dcdfb95</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace __FUNCTION__ with __func__ (portable)</title>
<updated>2026-05-12T16:37:27+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2026-05-12T16:37:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=96bc699d269ff79bf31dad182f1a2b96226e8ce5'/>
<id>96bc699d269ff79bf31dad182f1a2b96226e8ce5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace void pointer with pointer to tplfunc_frame structure</title>
<updated>2026-05-12T16:36:50+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2026-05-12T16:34:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=9b7a784099f11fa20312a118c74d08a2c25572fc'/>
<id>9b7a784099f11fa20312a118c74d08a2c25572fc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace msg, perror, and fprintf with SYS message macros</title>
<updated>2026-05-11T19:34:45+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2026-05-11T19:24:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=b7a60c5bed989a52a53b8b697203f55367f55a89'/>
<id>b7a60c5bed989a52a53b8b697203f55367f55a89</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update SYS* macro calls</title>
<updated>2026-05-10T19:38:16+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2026-05-10T19:31:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=3f10306c6ac67eaccbc11b22eed26f6ce2725bfe'/>
<id>3f10306c6ac67eaccbc11b22eed26f6ce2725bfe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix up includes</title>
<updated>2026-05-10T19:19:44+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2026-05-10T19:19:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=dfc38629724eb4f6718cb73ff3de108871e377bd'/>
<id>dfc38629724eb4f6718cb73ff3de108871e377bd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement logging facility WARN, INFO, DEBUG</title>
<updated>2026-05-10T19:16:48+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2026-05-10T19:16:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=aff64937000fbce5c55b49bee98f0120e09e399e'/>
<id>aff64937000fbce5c55b49bee98f0120e09e399e</id>
<content type='text'>
* The original macros have been updated
* Default log level is WARN
* Log level increases per `-v` CLI argument
* Tests always use DEBUG level
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* The original macros have been updated
* Default log level is WARN
* Log level increases per `-v` CLI argument
* Tests always use DEBUG level
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #141 from jhunkeler/use-stasis-bufsiz</title>
<updated>2026-05-07T19:54:00+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@users.noreply.github.com</email>
</author>
<published>2026-05-07T19:54:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=0ef06cbec6f3796db244501b4c5fec2d579c7e5b'/>
<id>0ef06cbec6f3796db244501b4c5fec2d579c7e5b</id>
<content type='text'>
Replace BUFSIZ with STASIS_BUFSIZ</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Replace BUFSIZ with STASIS_BUFSIZ</pre>
</div>
</content>
</entry>
<entry>
<title>Replace BUFSIZ with STASIS_BUFSIZ</title>
<updated>2026-05-07T19:00:16+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2026-05-07T18:58:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=a9f3ed63573693836d7bab50403c23fb5bf75507'/>
<id>a9f3ed63573693836d7bab50403c23fb5bf75507</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed unused failed counter</title>
<updated>2026-05-04T23:45:15+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2026-05-04T23:45:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=4b802dff0a4769e72b69a3e6f8cc6cc37b14fc31'/>
<id>4b802dff0a4769e72b69a3e6f8cc6cc37b14fc31</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
