git-annex/Assistant/Threads
Joey Hess 068aaf943b on second thought, InodeCache should use getFileSize
This is necessary for interop between inode caches created on unix and
windows. Which is more important than supporting inodecaches for large keys
with the wrong size, which are broken anyway.

There should be no slowdown from this change, except on Windows.
2015-01-20 19:35:50 -04:00
..
Committer.hs fix some mixed space+tab indentation 2014-10-09 15:09:11 -04:00
ConfigMonitor.hs Added required content configuration. 2014-03-29 16:03:33 -04:00
Cronner.hs fix some mixed space+tab indentation 2014-10-09 15:09:11 -04:00
DaemonStatus.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
Glacier.hs hlint 2013-10-02 22:59:07 -04:00
Merger.hs Really fix bug that caused the assistant to make many unncessary empty merge commits. 2014-07-09 15:18:00 -04:00
MountWatcher.hs avoid build warning from new dbus 2014-04-26 18:57:51 -04:00
NetWatcher.hs fixed all remaining build warnings on Windows 2014-12-29 17:30:20 -04:00
PairListener.hs Improve local pairing behavior when two computers both try to start the pairing process separately. 2013-11-02 15:10:29 -04:00
ProblemFixer.hs webapp: remind user when using repositories that lack consistency checks 2013-10-29 16:50:38 -04:00
Pusher.hs automatically launch git repository repair 2013-10-27 16:42:13 -04:00
RemoteControl.hs export CreateProcess fields from Utility.Process 2014-06-10 19:20:14 -04:00
SanityChecker.hs add getFileSize, which can get the real size of a large file on Windows 2015-01-20 17:09:24 -04:00
TransferPoller.hs add getFileSize, which can get the real size of a large file on Windows 2015-01-20 17:09:24 -04:00
Transferrer.hs avoid repeatedly searching path to make batch command when running transferkeys 2013-12-01 15:37:51 -04:00
TransferScanner.hs remove webUUID special case 2014-12-17 13:52:08 -04:00
TransferWatcher.hs annex.startupscan can be set to false to disable the assistant's startup scan. 2014-03-05 17:44:14 -04:00
Upgrader.hs fix some mixed space+tab indentation 2014-10-09 15:09:11 -04:00
UpgradeWatcher.hs revert parentDir change 2015-01-09 13:11:56 -04:00
Watcher.hs on second thought, InodeCache should use getFileSize 2015-01-20 19:35:50 -04:00
WebApp.hs fix LANGUAGE pragma 2014-10-09 17:07:35 -04:00
XMPPClient.hs fix some mixed space+tab indentation 2014-10-09 15:09:11 -04:00
XMPPPusher.hs fix some mixed space+tab indentation 2014-10-09 15:09:11 -04:00