summaryrefslogtreecommitdiff
path: root/Command/RmUrl.hs
Commit message (Expand)AuthorAge
* rekey: Added --batch mode.Joey Hess2016-12-05
* rmurl: --batchJoey Hess2016-12-05
* remove 163 lines of code without changing anything except importsJoey Hess2016-01-20
* remove unused importsJoey Hess2016-01-20
* refactorJoey Hess2016-01-19
* convert all commands to work with optparse-applicativeJoey Hess2015-07-08
* started converting to use optparse-applicativeJoey Hess2015-07-08
* update my email address and homepage urlJoey Hess2015-01-21
* move dummy uuids to Annex.UUIDJoey Hess2014-12-17
* Revert "let url claims optionally include a suggested filename"Joey Hess2014-12-11
* let url claims optionally include a suggested filenameJoey Hess2014-12-11
* Urls can now be claimed by remotes. This will allow creating, for example, a ...Joey Hess2014-12-08
* doh't use "def" for command definitions, it conflicts with Data.Default.defJoey Hess2014-10-14
* replace (Key, Backend) with KeyJoey Hess2014-04-17
* fix inversion of control in CommandSeek (no behavior changes)Joey Hess2014-01-20
* rmurl: New command, removes one of the recorded urls for a file.Joey Hess2013-04-22