<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gh_mirror/jhunkeler/stasis.git/src, branch breakdown</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>Increase lines_on_error from 100 to 1000</title>
<updated>2025-07-08T18:31:51+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2025-07-08T18:27:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=1e572f3a653ddd6385a0ea49cacfbf2f3a32ce87'/>
<id>1e572f3a653ddd6385a0ea49cacfbf2f3a32ce87</id>
<content type='text'>
* Debug messages are chatty
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Debug messages are chatty
</pre>
</div>
</content>
</entry>
<entry>
<title>Bugfix: Remove errant else block</title>
<updated>2025-07-08T18:27:15+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2025-07-08T18:27:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=49ea0d34021047fd8c48f6f0f5cb83533d33001c'/>
<id>49ea0d34021047fd8c48f6f0f5cb83533d33001c</id>
<content type='text'>
* Add debug messages
* Add error handling to cfg_path assignment
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add debug messages
* Add error handling to cfg_path assignment
</pre>
</div>
</content>
</entry>
<entry>
<title>Free errmsg after use</title>
<updated>2025-07-08T17:58:43+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2025-07-08T17:58:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=783a11a8537bc4fc6f211649c33d7e22e54d2dc0'/>
<id>783a11a8537bc4fc6f211649c33d7e22e54d2dc0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bugfix: HTTP_ERROR did not check for negative values</title>
<updated>2025-07-08T17:58:26+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2025-07-08T17:58:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=1fd91d5449004c8d02c58c05b9a303f520ee746e'/>
<id>1fd91d5449004c8d02c58c05b9a303f520ee746e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Debug messages</title>
<updated>2025-07-08T17:57:57+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2025-07-08T17:57:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=fb7e221f89fdad477e6425d2673bdd959fb69d17'/>
<id>fb7e221f89fdad477e6425d2673bdd959fb69d17</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Write error message correctly to the buffer</title>
<updated>2025-07-08T17:57:10+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2025-07-08T17:57:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=83f9592c4bc0f8e5a6a8e73ba9e3daa1da107262'/>
<id>83f9592c4bc0f8e5a6a8e73ba9e3daa1da107262</id>
<content type='text'>
* If errmsg is NULL, allocate and write string
* If errmsg is not NULL, write string
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* If errmsg is NULL, allocate and write string
* If errmsg is not NULL, write string
</pre>
</div>
</content>
</entry>
<entry>
<title>Set last records to NULL</title>
<updated>2025-07-08T17:55:10+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2025-07-08T17:55:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=f88373107794450f053220c2862415f00119b98c'/>
<id>f88373107794450f053220c2862415f00119b98c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Disable noisy debug statements</title>
<updated>2025-07-08T17:54:26+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2025-07-08T17:54:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=76f50b85171ef007672a112da6faeeb4bb35da03'/>
<id>76f50b85171ef007672a112da6faeeb4bb35da03</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make want_(artifactory|docker) constant</title>
<updated>2025-07-07T23:06:55+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2025-07-07T23:06:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=5aa0f7ffaf1352f39fbc42ed7bb38ecb17ed36a6'/>
<id>5aa0f7ffaf1352f39fbc42ed7bb38ecb17ed36a6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix leak</title>
<updated>2025-07-07T23:06:27+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2025-07-07T23:06:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=7f8e8c82da33e64bd0a1c4376ea7bc184bded3ec'/>
<id>7f8e8c82da33e64bd0a1c4376ea7bc184bded3ec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
