summaryrefslogtreecommitdiff
path: root/Types/Remote.hs
Commit message (Expand)AuthorAge
* 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
* add tmp flag parameter to retrieveKeyFileGravatar Joey Hess2012-01-19
* fix commentGravatar Joey Hess2011-12-31
* type alias cleanupGravatar Joey Hess2011-12-31
* better filtering out of special remotesGravatar Joey Hess2011-12-31
* safer inannex checkingGravatar Joey Hess2011-11-09
* add a UUID typeGravatar Joey Hess2011-11-07
* rework annex-ignore handlingGravatar Joey Hess2011-09-18
* hlint tweaksGravatar Joey Hess2011-07-15
* renamed GitRepo to GitGravatar Joey Hess2011-06-30
* rename modules for data types into Types/ directoryGravatar Joey Hess2011-06-01