summaryrefslogtreecommitdiff
path: root/src/Propellor/Ssh.hs
AgeCommit message (Expand)Author
2019-01-18Fix --spin crash when ~/.ssh/ directory did not already exist.Joey Hess
2017-05-15Removed dependency on MissingH, instead depends on split and hashable.Joey Hess
2016-03-30fix warningJoey Hess
2016-03-25Avoid generating excessively long paths to the unix socket file used for ssh ...Joey Hess
2015-10-10propellor spinJoey Hess
2015-06-01remove Params constructorJoey Hess
2015-05-27Export CommandParam, boolSystem, safeSystem and shellEscape from Propellor.Pr...Joey Hess
2014-11-22propellor spinJoey Hess
2014-11-22propellor spinJoey Hess
2014-11-18factor out ssh moduleJoey Hess