<feed xmlns='http://www.w3.org/2005/Atom'>
<title>propellor/src/Utility/Directory.hs, 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>2017-10-25T15:49:41Z</updated>
<entry>
<title>reword comment</title>
<updated>2017-10-25T15:49:41Z</updated>
<author>
<name>Joey Hess</name>
<email>joeyh@joeyh.name</email>
</author>
<published>2017-10-25T15:49:41Z</published>
<link rel='alternate' type='text/html' href='https://git.gnusosa.net/propellor/commit/?id=43a0dfb3703e4a8fdd4eaa90e13cd5415f461bb3'/>
<id>urn:sha1:43a0dfb3703e4a8fdd4eaa90e13cd5415f461bb3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add isUnpopulated to test for empty directory or file system</title>
<updated>2017-10-19T19:30:11Z</updated>
<author>
<name>Nicolas Schodet</name>
<email>nico@ni.fr.eu.org</email>
</author>
<published>2017-10-19T19:30:11Z</published>
<link rel='alternate' type='text/html' href='https://git.gnusosa.net/propellor/commit/?id=d9f2eb343edfcdc66cf3f58cc6b7846cc3ca6b35'/>
<id>urn:sha1:d9f2eb343edfcdc66cf3f58cc6b7846cc3ca6b35</id>
<content type='text'>
</content>
</entry>
<entry>
<title>split out module to work around badly named symbol in directory-1.2.6.2</title>
<updated>2016-05-22T19:53:58Z</updated>
<author>
<name>Joey Hess</name>
<email>joeyh@joeyh.name</email>
</author>
<published>2016-05-22T19:52:27Z</published>
<link rel='alternate' type='text/html' href='https://git.gnusosa.net/propellor/commit/?id=0d9148d03cd40ddf9ae79fadd6571dd0fd576d5b'/>
<id>urn:sha1:0d9148d03cd40ddf9ae79fadd6571dd0fd576d5b</id>
<content type='text'>
Sadly my bug report about this is not going to get fixed it seems, so
I have to drag around a whole added module file just to deal with it.

https://github.com/haskell/directory/issues/52
</content>
</entry>
<entry>
<title>Fix build with directory-1.2.6.2.</title>
<updated>2016-04-28T19:31:35Z</updated>
<author>
<name>Joey Hess</name>
<email>joeyh@joeyh.name</email>
</author>
<published>2016-04-28T19:31:35Z</published>
<link rel='alternate' type='text/html' href='https://git.gnusosa.net/propellor/commit/?id=2e513dc98c51eca1cdfce3715b4a017be39734f7'/>
<id>urn:sha1:2e513dc98c51eca1cdfce3715b4a017be39734f7</id>
<content type='text'>
It's now exporting a conflicting isSymbolicLink
https://github.com/haskell/directory/issues/52

Only a few places in propellor use isSymbolicLink, but to prevent future
problems, made as much of it as possible import Utility.Directory, which
re-exports System.Directory without the conflicting symbol.

(Utility.Tmp and System.Console.Concurrent.Internal cannot import
Utility.Directory due to cycles, and don't use isSymbolicLink anyway.)
</content>
</entry>
<entry>
<title>Merged Utility changes from git-annex.</title>
<updated>2015-12-16T01:08:22Z</updated>
<author>
<name>Joey Hess</name>
<email>joeyh@joeyh.name</email>
</author>
<published>2015-12-16T01:08:22Z</published>
<link rel='alternate' type='text/html' href='https://git.gnusosa.net/propellor/commit/?id=47a2b72bed3770d3dfb26c4142479c436a11ce55'/>
<id>urn:sha1:47a2b72bed3770d3dfb26c4142479c436a11ce55</id>
<content type='text'>
</content>
</entry>
<entry>
<title>merge changes from git-annex</title>
<updated>2015-05-27T18:55:31Z</updated>
<author>
<name>Joey Hess</name>
<email>joeyh@joeyh.name</email>
</author>
<published>2015-05-27T18:55:31Z</published>
<link rel='alternate' type='text/html' href='https://git.gnusosa.net/propellor/commit/?id=353d3e888b437403c32fa6512d1141a6d8e0a2c2'/>
<id>urn:sha1:353d3e888b437403c32fa6512d1141a6d8e0a2c2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>propellor spin</title>
<updated>2015-04-29T18:26:13Z</updated>
<author>
<name>Joey Hess</name>
<email>joeyh@joeyh.name</email>
</author>
<published>2015-04-29T18:26:13Z</published>
<link rel='alternate' type='text/html' href='https://git.gnusosa.net/propellor/commit/?id=681e4dbbcb880e8e2526519fc58d4f2994a41577'/>
<id>urn:sha1:681e4dbbcb880e8e2526519fc58d4f2994a41577</id>
<content type='text'>
</content>
</entry>
<entry>
<title>email update</title>
<updated>2014-11-22T02:26:39Z</updated>
<author>
<name>Joey Hess</name>
<email>joey@kitenet.net</email>
</author>
<published>2014-11-22T02:26:39Z</published>
<link rel='alternate' type='text/html' href='https://git.gnusosa.net/propellor/commit/?id=403a82b8b7b223aad6d71641b5b928a4ad984034'/>
<id>urn:sha1:403a82b8b7b223aad6d71641b5b928a4ad984034</id>
<content type='text'>
</content>
</entry>
<entry>
<title>moved source code to src</title>
<updated>2014-05-14T23:41:05Z</updated>
<author>
<name>Joey Hess</name>
<email>joey@kitenet.net</email>
</author>
<published>2014-05-14T23:41:05Z</published>
<link rel='alternate' type='text/html' href='https://git.gnusosa.net/propellor/commit/?id=7115d1ec162b4059b3e8e8f84bd8d5898c1db025'/>
<id>urn:sha1:7115d1ec162b4059b3e8e8f84bd8d5898c1db025</id>
<content type='text'>
This is to work around OSX's brain-damange regarding filename case
insensitivity.

Avoided moving config.hs, because it's a config file. Put in a symlink to
make build work.
</content>
</entry>
</feed>
