summaryrefslogtreecommitdiff
path: root/Annex/Ssh.hs
Commit message (Expand)AuthorAge
* use new getConfigGravatar Joey Hess2012-03-22
* added ifM and nuked 11 lines of codeGravatar Joey Hess2012-03-14
* syscall optimisationGravatar Joey Hess2012-03-06
* configure: Check if ssh connection caching is supported by the installed vers...Gravatar Joey Hess2012-02-25
* hlintGravatar Joey Hess2012-02-16
* Fix teardown of stale cached ssh connections.Gravatar Joey Hess2012-02-09
* IO exception reworkGravatar Joey Hess2012-02-03
* rename readMaybe to readishGravatar Joey Hess2012-01-23
* order user provided params after connection caching paramsGravatar Joey Hess2012-01-20
* add annex.sshcaching config settingGravatar Joey Hess2012-01-20
* ssh connection cachingGravatar Joey Hess2012-01-20
* reorgGravatar Joey Hess2012-01-10
* use Common in a few more modulesGravatar Joey Hess2011-12-20
* split more stuff out of Git.hsGravatar Joey Hess2011-12-14
* hslintGravatar Joey Hess2011-12-09
* add a UUID typeGravatar Joey Hess2011-11-07
* clean Annex stuff out of Utility/Gravatar Joey Hess2011-10-16