<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gh_mirror/jhunkeler/stasis.git/src/cli, branch execpoint</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>Show the log level at startup</title>
<updated>2026-05-10T19:38:17+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2026-05-10T19:34:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=132035689d81767f1b796ea744bc3d112be082d9'/>
<id>132035689d81767f1b796ea744bc3d112be082d9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>-v increases log level in indexer</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:32:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=790e55f79a03d9d8e3bfda5339adb732b2509b2a'/>
<id>790e55f79a03d9d8e3bfda5339adb732b2509b2a</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>Integrate into main and lib/delivery</title>
<updated>2026-05-05T17:46:10+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2026-05-05T17:45:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=17bd286713df8f76f7b5f3878e501a81fa4c04ee'/>
<id>17bd286713df8f76f7b5f3878e501a81fa4c04ee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add download_dir member to MicroMambaInfo struct.</title>
<updated>2026-04-27T13:20:06+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2026-04-27T13:20:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=11bc498b5bca18662a582a163d3e9aaed1a17b79'/>
<id>11bc498b5bca18662a582a163d3e9aaed1a17b79</id>
<content type='text'>
* TMPDIR and hardcoded path is too unpredictable.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* TMPDIR and hardcoded path is too unpredictable.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add allocation checks</title>
<updated>2026-04-26T05:49:48+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2026-04-26T05:49:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=f4bccc6b21c8eec58bb08bc22115a93a2352868d'/>
<id>f4bccc6b21c8eec58bb08bc22115a93a2352868d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix leaks</title>
<updated>2026-04-26T05:49:22+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2026-04-26T05:49:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=917df9195011c852a6efffd4f1dc40ff007534c9'/>
<id>917df9195011c852a6efffd4f1dc40ff007534c9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix file handle leaks</title>
<updated>2026-04-26T05:49:02+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2026-04-26T05:49:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=421903a1379353f07a10deb335ed3c0361233064'/>
<id>421903a1379353f07a10deb335ed3c0361233064</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
