aboutsummaryrefslogtreecommitdiff
path: root/CmdLine/Batch.hs
Commit message (Expand)AuthorAge
* Always use filesystem encoding for all file and handle reads and writes.Gravatar Joey Hess2016-12-24
* Make all --batch input, as well as fromkey and registerurl stdin be processed...Gravatar Joey Hess2016-12-13
* Avoid backtraces on expected failures when built with ghc 8; only use backtra...Gravatar Joey Hess2016-11-15
* remove 163 lines of code without changing anything except importsGravatar Joey Hess2016-01-20
* whereis --batchGravatar Joey Hess2016-01-20
* add --batchGravatar Joey Hess2016-01-19
* addurl: Added --with-files option.Gravatar Joey Hess2015-12-22
* refactorGravatar Joey Hess2015-12-22
* addurl: Added --batch option.Gravatar Joey Hess2015-12-21
* converted ContentLocation, ExampleKey, LookupKeyGravatar Joey Hess2015-07-11
* convert all commands to work with optparse-applicativeGravatar Joey Hess2015-07-08
* contentlocation, examinekey, lookupkey: Added --batch mode option.Gravatar Joey Hess2015-05-06