..
DirWatcher
update my email address and homepage url
2015-01-21 12:50:09 -04:00
LockFile
update my email address and homepage url
2015-01-21 12:50:09 -04:00
Applicative.hs
update my email address and homepage url
2015-01-21 12:50:09 -04:00
Base64.hs
Replace dataenc with sandi.
2015-05-07 18:07:05 -04:00
Batch.hs
update my email address and homepage url
2015-01-21 12:50:09 -04:00
Bloom.hs
update my email address and homepage url
2015-01-21 12:50:09 -04:00
CoProcess.hs
update my email address and homepage url
2015-01-21 12:50:09 -04:00
CopyFile.hs
fsck --from remote: When bad content is found in the remote, and the local repo does not have a copy of the content, preserve the bad content in .git/annex/bad/ to avoid further data loss.
2015-04-18 14:13:07 -04:00
Daemon.hs
update my email address and homepage url
2015-01-21 12:50:09 -04:00
Data.hs
update my email address and homepage url
2015-01-21 12:50:09 -04:00
DataUnits.hs
info: Added --bytes option.
2015-04-12 14:08:40 -04:00
DBus.hs
update my email address and homepage url
2015-01-21 12:50:09 -04:00
Directory.hs
removed all uses of undefined from code base
2015-04-19 00:38:29 -04:00
DirWatcher.hs
removed all uses of undefined from code base
2015-04-19 00:38:29 -04:00
DiskFree.hs
update my email address and homepage url
2015-01-21 12:50:09 -04:00
Dot.hs
update my email address and homepage url
2015-01-21 12:50:09 -04:00
DottedVersion.hs
update my email address and homepage url
2015-01-21 12:50:09 -04:00
Env.hs
update my email address and homepage url
2015-01-21 12:50:09 -04:00
Exception.hs
update my email address and homepage url
2015-01-21 12:50:09 -04:00
ExternalSHA.hs
update my email address and homepage url
2015-01-21 12:50:09 -04:00
FileMode.hs
revert reversion merged from propellor
2015-04-29 14:15:08 -04:00
FileSize.hs
build fix
2015-01-20 17:27:42 -04:00
FileSystemEncoding.hs
metadata: Fix encoding problem that led to mojibake when storing metadata strings that contained both unicode characters and a space (or '!') character.
2015-03-04 12:54:30 -04:00
Format.hs
update my email address and homepage url
2015-01-21 12:50:09 -04:00
FreeDesktop.hs
update my email address and homepage url
2015-01-21 12:50:09 -04:00
Glob.hs
update my email address and homepage url
2015-01-21 12:50:09 -04:00
Gpg.hs
WIP on making --quiet silence progress, and infra for concurrent progress bars
2015-04-03 16:48:30 -04:00
Hash.hs
refactor
2015-04-19 10:57:14 -04:00
HumanNumber.hs
update my email address and homepage url
2015-01-21 12:50:09 -04:00
HumanTime.hs
update my email address and homepage url
2015-01-21 12:50:09 -04:00
InodeCache.hs
update my email address and homepage url
2015-01-21 12:50:09 -04:00
JSONStream.hs
update my email address and homepage url
2015-01-21 12:50:09 -04:00
libdiskfree.c
update my email address and homepage url
2015-01-21 12:50:09 -04:00
libdiskfree.h
Renamed diskfree.c to avoid OSX case insensativity bug.
2012-04-13 11:26:39 -04:00
libkqueue.c
update my email address and homepage url
2015-01-21 12:50:09 -04:00
libkqueue.h
fix prototype
2012-06-19 01:57:19 -04:00
libmounts.c
update my email address and homepage url
2015-01-21 12:50:09 -04:00
libmounts.h
Got removable media mount detection working on Android.
2013-05-04 16:19:25 -04:00
LinuxMkLibs.hs
update my email address and homepage url
2015-01-21 12:50:09 -04:00
LockFile.hs
update my email address and homepage url
2015-01-21 12:50:09 -04:00
LogFile.hs
update my email address and homepage url
2015-01-21 12:50:09 -04:00
Lsof.hs
update my email address and homepage url
2015-01-21 12:50:09 -04:00
Matcher.hs
update my email address and homepage url
2015-01-21 12:50:09 -04:00
Metered.hs
removed all uses of undefined from code base
2015-04-19 00:38:29 -04:00
Misc.hs
update my email address and homepage url
2015-01-21 12:50:09 -04:00
Monad.hs
update my email address and homepage url
2015-01-21 12:50:09 -04:00
Mounts.hsc
update my email address and homepage url
2015-01-21 12:50:09 -04:00
Network.hs
update my email address and homepage url
2015-01-21 12:50:09 -04:00
NotificationBroadcaster.hs
update my email address and homepage url
2015-01-21 12:50:09 -04:00
OSX.hs
update my email address and homepage url
2015-01-21 12:50:09 -04:00
Parallel.hs
update my email address and homepage url
2015-01-21 12:50:09 -04:00
PartialPrelude.hs
rename readMaybe to readish
2012-01-23 17:00:10 -04:00
Path.hs
don't test with null paths
2015-04-14 15:15:29 -04:00
Percentage.hs
update my email address and homepage url
2015-01-21 12:50:09 -04:00
PID.hs
update my email address and homepage url
2015-01-21 12:50:09 -04:00
PosixFiles.hs
update my email address and homepage url
2015-01-21 12:50:09 -04:00
Process.hs
well along the way to fully quiet --quiet
2015-04-04 14:34:03 -04:00
QuickCheck.hs
update my email address and homepage url
2015-01-21 12:50:09 -04:00
Quvi.hs
fix intentional typo left in after debugging session, broke quvi support (last release is ok)
2015-02-19 14:31:04 -04:00
Rsync.hs
well along the way to fully quiet --quiet
2015-04-04 14:34:03 -04:00
SafeCommand.hs
add more generic interface
2015-05-05 13:51:31 -04:00
Scheduled.hs
update my email address and homepage url
2015-01-21 12:50:09 -04:00
Shell.hs
update my email address and homepage url
2015-01-21 12:50:09 -04:00
SimpleProtocol.hs
WIP on making --quiet silence progress, and infra for concurrent progress bars
2015-04-03 16:48:30 -04:00
SRV.hs
update my email address and homepage url
2015-01-21 12:50:09 -04:00
SshConfig.hs
update my email address and homepage url
2015-01-21 12:50:09 -04:00
Tense.hs
update my email address and homepage url
2015-01-21 12:50:09 -04:00
ThreadLock.hs
update my email address and homepage url
2015-01-21 12:50:09 -04:00
ThreadScheduler.hs
update my email address and homepage url
2015-01-21 12:50:09 -04:00
TList.hs
update my email address and homepage url
2015-01-21 12:50:09 -04:00
Tmp.hs
update my email address and homepage url
2015-01-21 12:50:09 -04:00
Touch.hsc
removed all uses of undefined from code base
2015-04-19 00:38:29 -04:00
URI.hs
update my email address and homepage url
2015-01-21 12:50:09 -04:00
Url.hs
avoid using relative path from temp dir to dest file
2015-05-07 18:47:24 -04:00
UserInfo.hs
update my email address and homepage url
2015-01-21 12:50:09 -04:00
Verifiable.hs
Removed dependency on haskell SHA library, instead using cryptohash >= 0.11.0.
2015-04-19 11:05:32 -04:00
WebApp.hs
Dropped support for older versions of yesod and warp than the ones in Debian Jessie.
2015-04-22 16:19:11 -04:00
winprocess.c
windows: Fix process termination code.
2014-02-13 15:53:10 -04:00
WinProcess.hs
update my email address and homepage url
2015-01-21 12:50:09 -04:00
Yesod.hs
Dropped support for older versions of yesod and warp than the ones in Debian Jessie.
2015-04-22 16:19:11 -04:00