aboutsummaryrefslogtreecommitdiff
path: root/Command/RmUrl.hs
Commit message (Expand)AuthorAge
* rekey: Added --batch mode.Gravatar Joey Hess2016-12-05
* rmurl: --batchGravatar Joey Hess2016-12-05
* 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
* convert all commands to work with optparse-applicativeGravatar Joey Hess2015-07-08
* started converting to use optparse-applicativeGravatar Joey Hess2015-07-08
* update my email address and homepage urlGravatar Joey Hess2015-01-21
* move dummy uuids to Annex.UUIDGravatar Joey Hess2014-12-17
* Revert "let url claims optionally include a suggested filename"Gravatar Joey Hess2014-12-11
* let url claims optionally include a suggested filenameGravatar Joey Hess2014-12-11
* Urls can now be claimed by remotes. This will allow creating, for example, a ...Gravatar Joey Hess2014-12-08
* doh't use "def" for command definitions, it conflicts with Data.Default.defGravatar Joey Hess2014-10-14
* replace (Key, Backend) with KeyGravatar Joey Hess2014-04-17
* fix inversion of control in CommandSeek (no behavior changes)Gravatar Joey Hess2014-01-20
* rmurl: New command, removes one of the recorded urls for a file.Gravatar Joey Hess2013-04-22