<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gh_mirror/jhunkeler/stasis.git/include, branch fix-build-system</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>Allow user to disable parallel mode (shortcut for --cpu-limit=1)</title>
<updated>2024-10-02T19:00:12+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-10-02T19:00:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=6fe8c2572fbf73cee3936ab241fcbfbdd54fe633'/>
<id>6fe8c2572fbf73cee3936ab241fcbfbdd54fe633</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow user to define the time interval for "task is running" message</title>
<updated>2024-10-02T18:57:48+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-10-02T18:57:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=04cf9ee4f65c1d0b2b60b9ac87cd91c0a333889e'/>
<id>04cf9ee4f65c1d0b2b60b9ac87cd91c0a333889e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow user to define the time interval for "task is running" message</title>
<updated>2024-10-02T18:56:59+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-10-02T18:56:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=f6c504630ecfa38c1516123019bdf67b921f1107'/>
<id>f6c504630ecfa38c1516123019bdf67b921f1107</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typo</title>
<updated>2024-09-30T15:44:13+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-09-30T15:44:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=31db9bb6e4434dc888fc724090d8f0d9d8eea619'/>
<id>31db9bb6e4434dc888fc724090d8f0d9d8eea619</id>
<content type='text'>
* pararm -&gt; param
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* pararm -&gt; param
</pre>
</div>
</content>
</entry>
<entry>
<title>mp_pool_init(): return NULL when ident argument is NULL</title>
<updated>2024-09-27T20:02:19+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-09-27T17:23:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=108242ce16fc7d7d9e81a1a6e9783fd9bda8b60c'/>
<id>108242ce16fc7d7d9e81a1a6e9783fd9bda8b60c</id>
<content type='text'>
* reported by @kmacdonald-stsci
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* reported by @kmacdonald-stsci
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement cmd and working_dir</title>
<updated>2024-09-26T13:56:25+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-09-26T13:56:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=3e610e935858995f411df7bb0a77e2efeeae3d66'/>
<id>3e610e935858995f411df7bb0a77e2efeeae3d66</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add cmd and working_dir members to MultiProcessingTask structure</title>
<updated>2024-09-26T13:54:52+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-09-26T13:54:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=71b45aa6ba60a651185cf47792fbf61b7e2b07a8'/>
<id>71b45aa6ba60a651185cf47792fbf61b7e2b07a8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove usage of POSIX semaphores</title>
<updated>2024-09-26T13:52:43+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-09-26T13:51:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=fb4a7d1b212c9c6a51551e5043f6941a2371d075'/>
<id>fb4a7d1b212c9c6a51551e5043f6941a2371d075</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor structure</title>
<updated>2024-09-20T17:11:41+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-09-20T12:36:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=1999612a69a7947fb1b6fc45705299fe6db650ba'/>
<id>1999612a69a7947fb1b6fc45705299fe6db650ba</id>
<content type='text'>
* Break delivery.c into smaller components
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Break delivery.c into smaller components
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix a likely buffer overflow</title>
<updated>2024-09-19T03:08:05+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-09-18T14:44:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=c8c0802c98db5e3d6de6b79887133e0d15567fd8'/>
<id>c8c0802c98db5e3d6de6b79887133e0d15567fd8</id>
<content type='text'>
* The log_root is appended to log_file, and might exceed the defined length.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* The log_root is appended to log_file, and might exceed the defined length.
</pre>
</div>
</content>
</entry>
</feed>
