summaryrefslogtreecommitdiff
path: root/Utility/SafeCommand.hs
Commit message (Expand)AuthorAge
* relicense general utility library code to BSDGravatar Joey Hess2014-05-10
* fix syntaxGravatar Joey Hess2013-08-02
* fix Windows breakageGravatar Joey Hess2013-08-02
* Escape ':' in file/directory names to avoid it being treated as a pathspec by...Gravatar Joey Hess2013-08-01
* webapp: Run ssh server probes in a way that will work when the login shell is...Gravatar Joey Hess2013-03-29
* little xargs eqivilant as a pure functionGravatar Joey Hess2013-02-15
* finished where indentation changesGravatar Joey Hess2012-12-13
* bring back default SIGINT handlerGravatar Joey Hess2012-10-01
* add back debug loggingGravatar Joey Hess2012-07-19
* switch from System.Cmd.Utils to System.ProcessGravatar Joey Hess2012-07-18
* more debuggingGravatar Joey Hess2012-07-18
* add debuggingGravatar Joey Hess2012-07-17
* add safeSystemGravatar Joey Hess2011-11-09
* split groups of related functions out of UtilityGravatar Joey Hess2011-08-22