summaryrefslogtreecommitdiff
path: root/Remote/Web.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
* reformatGravatar Joey Hess2014-12-16
* Expand checkurl to support recommended filename, and multi-file-urlsGravatar Joey Hess2014-12-11
* Urls can now be claimed by remotes. This will allow creating, for example, a ...Gravatar Joey Hess2014-12-08
* add stub claimUrlGravatar Joey Hess2014-12-08
* add per-remote-type infoGravatar Joey Hess2014-10-21
* fix some mixed space+tab indentationGravatar Joey Hess2014-10-09
* testremote: Add testing of behavior when remote is not availableGravatar Joey Hess2014-08-10
* pushed checkPresent exception handling out of Remote implementationsGravatar Joey Hess2014-08-06
* add UrlOptions sum typeGravatar Joey Hess2014-02-24
* Make annex.web-options be used in several places that call curl.Gravatar Joey Hess2014-02-24
* catch exception checking if url exists when network is disconnectedGravatar Joey Hess2014-01-16
* add GETAVAILABILITY to external special remote protocolGravatar Joey Hess2014-01-13
* clean import listGravatar Joey Hess2013-11-02
* fix buildGravatar Joey Hess2013-11-02
* gcrypt, bup: Fix bug that prevented using these special remotes with encrypti...Gravatar Joey Hess2013-11-02
* assistant: Support repairing git remotes that are locally accessibleGravatar Joey Hess2013-10-27
* add remote fsck interfaceGravatar Joey Hess2013-10-11
* url size fixesGravatar Joey Hess2013-10-11
* Send a git-annex user-agent when downloading urls.Gravatar Joey Hess2013-09-28
* Support hot-swapping of removable drives containing gcrypt repositories.Gravatar Joey Hess2013-09-12
* Allow building without quvi support.Gravatar Joey Hess2013-09-09
* better casesGravatar Joey Hess2013-08-22
* unimportant typoGravatar Joey Hess2013-08-22
* Youtube support! (And 53 other video hosts)Gravatar Joey Hess2013-08-22
* connect existing meters to the transfer log for downloadsGravatar Joey Hess2013-04-11
* webapp: Progess bar fixes for many types of special remotes.Gravatar Joey Hess2013-03-28
* add globallyAvailable to remotesGravatar Joey Hess2013-03-15
* split cost out into its own moduleGravatar Joey Hess2013-03-13
* type based git config handling for remotesGravatar Joey Hess2013-01-01
* avoid unnecessary MaybeGravatar Joey Hess2012-11-30
* dropping from webGravatar Joey Hess2012-11-29
* where indentingGravatar Joey Hess2012-11-11
* unify typesGravatar Joey Hess2012-09-21
* add a progress callback to storeKey, and threaded it all the way throughGravatar Joey Hess2012-09-19
* add support for readonly remotesGravatar Joey Hess2012-08-26
* tweak field nameGravatar Joey Hess2012-08-26
* add a path field to remotesGravatar Joey Hess2012-07-22
* record transfer information on local git remotesGravatar Joey Hess2012-07-01
* Add annex.httpheaders and annex.httpheader-command config settingsGravatar Joey Hess2012-04-22
* whereis: Prints the urls of files that the web special remote knows about.Gravatar Joey Hess2012-02-14
* When checking that an url has a key, verify that the Content-Length, if avail...Gravatar Joey Hess2012-02-10
* fsck --from remote --fastGravatar Joey Hess2012-01-20
* add tmp flag parameter to retrieveKeyFileGravatar Joey Hess2012-01-19
* Added remote.name.annex-web-options configuration setting, which can be used ...Gravatar Joey Hess2012-01-02
* type alias cleanupGravatar Joey Hess2011-12-31
* better filtering out of special remotesGravatar Joey Hess2011-12-31
* split more stuff out of Git.hsGravatar Joey Hess2011-12-14
* split out three modules from GitGravatar Joey Hess2011-12-13