git-annex/Assistant/Threads
Joey Hess 3bab5dfb1d revert parentDir change
Reverts 965e106f24

Unfortunately, this caused breakage on Windows, and possibly elsewhere,
because parentDir and takeDirectory do not behave the same when there is a
trailing directory separator.
2015-01-09 13:11:56 -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 fixed all remaining build warnings on Windows 2014-12-29 17:30:20 -04:00
TransferPoller.hs Put non-object tmp files in .git/annex/misctmp, leaving .git/annex/tmp for only partially transferred objects. 2014-02-26 16:52:56 -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 indent with tabs not spaces 2014-10-09 15:09:26 -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