summaryrefslogtreecommitdiff
path: root/Command/RmUrl.hs
Commit message (Expand)AuthorAge
* 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