.. |
DirWatcher
|
|
|
Applicative.hs
|
|
|
Base64.hs
|
allow to build when sandi is installed (don't use it yet)
|
2013-11-11 15:42:06 -04:00 |
Batch.hs
|
avoid repeatedly searching path to make batch command when running transferkeys
|
2013-12-01 15:37:51 -04:00 |
CoProcess.hs
|
get rid of __WINDOWS__, use mingw32_HOST_OS
|
2013-08-02 12:27:32 -04:00 |
CopyFile.hs
|
get rid of __WINDOWS__, use mingw32_HOST_OS
|
2013-08-02 12:27:32 -04:00 |
Daemon.hs
|
unmask async exceptions after fork
|
2013-10-10 16:05:44 -04:00 |
Data.hs
|
clean up some ugly code
|
2013-09-27 19:52:36 -04:00 |
DataUnits.hs
|
refactor and unify code
|
2013-07-19 19:39:14 -04:00 |
DBus.hs
|
|
|
Directory.hs
|
import: Skip .git directories.
|
2013-10-07 13:03:05 -04:00 |
DirWatcher.hs
|
use Win32-inotify
|
2013-11-12 17:29:29 -04:00 |
DiskFree.hs
|
|
|
Dot.hs
|
|
|
Env.hs
|
fix the day's windows permissions damage
|
2013-05-12 19:09:48 -04:00 |
Exception.hs
|
clean up some ugly code
|
2013-09-27 19:52:36 -04:00 |
ExternalSHA.hs
|
Use cryptohash rather than SHA for hashing.
|
2013-09-22 20:06:02 -04:00 |
FileMode.hs
|
add allowRead
|
2013-11-20 13:42:13 -04:00 |
FileSystemEncoding.hs
|
Fix a few bugs involving filenames that are at or near the filesystem's maximum filename length limit.
|
2013-07-30 19:18:29 -04:00 |
Format.hs
|
gpg secret keys list parsing
|
2013-09-16 12:57:39 -04:00 |
FreeDesktop.hs
|
linux standalone auto-install icons
|
2013-07-09 20:50:41 -04:00 |
FSEvents.hs
|
|
|
Gpg.hs
|
remove *>=> and >=*> ; use <$$> instead
|
2013-09-27 19:58:48 -04:00 |
Hash.hs
|
allow building w/o cryptohash
|
2013-10-03 12:33:38 -04:00 |
HumanNumber.hs
|
refactor and unify code
|
2013-07-19 19:39:14 -04:00 |
HumanTime.hs
|
parse "5" as 5 seconds
|
2013-10-26 12:07:00 -04:00 |
InodeCache.hs
|
add, import, assistant: Better preserve the mtime of symlinks, when when adding content that gets deduplicated.
|
2013-09-25 16:07:11 -04:00 |
INotify.hs
|
assistant: More robust inotify handling; avoid crashing if a directory cannot be read.
|
2013-09-30 13:11:26 -04:00 |
JSONStream.hs
|
|
|
Kqueue.hs
|
|
|
libdiskfree.c
|
|
|
libdiskfree.h
|
|
|
libkqueue.c
|
include sys/types.h
|
2013-04-24 10:39:52 -04:00 |
libkqueue.h
|
|
|
libmounts.c
|
|
|
libmounts.h
|
Got removable media mount detection working on Android.
|
2013-05-04 16:19:25 -04:00 |
LogFile.hs
|
avoid more build warnings on Windows
|
2013-08-04 14:05:36 -04:00 |
Lsof.hs
|
watcher: Detect at startup time when there is a stale .git/lock, and remove it so it does not interfere with the automatic commits of changed files.
|
2013-10-03 16:57:21 -04:00 |
Matcher.hs
|
fix handling of Not in the matcher
|
2013-05-25 13:50:27 -04:00 |
Metered.hs
|
webapp: Progess bar fixes for many types of special remotes.
|
2013-03-28 17:04:37 -04:00 |
Misc.hs
|
add readFileStrictAnyEncoding
|
2013-11-20 13:41:13 -04:00 |
Monad.hs
|
remove *>=> and >=*> ; use <$$> instead
|
2013-09-27 19:58:48 -04:00 |
Mounts.hsc
|
avoid warnings when built with ghc 7.6
|
2013-06-02 15:01:58 -04:00 |
Network.hs
|
|
|
NotificationBroadcaster.hs
|
webapp: Fix a race that sometimes caused alerts or other notifications to be missed if they occurred while a page was loading.
|
2013-03-27 14:56:20 -04:00 |
OSX.hs
|
|
|
Parallel.hs
|
|
|
PartialPrelude.hs
|
|
|
Path.hs
|
Youtube support! (And 53 other video hosts)
|
2013-08-22 18:50:43 -04:00 |
Percentage.hs
|
cleanup
|
2013-07-20 20:56:04 -04:00 |
Process.hs
|
refactor
|
2013-11-12 02:54:19 -04:00 |
QuickCheck.hs
|
add schedule to vicfg
|
2013-10-07 17:11:13 -04:00 |
Quvi.hs
|
golf
|
2013-11-25 00:02:48 -04:00 |
Rsync.hs
|
deal with Cygwin rsync paths issue
|
2013-05-14 13:24:15 -04:00 |
SafeCommand.hs
|
fix syntax
|
2013-08-02 12:42:14 -04:00 |
Scheduled.hs
|
fix quickcheck range
|
2013-11-01 11:54:26 -04:00 |
Shell.hs
|
fix use of wrong shebang when android is installing git-annex-shell wrapper on server
|
2013-05-06 15:58:13 -04:00 |
SRV.hs
|
fix build with haskell DNS 1.0.0
|
2013-09-17 11:54:09 -04:00 |
Tense.hs
|
|
|
ThreadLock.hs
|
|
|
ThreadScheduler.hs
|
get rid of __WINDOWS__, use mingw32_HOST_OS
|
2013-08-02 12:27:32 -04:00 |
TList.hs
|
add two long-running XMPP push threads, no more inversion of control
|
2013-05-22 15:13:31 -04:00 |
Tmp.hs
|
oops
|
2013-11-20 13:44:49 -04:00 |
Touch.hsc
|
|
|
Url.hs
|
Added support for quvi 0.9. Slightly suboptimal due to limitations in its interface compared with the old version.
|
2013-11-24 23:44:30 -04:00 |
UserInfo.hs
|
get rid of __WINDOWS__, use mingw32_HOST_OS
|
2013-08-02 12:27:32 -04:00 |
Verifiable.hs
|
|
|
WebApp.hs
|
qualify import; also available in crypto-random
|
2013-10-11 12:46:31 -04:00 |
Win32Notify.hs
|
use Win32-inotify
|
2013-11-12 17:29:29 -04:00 |
Yesod.hs
|
fix a build failure on android
|
2013-06-27 15:25:28 -04:00 |