summaryrefslogtreecommitdiff
path: root/Backend/URL.hs
Commit message (Expand)AuthorAge
* handle really long urlsGravatar Joey Hess2012-02-16
* addurl --fast: Verifies that the url can be downloaded (only getting its head...Gravatar Joey Hess2012-02-10
* convert fsckKey to a MaybeGravatar Joey Hess2012-01-19
* type alias cleanupGravatar Joey Hess2011-12-31
* renameGravatar Joey Hess2011-10-05
* renameGravatar Joey Hess2011-10-04
* factor out common importsGravatar Joey Hess2011-10-03
* addurl: --fast can be used to avoid immediately downloading the url.Gravatar Joey Hess2011-08-06
* remove URL backendGravatar Joey Hess2011-07-01
* rename modules for data types into Types/ directoryGravatar Joey Hess2011-06-01
* migrate: Support migrating v1 SHA keys to v2 SHA keys with size information t...Gravatar Joey Hess2011-03-23
* Fix dropping of files using the URL backend.Gravatar Joey Hess2011-03-17
* fromkey, and url backend download work nowGravatar Joey Hess2011-03-15
* rename fileGravatar Joey Hess2011-03-15
* only enable SHA backends that configure finds support forGravatar Joey Hess2011-03-02
* use ShellParam typeGravatar Joey Hess2011-02-28
* Support filenames that start with a dash; when such a file is passed to a uti...Gravatar Joey Hess2011-02-25
* make filename available to fsck messagesGravatar Joey Hess2011-01-26
* rename TypeInternals to BackendTypesGravatar Joey Hess2011-01-26
* successfully split Annex and AnnexState out of TypeInternalsGravatar Joey Hess2011-01-25
* parameterize Backend typeGravatar Joey Hess2011-01-25
* In .gitattributes, the git-annex-numcopies attribute can be used to control t...Gravatar Joey Hess2010-11-28
* fsck improvementsGravatar Joey Hess2010-11-13
* refactoring, no code changes reallyGravatar Joey Hess2010-11-08
* more Wall cleaningGravatar Joey Hess2010-10-31
* avoid unnessary newlines before progress in quiet modeGravatar Joey Hess2010-10-29
* convert safeSystem to boolSystemGravatar Joey Hess2010-10-29
* copyright statements0.02Gravatar Joey Hess2010-10-27
* use safesystemGravatar Joey Hess2010-10-19
* gratuitous renameGravatar Joey Hess2010-10-18
* cleanup outputGravatar Joey Hess2010-10-17
* tweaksGravatar Joey Hess2010-10-16
* rename backends moreGravatar Joey Hess2010-10-15