summaryrefslogtreecommitdiff
path: root/Types/Remote.hs
Commit message (Expand)AuthorAge
* add SetupStage parameter to RemoteType.setupGravatar Joey Hess2017-02-07
* Pass the various gnupg-options configs to gpg in several cases where they wer...Gravatar Joey Hess2016-05-23
* content locking during drop working for local git remotesGravatar Joey Hess2015-10-09
* finish and use lockContent interfaceGravatar Joey Hess2015-10-09
* support invalidating existing VerifiedCopysGravatar Joey Hess2015-10-08
* 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
* Simplify setup process for a ssh remote.Gravatar Joey Hess2015-08-05
* Merge branch 'master' into concurrentprogressGravatar Joey Hess2015-05-12
|\
| * commentGravatar Joey Hess2015-04-18
* | add filename to progress bar, and display ok/failed at endGravatar Joey Hess2015-04-14
|/
* update my email address and homepage urlGravatar Joey Hess2015-01-21
* Expand checkurl to support recommended filename, and multi-file-urlsGravatar Joey Hess2014-12-11
* Revert "let url claims optionally include a suggested filename"Gravatar Joey Hess2014-12-11
* let url claims optionally include a suggested filenameGravatar Joey Hess2014-12-11
* Urls can now be claimed by remotes. This will allow creating, for example, a ...Gravatar Joey Hess2014-12-08
* implement CLAIMURL for external special remoteGravatar Joey Hess2014-12-08
* add stub claimUrlGravatar Joey Hess2014-12-08
* add per-remote-type infoGravatar Joey Hess2014-10-21
* 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
* resume interrupted chunked uploadsGravatar Joey Hess2014-07-28
* fix handling of removal of keys that are not presentGravatar Joey Hess2014-07-28
* wordingGravatar Joey Hess2014-07-26
* plumb creds from webapp to initremoteGravatar Joey Hess2014-02-11
* add GETAVAILABILITY to external special remote protocolGravatar Joey Hess2014-01-13
* webapp: Improve UI around remote that have no annex.uuid set, either because ...Gravatar Joey Hess2013-11-07
* assistant: Support repairing git remotes that are locally accessibleGravatar Joey Hess2013-10-27
* add remote fsck interfaceGravatar Joey Hess2013-10-11
* enabling rsync.net gcrypt reposGravatar Joey Hess2013-09-26
* Support hot-swapping of removable drives containing gcrypt repositories.Gravatar Joey Hess2013-09-12
* partially complete gcrypt remote (local send done; rest not)Gravatar Joey Hess2013-09-07
* moved AssociatedFile definitionGravatar Joey Hess2013-07-04
* 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
* Fix several bugs caused by a bad Ord instance for Remote.Gravatar Joey Hess2013-03-16
* 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
* refactorGravatar Joey Hess2012-11-18
* factor out CredsGravatar Joey Hess2012-11-14
* 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
* whereis: Prints the urls of files that the web special remote knows about.Gravatar Joey Hess2012-02-14
* fsck --from remote --fastGravatar Joey Hess2012-01-20