summaryrefslogtreecommitdiff
path: root/Remote/Web.hs
Commit message (Expand)AuthorAge
* avoid warning when youtube-dl is not installedGravatar Joey Hess2017-11-30
* youtube-dl workingGravatar Joey Hess2017-11-29
* Web.checkKey: Fix handling of multiple urlsGravatar Joey Hess2017-11-07
* prevent exporttree=yes on remotes that don't support exportsGravatar Joey Hess2017-09-07
* refactor ExportActionsGravatar Joey Hess2017-09-01
* add API for exportingGravatar Joey Hess2017-08-29
* Avoid backtraces on expected failures when built with ghc 8; only use backtra...Gravatar Joey Hess2016-11-15
* remove 3 build flagsGravatar Joey Hess2016-01-26
* remove 163 lines of code without changing anything except importsGravatar Joey Hess2016-01-20
* Display progress meter in -J mode when downloading from the web.Gravatar Joey Hess2015-11-16
* add removeKey action to RemoteGravatar Joey Hess2015-10-08
* other 80% of avoding verification when hard linking to objects in shared repoGravatar Joey Hess2015-10-02
* make whereis show urls when web remote does not have contentGravatar Joey Hess2015-08-17
* refactorGravatar Joey Hess2015-08-17
* Simplify setup process for a ssh remote.Gravatar Joey Hess2015-08-05
* add filename to progress bar, and display ok/failed at endGravatar Joey Hess2015-04-14
* avoid unncessary IOGravatar Joey Hess2015-02-12
* 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