aboutsummaryrefslogtreecommitdiff
path: root/Command/ContentLocation.hs
Commit message (Expand)AuthorAge
* Avoid backtraces on expected failures when built with ghc 8; only use backtra...Gravatar Joey Hess2016-11-15
* Fix reversion in lookupkey, contentlocation, and examinekey which caused them...Gravatar Joey Hess2016-01-29
* remove 163 lines of code without changing anything except importsGravatar Joey Hess2016-01-20
* remove no longer needed noMessagesGravatar Joey Hess2016-01-20
* converted ContentLocation, ExampleKey, LookupKeyGravatar Joey Hess2015-07-11
* convert all commands to work with optparse-applicativeGravatar Joey Hess2015-07-08
* started converting to use optparse-applicativeGravatar Joey Hess2015-07-08
* contentlocation, examinekey, lookupkey: Added --batch mode option.Gravatar Joey Hess2015-05-06
* unused importGravatar Joey Hess2015-04-10
* contentlocationn: New plumbing command.Gravatar Joey Hess2015-04-09