git-annex/Utility
2013-02-26 13:04:37 -04:00
..
Types
Applicative.hs
Base64.hs
CoProcess.hs
CopyFile.hs
Daemon.hs
DataUnits.hs
DBus.hs
Directory.hs
DirWatcher.hs
DiskFree.hs
Dot.hs
Exception.hs
FileMode.hs
FileSystemEncoding.hs
Format.hs
FreeDesktop.hs
FSEvents.hs
Gpg.hs Deal with incompatability in gpg2, which caused prompts for encryption passphrases rather than using the supplied --passphrase-fd. 2013-01-16 15:27:46 -04:00
HumanTime.hs
InodeCache.hs Direct mode: Support filesystems like FAT which can change their inodes each time they are mounted. 2013-02-19 17:31:03 -04:00
INotify.hs
JSONStream.hs
Kqueue.hs
libdiskfree.c can now build Android targeted binary 2013-02-10 15:48:38 -04:00
libdiskfree.h
libkqueue.c
libkqueue.h
libmounts.c
libmounts.h can now build Android targeted binary 2013-02-10 15:48:38 -04:00
LogFile.hs
Lsof.hs set fileEncoding on the off chance lsof outputs binary garbage 2013-02-18 17:20:52 -04:00
Matcher.hs
Misc.hs
Monad.hs
Mounts.hsc
Network.hs
NotificationBroadcaster.hs
Observed.hs
OSX.hs
Parallel.hs
PartialPrelude.hs
Path.hs Utility/Path.hs: System.Path is exported by "MissingH" and "pathtype" package 2013-02-23 17:05:44 +01:00
Percentage.hs
Process.hs webapp: Display any error message from git init if it fails to create a repository. 2013-02-26 13:04:37 -04:00
QuickCheck.hs
Rsync.hs Avoid passing -p to rsync, to interoperate with crippled filesystems. 2013-02-22 15:23:29 -04:00
SafeCommand.hs little xargs eqivilant as a pure function 2013-02-15 13:05:19 -04:00
Shell.hs deal with Android's nonstandard shell location 2013-02-13 14:30:04 -04:00
SRV.hs
State.hs
TempFile.hs
Tense.hs
ThreadLock.hs
ThreadScheduler.hs can now build Android targeted binary 2013-02-10 15:48:38 -04:00
Touch.hsc
TSet.hs
Url.hs cleanup 2013-01-28 11:32:30 +11:00
UserInfo.hs avoid trying to use GECOS on Android, which responds with sig11 2013-02-19 18:06:27 -04:00
Verifiable.hs
WebApp.hs
Yesod.hs