index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Utility
/
SafeCommand.hs
Commit message (
Expand
)
Author
Age
*
remove Params constructor from Utility.SafeCommand
Joey Hess
2015-06-01
*
merge haddock documentation from propellor
Joey Hess
2015-05-27
*
disable horrible tab warning, needed in every file that Setup.hs pulls in
Joey Hess
2015-05-10
*
rejigger imports for clean build with ghc 7.10's AMP changes
Joey Hess
2015-05-10
*
add more generic interface
Joey Hess
2015-05-05
*
comment
Joey Hess
2015-04-02
*
minor opt
Joey Hess
2015-04-02
*
make segmentXargs preserve order
Joey Hess
2015-04-02
*
update comment for segmentXargs
Joey Hess
2015-03-26
*
update my email address and homepage url
Joey Hess
2015-01-21
*
export CreateProcess fields from Utility.Process
Joey Hess
2014-06-10
*
relicense general utility library code to BSD
Joey Hess
2014-05-10
*
fix syntax
Joey Hess
2013-08-02
*
fix Windows breakage
Joey Hess
2013-08-02
*
Escape ':' in file/directory names to avoid it being treated as a pathspec by...
Joey Hess
2013-08-01
*
webapp: Run ssh server probes in a way that will work when the login shell is...
Joey Hess
2013-03-29
*
little xargs eqivilant as a pure function
Joey Hess
2013-02-15
*
finished where indentation changes
Joey Hess
2012-12-13
*
bring back default SIGINT handler
Joey Hess
2012-10-01
*
add back debug logging
Joey Hess
2012-07-19
*
switch from System.Cmd.Utils to System.Process
Joey Hess
2012-07-18
*
more debugging
Joey Hess
2012-07-18
*
add debugging
Joey Hess
2012-07-17
*
add safeSystem
Joey Hess
2011-11-09
*
split groups of related functions out of Utility
Joey Hess
2011-08-22