aboutsummaryrefslogtreecommitdiff
path: root/RemoteDaemon/Core.hs
Commit message (Expand)AuthorAge
* Improve startup time for commands that do not operate on remotesGravatar Joey Hess2018-01-09
* add annex-ignore-command and annex-sync-command configsGravatar Joey Hess2017-08-17
* remotedaemon: notice on RELOAD when tor hidden service has been enabledGravatar Joey Hess2016-12-28
* avoid remotedaemon outputting misc Messages when runningGravatar Joey Hess2016-12-08
* remotedaemon: serve tor hidden serviceGravatar Joey Hess2016-11-20
* remotedaemon: Fork to background by default. Added --foreground switch to ena...Gravatar Joey Hess2016-11-20
* make LocalRepo a newtypeGravatar Joey Hess2016-06-02
* remotedaemon: Fixed support for notifications of changes to gcrypt remotes, w...Gravatar Joey Hess2016-06-02
* rename bothHandles -> ioHandlesGravatar Joey Hess2015-04-03
* propigate ssh-options everywhere ssh caching is usedGravatar Joey Hess2015-02-12
* update my email address and homepage urlGravatar Joey Hess2015-01-21
* remotedaemon: Fix problem that could prevent ssh connections being made after...Gravatar Joey Hess2015-01-15
* fix RELOADGravatar Joey Hess2014-04-20
* fix RESUMEGravatar Joey Hess2014-04-14
* remotedaemon: When network connection is lost, close all cached ssh connections.Gravatar Joey Hess2014-04-12
* make git-remote-daemon ssh transport robustGravatar Joey Hess2014-04-09
* discard old transports on pauseGravatar Joey Hess2014-04-08
* remotedaemon: avoid extraneous stdout outputGravatar Joey Hess2014-04-08
* fix STOPGravatar Joey Hess2014-04-08
* cleaned up AnnexState handling in transportsGravatar Joey Hess2014-04-08
* added git-annex remotedaemonGravatar Joey Hess2014-04-06