summaryrefslogtreecommitdiff
path: root/Command/AddUrl.hs
Commit message (Expand)AuthorAge
...
* remove command type definitionsGravatar Joey Hess2011-09-15
* fix synopsisGravatar Joey Hess2011-09-15
* fix / escapeGravatar Joey Hess2011-09-09
* addurl: Always use whole url as destination filename, rather than only its fi...Gravatar Joey Hess2011-09-07
* split groups of related functions out of UtilityGravatar Joey Hess2011-08-22
* moved files aroundGravatar Joey Hess2011-08-20
* split out generic url stuff into a helper library from Remote.WebGravatar Joey Hess2011-08-16
* addurl: --fast can be used to avoid immediately downloading the url.Gravatar Joey Hess2011-08-06
* unify elipsis handlingGravatar Joey Hess2011-07-19
* remove unused backend machineryGravatar Joey Hess2011-07-05
* download urls via tmp file, and support resumingGravatar Joey Hess2011-07-01
* add the addurl commandGravatar Joey Hess2011-07-01