summaryrefslogtreecommitdiff
path: root/src/Utility
Commit message (Expand)AuthorAge
* Utility.HumanNumber: Fix rounding bugJoey Hess2021-07-30
* fix buildJoey Hess2020-06-05
* fix bad merge of Utility.Process.Shim from git-annexJoey Hess2020-06-05
* Merged Utility changes from git-annexJoey Hess2018-12-30
* fix bogus ghc 8.6.3 build warningJoey Hess2018-12-30
* reword commentJoey Hess2017-10-25
* Add isUnpopulated to test for empty directory or file systemNicolas Schodet2017-10-19
* merge fixes from git-annexJoey Hess2017-05-16
* Removed dependency on MissingH, instead depends on split and hashable.Joey Hess2017-05-15
* GHC's fileSystemEncoding is used for all String IO, to avoid encoding-related...Joey Hess2016-12-24
* handle SomeAsyncException same as AsyncExceptionJoey Hess2016-06-20
* Generalized fileProperty can now operate on files as either a series of lines...Joey Hess2016-06-19
* Write privdata files in binary rather than textAndrew Schurman2016-06-19
* split out module to work around badly named symbol in directory-1.2.6.2Joey Hess2016-05-22
* merge Utility from git-annexJoey Hess2016-05-22
* Fix build with directory-1.2.6.2.Joey Hess2016-04-28
* build with older ghcJoey Hess2016-03-06
* Force ssh, scp, and git commands to be run in the foreground.Joey Hess2016-03-06
* refactorJoey Hess2016-03-06
* Merged Utility changes from git-annex.Joey Hess2015-12-15
* merge from git-annexJoey Hess2015-12-15
* merge fix from gix-annexJoey Hess2015-11-24
* Removed the (unused) dependency on quickcheck.Joey Hess2015-11-17
* merge from concurrent-outputJoey Hess2015-11-01
* merge from concurrent-outputJoey Hess2015-11-01
* merge changes from concurrent-outputJoey Hess2015-11-01
* generalize what can be outputJoey Hess2015-10-29
* exampleJoey Hess2015-10-28
* propellor spinJoey Hess2015-10-28
* have to flush concurrent output before printing result when chainingJoey Hess2015-10-28
* export lockOutputJoey Hess2015-10-28
* remove externalsJoey Hess2015-10-28
* better lock taking using STM, and wait for concurrent processes writer thread...Joey Hess2015-10-28
* remove debug codeJoey Hess2015-10-28
* fix memory leak, and optimise when command output is very largeJoey Hess2015-10-28
* fix buffer orderJoey Hess2015-10-28
* work around waitForProcess race conditionJoey Hess2015-10-28
* fix tricky raceJoey Hess2015-10-28
* fix bad MVar use, use STMJoey Hess2015-10-28
* need withConcurrentOutput to flush any buffered concurrent outputJoey Hess2015-10-28
* propellor spinJoey Hess2015-10-28
* propellor spinJoey Hess2015-10-28
* use outputConcurrent interfaceJoey Hess2015-10-28
* propellor spinJoey Hess2015-10-28
* propellor spinJoey Hess2015-10-28
* improve commentJoey Hess2015-10-28
* don't truncate over-large output; swap to temp filesJoey Hess2015-10-28
* split out generic ConcurrentOutput module to UtilityJoey Hess2015-10-28
* use execProcessConcurrent everywhereJoey Hess2015-10-27
* merge from git-annexJoey Hess2015-10-27