git-annex/Utility
Joey Hess faf3faa79d import yesod qualified
To avoid conflict with different liftIO from MonadIO (in some version of
yesod not the one I have here), and because it's generally clearer, since
this module has both Wai and Yesod stuff, to qualify them both.
2012-08-30 13:05:39 -04:00
..
Types
Applicative.hs pointlessness 2012-06-29 10:00:05 -04:00
Base64.hs
CoProcess.hs add back debug logging 2012-07-19 00:46:52 -04:00
CopyFile.hs
Daemon.hs make pid file directory 2012-08-08 14:18:02 -04:00
DataUnits.hs move comment 2012-08-07 11:10:41 -04:00
DBus.hs add NetWatcher thread 2012-08-21 19:58:53 -04:00
Directory.hs avoid untrappable exception if dirContentsRecursive is run on a directory 2012-07-02 10:56:26 -04:00
DirWatcher.hs typo 2012-06-28 14:15:49 -04:00
DiskFree.hs use safe FFI imports for diskfree 2012-07-20 15:03:58 -04:00
Dot.hs
Exception.hs
FileMode.hs
FileSystemEncoding.hs
Format.hs
FreeDesktop.hs update 2012-08-07 13:12:08 -04:00
Gpg.hs Merge branch 'master' into assistant 2012-08-17 08:22:43 -07:00
INotify.hs better readProcess 2012-07-19 00:57:40 -04:00
JSONStream.hs
Kqueue.hs use safe FFI imports 2012-07-20 15:03:24 -04:00
libdiskfree.c
libdiskfree.h
libkqueue.c
libkqueue.h
libmounts.c cleanup 2012-07-19 21:20:38 -04:00
libmounts.h now working on OSX 2012-07-19 21:19:29 -04:00
LogFile.hs
Lsof.hs add back debug logging 2012-07-19 00:46:52 -04:00
Matcher.hs
Misc.hs better ordering of alerts 2012-07-29 19:05:51 -04:00
Monad.hs
Mounts.hsc work toward adding new repos on removable drives 2012-08-04 18:17:16 -04:00
Network.hs add 2012-08-05 14:50:00 -04:00
NotificationBroadcaster.hs add NotificationID to StatusR, and use it to block 2012-07-28 21:21:22 -04:00
Parallel.hs fix push status, broken when inParallel was adapted for -threaded 2012-07-30 11:52:44 -04:00
PartialPrelude.hs
Path.hs better ~/ handling 2012-08-02 07:50:13 -04:00
Percentage.hs
Process.hs thread safe git-annex index file use 2012-08-24 20:50:39 -04:00
RsyncFile.hs add a path field to remotes 2012-07-22 14:30:43 -04:00
SafeCommand.hs add back debug logging 2012-07-19 00:46:52 -04:00
State.hs
TempFile.hs switch from System.Cmd.Utils to System.Process 2012-07-18 18:00:24 -04:00
Tense.hs add 2012-08-06 14:48:38 -04:00
ThreadLock.hs
ThreadScheduler.hs
Touch.hsc
TSet.hs
Url.hs
WebApp.hs import yesod qualified 2012-08-30 13:05:39 -04:00
Yesod.hs support building with yesod-default 1.1.0 2012-08-09 13:33:04 -04:00