aboutsummaryrefslogtreecommitdiff
path: root/Utility/SafeCommand.hs
Commit message (Expand)AuthorAge
* adeiu, MissingHGravatar Joey Hess2017-05-16
* Some optimisations to string splitting code.Gravatar Joey Hess2017-01-31
* use intercalate instead of MissingH's joinGravatar Joey Hess2015-11-17
* fix use of hifalutin terminologyGravatar Joey Hess2015-11-16
* remove Params constructor from Utility.SafeCommandGravatar Joey Hess2015-06-01
* merge haddock documentation from propellorGravatar Joey Hess2015-05-27
* disable horrible tab warning, needed in every file that Setup.hs pulls inGravatar Joey Hess2015-05-10
* rejigger imports for clean build with ghc 7.10's AMP changesGravatar Joey Hess2015-05-10
* add more generic interfaceGravatar Joey Hess2015-05-05
* commentGravatar Joey Hess2015-04-02
* minor optGravatar Joey Hess2015-04-02
* make segmentXargs preserve orderGravatar Joey Hess2015-04-02
* update comment for segmentXargsGravatar Joey Hess2015-03-26
* update my email address and homepage urlGravatar Joey Hess2015-01-21
* export CreateProcess fields from Utility.ProcessGravatar Joey Hess2014-06-10
* 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