git-annex/Utility
2015-12-06 16:36:35 -04:00
..
DirWatcher
LockFile fix warning 2015-11-16 15:37:27 -04:00
LockPool add timeout for pid lock waiting 2015-11-12 17:12:54 -04:00
Process merge from propellor 2015-10-28 00:18:01 -04:00
Scheduled reorg quickcheck to a separate module 2015-11-17 15:49:22 -04:00
Applicative.hs
Base64.hs
Batch.hs
Bloom.hs fix bug in back-compat ifdef 2015-09-23 13:09:08 -04:00
CoProcess.hs
CopyFile.hs
Daemon.hs avoid crashing in checkDaemon when fcntl locking is not supported 2015-11-16 14:34:30 -04:00
Data.hs
DataUnits.hs
DBus.hs
Directory.hs
DirWatcher.hs
DiskFree.hs
Dot.hs
DottedVersion.hs
Env.hs
Exception.hs generalize catchHardwareFault to catchIOErrorType 2015-12-06 16:26:38 -04:00
ExternalSHA.hs
FileMode.hs generalize to MonadIO 2015-11-12 18:03:49 -04:00
FileSize.hs
FileSystemEncoding.hs use intercalate instead of MissingH's join 2015-11-17 17:27:24 -04:00
Format.hs fix use of hifalutin terminology 2015-11-16 14:37:31 -04:00
FreeDesktop.hs use intercalate instead of MissingH's join 2015-11-17 17:27:24 -04:00
Glob.hs
Gpg.hs
Hash.hs
HumanNumber.hs
HumanTime.hs
InodeCache.hs
JSONStream.hs
libdiskfree.c Use statvfs on OSX. 2015-10-19 17:09:06 -04:00
libdiskfree.h
libkqueue.c
libkqueue.h
libmounts.c
libmounts.h
LinuxMkLibs.hs
LockFile.hs
LockPool.hs
LogFile.hs
Lsof.hs
Matcher.hs
Metered.hs refactor 2015-11-16 20:27:01 -04:00
Misc.hs
Monad.hs
Mounts.hsc
Network.hs
NotificationBroadcaster.hs
OptParse.hs
OSX.hs
Parallel.hs
PartialPrelude.hs
Path.hs cleanup 2015-12-06 16:36:35 -04:00
Percentage.hs
PID.hs
PosixFiles.hs
Process.hs merge from propellor 2015-10-28 00:18:01 -04:00
QuickCheck.hs
Quvi.hs quvi may output utf-8 encoded data when the conifigured locale doesn't support that; avoid crashing on such invalid encoding. 2015-11-09 12:19:23 -04:00
Rsync.hs
SafeCommand.hs use intercalate instead of MissingH's join 2015-11-17 17:27:24 -04:00
Scheduled.hs import Data.Time.Format to ensure its Read instance for LocalTime is available 2015-11-21 13:36:30 -04:00
Shell.hs
SimpleProtocol.hs comment typo 2015-10-12 16:32:52 -04:00
SRV.hs
SshConfig.hs
Tense.hs
ThreadLock.hs
ThreadScheduler.hs
TList.hs
Tmp.hs avoid looping trying to make temp dir when the name is too long 2015-12-06 16:29:36 -04:00
Touch.hsc Symlink timestamp preservation code uses functions from unix-2.7.0 when available, which should be more portable. 2015-10-21 02:22:18 -04:00
URI.hs
Url.hs refactor 2015-10-15 10:34:19 -04:00
UserInfo.hs
Verifiable.hs
WebApp.hs
WinProcess.hs
Yesod.hs