aboutsummaryrefslogtreecommitdiff
path: root/Backend/URL.hs
Commit message (Expand)AuthorAge
* add KeyVariety typeGravatar Joey Hess2017-02-24
* remove 163 lines of code without changing anything except importsGravatar Joey Hess2016-01-20
* rename fsckKey to verifyKeyContentGravatar Joey Hess2015-10-01
* fromkey, registerurl: Allow urls to be specified instead of keys, and generat...Gravatar Joey Hess2015-05-22
* update my email address and homepage urlGravatar Joey Hess2015-01-21
* Generate shorter keys for WORM and URL, avoiding keys that are longer than us...Gravatar Joey Hess2015-01-06
* add key stability checking interfaceGravatar Joey Hess2014-07-27
* migrate: Avoid re-checksumming when migrating from hashE to hash backend.Gravatar Joey Hess2014-07-10
* Better sanitization of problem characters when generating URL and WORM keys.Gravatar Joey Hess2013-10-05
* Fix a few bugs involving filenames that are at or near the filesystem's maxim...Gravatar Joey Hess2013-07-30
* handle sha*sum's leading \ in checksum with certian unsual filenamesGravatar Joey Hess2012-12-20
* where indentingGravatar Joey Hess2012-11-11
* separate source of content from the filename associated with the key when gen...Gravatar Joey Hess2012-06-05
* 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