aboutsummaryrefslogtreecommitdiff
path: root/Utility/Lsof.hs
Commit message (Expand)AuthorAge
* finally really add back custom-setup stanzaGravatar Joey Hess2017-12-31
* Revert "git-annex.cabal: Add back custom-setup stanza, so cabal new-build wor...Gravatar Joey Hess2017-12-31
* git-annex.cabal: Add back custom-setup stanza, so cabal new-build works.Gravatar Joey Hess2017-12-31
* fold Build/SysConfig.hs into BuildInfo via includeGravatar Joey Hess2017-12-14
* still can't express custom-setup depsGravatar Joey Hess2017-11-14
* split out setEnv to avoid adding depGravatar Joey Hess2017-11-14
* Some optimisations to string splitting code.Gravatar Joey Hess2017-01-31
* Always use filesystem encoding for all file and handle reads and writes.Gravatar Joey Hess2016-12-24
* update my email address and homepage urlGravatar Joey Hess2015-01-21
* Work around apparent bug in lsof 4.88's -F output format.Gravatar Joey Hess2014-11-12
* Use haskell setenv library to clean up several ugly workarounds for inability...Gravatar Joey Hess2014-10-15
* relicense general utility library code to BSDGravatar Joey Hess2014-05-10
* hlintGravatar Joey Hess2014-04-26
* watcher: Detect at startup time when there is a stale .git/lock, and remove i...Gravatar Joey Hess2013-10-03
* clean up from windows portingGravatar Joey Hess2013-05-11
* expose Control.Monad.joinGravatar Joey Hess2013-04-22
* Makefile now builds using cabal, taking advantage of cabal's automatic detect...Gravatar Joey Hess2013-02-27
* set fileEncoding on the off chance lsof outputs binary garbageGravatar Joey Hess2013-02-18
* avoid warningGravatar Joey Hess2013-02-15
* support Android's crippled lsofGravatar Joey Hess2013-02-11
* move thirdparty program installation for standalone bundle into haskell programGravatar Joey Hess2012-12-14
* finished where indentation changesGravatar Joey Hess2012-12-13
* add back debug loggingGravatar Joey Hess2012-07-19
* switch from System.Cmd.Utils to System.ProcessGravatar Joey Hess2012-07-18
* add lsof build depsGravatar Joey Hess2012-06-15
* work around a wrinkle in how lsof handles hard links to files that are open e...Gravatar Joey Hess2012-06-15
* cleanupGravatar Joey Hess2012-06-15
* add lsof interfaceGravatar Joey Hess2012-06-15
* addGravatar Joey Hess2012-06-15