summaryrefslogtreecommitdiff
path: root/Utility/SafeCommand.hs
Commit message (Expand)AuthorAge
* avoid failure when gpgconf is not in pathJoey Hess2020-09-08
* make safeCommand stop the process if the thread gets killedJoey Hess2020-06-03
* explict export listsJoey Hess2019-11-23
* Revert "fix comment"Joey Hess2018-11-06
* fix commentJoey Hess2018-11-06
* support conditionally excluding queued filesJoey Hess2018-08-16
* adeiu, MissingHJoey Hess2017-05-16
* Some optimisations to string splitting code.Joey Hess2017-01-31
* use intercalate instead of MissingH's joinJoey Hess2015-11-17
* fix use of hifalutin terminologyJoey Hess2015-11-16
* remove Params constructor from Utility.SafeCommandJoey Hess2015-06-01
* merge haddock documentation from propellorJoey Hess2015-05-27
* disable horrible tab warning, needed in every file that Setup.hs pulls inJoey Hess2015-05-10
* rejigger imports for clean build with ghc 7.10's AMP changesJoey Hess2015-05-10
* add more generic interfaceJoey Hess2015-05-05
* commentJoey Hess2015-04-02
* minor optJoey Hess2015-04-02
* make segmentXargs preserve orderJoey Hess2015-04-02
* update comment for segmentXargsJoey Hess2015-03-26
* update my email address and homepage urlJoey Hess2015-01-21
* export CreateProcess fields from Utility.ProcessJoey Hess2014-06-10
* relicense general utility library code to BSDJoey Hess2014-05-10
* fix syntaxJoey Hess2013-08-02
* fix Windows breakageJoey Hess2013-08-02
* Escape ':' in file/directory names to avoid it being treated as a pathspec by...Joey Hess2013-08-01
* webapp: Run ssh server probes in a way that will work when the login shell is...Joey Hess2013-03-29
* little xargs eqivilant as a pure functionJoey Hess2013-02-15
* finished where indentation changesJoey Hess2012-12-13
* bring back default SIGINT handlerJoey Hess2012-10-01
* add back debug loggingJoey Hess2012-07-19
* switch from System.Cmd.Utils to System.ProcessJoey Hess2012-07-18
* more debuggingJoey Hess2012-07-18
* add debuggingJoey Hess2012-07-17
* add safeSystemJoey Hess2011-11-09
* split groups of related functions out of UtilityJoey Hess2011-08-22