<feed xmlns='http://www.w3.org/2005/Atom'>
<title>propellor/src/Utility/Process, branch master</title>
<subtitle>gnusosa's centralized propellor repository for hosts spin-up.
</subtitle>
<id>https://git.gnusosa.net/propellor/atom?h=master</id>
<link rel='self' href='https://git.gnusosa.net/propellor/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.gnusosa.net/propellor/'/>
<updated>2016-03-07T00:53:09Z</updated>
<entry>
<title>build with older ghc</title>
<updated>2016-03-07T00:53:09Z</updated>
<author>
<name>Joey Hess</name>
<email>joeyh@joeyh.name</email>
</author>
<published>2016-03-07T00:52:11Z</published>
<link rel='alternate' type='text/html' href='https://git.gnusosa.net/propellor/commit/?id=57a6e9788953f9ee4714572e5d2c022b66380290'/>
<id>urn:sha1:57a6e9788953f9ee4714572e5d2c022b66380290</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Force ssh, scp, and git commands to be run in the foreground.</title>
<updated>2016-03-07T00:50:52Z</updated>
<author>
<name>Joey Hess</name>
<email>joeyh@joeyh.name</email>
</author>
<published>2016-03-07T00:39:44Z</published>
<link rel='alternate' type='text/html' href='https://git.gnusosa.net/propellor/commit/?id=979fc0e4c03bf6ccd88873f561040bfa1133111d'/>
<id>urn:sha1:979fc0e4c03bf6ccd88873f561040bfa1133111d</id>
<content type='text'>
Before, they could run in the background if another process was running,
and so their output wouldn't immediately be visible.

With this change, the concurrent-output layer is not used for these
interactive commands.
</content>
</entry>
<entry>
<title>merge from concurrent-output</title>
<updated>2015-11-01T20:53:25Z</updated>
<author>
<name>Joey Hess</name>
<email>joeyh@joeyh.name</email>
</author>
<published>2015-11-01T20:53:25Z</published>
<link rel='alternate' type='text/html' href='https://git.gnusosa.net/propellor/commit/?id=592c65d02bf07d053d2fbe8a568f88d1b28e1a65'/>
<id>urn:sha1:592c65d02bf07d053d2fbe8a568f88d1b28e1a65</id>
<content type='text'>
</content>
</entry>
<entry>
<title>work around waitForProcess race condition</title>
<updated>2015-10-28T19:41:26Z</updated>
<author>
<name>Joey Hess</name>
<email>joeyh@joeyh.name</email>
</author>
<published>2015-10-28T19:41:26Z</published>
<link rel='alternate' type='text/html' href='https://git.gnusosa.net/propellor/commit/?id=644ce3f6e8876ee4bbecba6d1bf5b74a612d82e4'/>
<id>urn:sha1:644ce3f6e8876ee4bbecba6d1bf5b74a612d82e4</id>
<content type='text'>
https://github.com/haskell/process/issues/46
</content>
</entry>
<entry>
<title>split out generic ConcurrentOutput module to Utility</title>
<updated>2015-10-28T14:37:19Z</updated>
<author>
<name>Joey Hess</name>
<email>joeyh@joeyh.name</email>
</author>
<published>2015-10-28T14:37:19Z</published>
<link rel='alternate' type='text/html' href='https://git.gnusosa.net/propellor/commit/?id=af68ec950b2480749182d0d6838e96fd02c2c285'/>
<id>urn:sha1:af68ec950b2480749182d0d6838e96fd02c2c285</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use execProcessConcurrent everywhere</title>
<updated>2015-10-28T03:52:02Z</updated>
<author>
<name>Joey Hess</name>
<email>joeyh@joeyh.name</email>
</author>
<published>2015-10-28T03:52:02Z</published>
<link rel='alternate' type='text/html' href='https://git.gnusosa.net/propellor/commit/?id=894e2f7980052f1c331ba7780100ae0ad19856cb'/>
<id>urn:sha1:894e2f7980052f1c331ba7780100ae0ad19856cb</id>
<content type='text'>
Found a reasonable clean way to make Utility.Process use
execProcessConcurrent, while still allowing copying updates to it from
git-annex.
</content>
</entry>
</feed>
