<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gh_mirror/jhunkeler/stasis.git/src/lib/delivery, branch version-compare</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>disable setting TMPDIR</title>
<updated>2026-04-27T22:12:21+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2026-04-27T22:12:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=6a9f076f69d233f75ec78e74b77fefa5e9ed92db'/>
<id>6a9f076f69d233f75ec78e74b77fefa5e9ed92db</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>delivery_export_configuration: Add debug statements</title>
<updated>2026-04-27T14:42:38+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2026-04-27T14:42:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=a54a712ab47a4a5b99cc6c8fc8fbfcb6c5c995f3'/>
<id>a54a712ab47a4a5b99cc6c8fc8fbfcb6c5c995f3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>pkg_index_provides: Add logdir argument</title>
<updated>2026-04-27T05:55:14+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2026-04-27T05:55:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=4d3edd67c28116bdd337f5b3b2f456329a269bdb'/>
<id>4d3edd67c28116bdd337f5b3b2f456329a269bdb</id>
<content type='text'>
* mkdirs() the logdir
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* mkdirs() the logdir
</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>
<entry>
<title>Set starting TMPDIR to /tmp/stasis</title>
<updated>2026-04-25T20:35:28+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2026-04-25T20:35:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=8f209a9ab8dfca02ce5c53f50d87919b7202e3f1'/>
<id>8f209a9ab8dfca02ce5c53f50d87919b7202e3f1</id>
<content type='text'>
* Easier to remove leftover files, if any
* Now uses setenv() to have better control over external programs
* Removes the hack to initialize TMPDIR early
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Easier to remove leftover files, if any
* Now uses setenv() to have better control over external programs
* Removes the hack to initialize TMPDIR early
</pre>
</div>
</content>
</entry>
<entry>
<title>delivery_init_tmpdir: reverse error condition to clean up goto logic</title>
<updated>2026-04-25T14:15:35+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2026-04-25T14:15:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=7b7d84b3bea179d607fae2db5de7613adef1a6fd'/>
<id>7b7d84b3bea179d607fae2db5de7613adef1a6fd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>NUL terminate after copy</title>
<updated>2026-04-24T19:55:21+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2026-04-24T19:55:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=347677c3330ece8496b9cd242fd7e4292c2260ae'/>
<id>347677c3330ece8496b9cd242fd7e4292c2260ae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>delivery_format_str: fix snprintf append</title>
<updated>2026-04-23T20:43:02+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2026-04-23T20:42:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=6321fc84ad313bd905d0f8f23d8e8c262d1c8123'/>
<id>6321fc84ad313bd905d0f8f23d8e8c262d1c8123</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix snprintfs</title>
<updated>2026-04-23T05:26:27+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2026-04-23T05:26:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=44ed1c60ad8f838bfb6cfff26683bf706285552a'/>
<id>44ed1c60ad8f838bfb6cfff26683bf706285552a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use snprintf</title>
<updated>2026-04-22T20:04:02+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2026-04-22T20:04:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=a009035b2744be16836aebd81c18bb1a437d236e'/>
<id>a009035b2744be16836aebd81c18bb1a437d236e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
