summaryrefslogtreecommitdiff
path: root/Command/AddUrl.hs
Commit message (Expand)AuthorAge
* refactored and generalized pre-command sanity checkingGravatar Joey Hess2011-10-27
* clean Annex stuff out of Utility/Gravatar Joey Hess2011-10-16
* migrate: Copy url logs for keys when migrating.Gravatar Joey Hess2011-10-15
* reorganize log modulesGravatar Joey Hess2011-10-15
* renameGravatar Joey Hess2011-10-05
* renameGravatar Joey Hess2011-10-04
* factor out common importsGravatar Joey Hess2011-10-03
* go go gadget hlintGravatar Joey Hess2011-09-20
* tweakGravatar Joey Hess2011-09-15
* 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