git-annex/Utility
2012-10-08 13:16:53 -04:00
..
Types watch for changes to transfer info files, to update progress bars on upload 2012-09-20 17:24:40 -04:00
Applicative.hs
Base64.hs
CoProcess.hs run git coprocesses with gitEnv 2012-09-15 17:43:37 -04:00
CopyFile.hs
Daemon.hs
DataUnits.hs
DBus.hs add NetWatcher thread 2012-08-21 19:58:53 -04:00
Directory.hs flip catchDefaultIO 2012-09-17 00:18:07 -04:00
DirWatcher.hs kqueue bugfix: apply pruner to changed files 2012-09-28 17:31:54 -04:00
DiskFree.hs
Dot.hs
Exception.hs flip catchDefaultIO 2012-09-17 00:18:07 -04:00
FileMode.hs move sticky bit code into Utility.FileMode 2012-09-25 13:33:13 -04:00
FileSystemEncoding.hs add decodeW8 2012-09-13 19:14:29 -04:00
Format.hs
FreeDesktop.hs flip catchDefaultIO 2012-09-17 00:18:07 -04:00
Gpg.hs fix gpg pipeline stall 2012-09-09 13:11:54 -04:00
HumanTime.hs New --time-limit option, makes long git-annex commands stop after a specified amount of time. 2012-09-25 16:48:24 -04:00
INotify.hs look for sysctl in some common sbin locations when it's not in PATH 2012-10-06 16:16:31 -04:00
JSONStream.hs
Kqueue.hs kqueue bugfix: apply pruner to changed files 2012-09-28 17:31:54 -04:00
libdiskfree.c
libdiskfree.h
libkqueue.c
libkqueue.h
libmounts.c
libmounts.h
LogFile.hs
Lsof.hs
Matcher.hs wired preferred content up to get, copy, and drop --auto 2012-10-08 13:16:53 -04:00
Misc.hs added preferred-content log, and allow editing it with vicfg 2012-10-04 16:00:19 -04:00
Monad.hs look for sysctl in some common sbin locations when it's not in PATH 2012-10-06 16:16:31 -04:00
Mounts.hsc
Network.hs
NotificationBroadcaster.hs
OSX.hs make the standalone OSX app automatically install itself when run 2012-09-26 16:50:04 -04:00
Parallel.hs
PartialPrelude.hs
Path.hs
Percentage.hs
Process.hs make a pipeReadStrict, that properly waits on the process 2012-10-04 18:04:09 -04:00
Rsync.hs bring back default SIGINT handler 2012-10-01 23:01:29 -04:00
SafeCommand.hs bring back default SIGINT handler 2012-10-01 23:01:29 -04:00
State.hs
TempFile.hs flip catchDefaultIO 2012-09-17 00:18:07 -04:00
Tense.hs
ThreadLock.hs
ThreadScheduler.hs
Touch.hsc
TSet.hs
Url.hs
Verifiable.hs responding to pair requests *almost* works 2012-09-10 17:53:51 -04:00
WebApp.hs let's not -DOSX, that results in unwanted mangling 2012-09-29 14:49:15 -04:00
Yesod.hs