aboutsummaryrefslogtreecommitdiff
path: root/Command/RegisterUrl.hs
Commit message (Expand)AuthorAge
* showStart variant for when there's no worktree fileGravatar Joey Hess2017-11-28
* 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
* remove unused importsGravatar Joey Hess2016-01-20
* refactorGravatar Joey Hess2016-01-19
* registerurl: Check if a remote claims the url, same as addurl does.Gravatar Joey Hess2016-01-19
* convert all commands to work with optparse-applicativeGravatar Joey Hess2015-07-08
* started converting to use optparse-applicativeGravatar Joey Hess2015-07-08
* fromkey, registerurl: Allow urls to be specified instead of keys, and generat...Gravatar Joey Hess2015-05-22
* fromkey, registerurl: When reading from stdin, allow the filename and url, re...Gravatar Joey Hess2015-04-07
* registerurl: New plumbing command for mass-adding urls to keys.Gravatar Joey Hess2015-03-15