summaryrefslogtreecommitdiff
path: root/Types/Remote.hs
Commit message (Expand)AuthorAge
* export appendonly supportJoey Hess2018-08-30
* add Remote.readonlyJoey Hess2018-08-30
* clarify commentJoey Hess2018-08-29
* Fix wrong sorting of remotes when using -JJoey Hess2018-08-03
* add retrievalSecurityPolicyJoey Hess2018-06-21
* change Remote.repo to Remote.getRepoJoey Hess2018-06-04
* force verification when resuming downloadJoey Hess2018-03-13
* deal with unlocked filesJoey Hess2018-03-13
* split out Types.ExportJoey Hess2017-09-15
* avoid unncessary db queries when exported directory can't be emptyJoey Hess2017-09-15
* remove empty directories when removing from exportJoey Hess2017-09-15
* implement removeExportDirectoryJoey Hess2017-09-15
* export: cache connections for S3 and webdavJoey Hess2017-09-12
* External special remote protocol extended to support export.Joey Hess2017-09-08
* prevent exporttree=yes on remotes that don't support exportsJoey Hess2017-09-07
* export file renamingJoey Hess2017-09-06
* git annex get from exportsJoey Hess2017-09-04
* use export db to correctly handle duplicate filesJoey Hess2017-09-04
* implement exporttree=yes configurationJoey Hess2017-09-04
* refactor ExportActionsJoey Hess2017-09-01
* make storeExport atomicJoey Hess2017-08-31
* provide file with content to exportJoey Hess2017-08-29
* add API for exportingJoey Hess2017-08-29
* add SetupStage parameter to RemoteType.setupJoey Hess2017-02-07
* Pass the various gnupg-options configs to gpg in several cases where they wer...Joey Hess2016-05-23
* content locking during drop working for local git remotesJoey Hess2015-10-09
* finish and use lockContent interfaceJoey Hess2015-10-09
* support invalidating existing VerifiedCopysJoey Hess2015-10-08
* add removeKey action to RemoteJoey Hess2015-10-08
* other 80% of avoding verification when hard linking to objects in shared repoJoey Hess2015-10-02
* Simplify setup process for a ssh remote.Joey Hess2015-08-05
* Merge branch 'master' into concurrentprogressJoey Hess2015-05-12
|\
| * commentJoey Hess2015-04-18
* | add filename to progress bar, and display ok/failed at endJoey Hess2015-04-14
|/
* update my email address and homepage urlJoey Hess2015-01-21
* Expand checkurl to support recommended filename, and multi-file-urlsJoey Hess2014-12-11
* Revert "let url claims optionally include a suggested filename"Joey Hess2014-12-11
* let url claims optionally include a suggested filenameJoey Hess2014-12-11
* Urls can now be claimed by remotes. This will allow creating, for example, a ...Joey Hess2014-12-08
* implement CLAIMURL for external special remoteJoey Hess2014-12-08
* add stub claimUrlJoey Hess2014-12-08
* add per-remote-type infoJoey Hess2014-10-21
* testremote: Add testing of behavior when remote is not availableJoey Hess2014-08-10
* pushed checkPresent exception handling out of Remote implementationsJoey Hess2014-08-06
* resume interrupted chunked uploadsJoey Hess2014-07-28
* fix handling of removal of keys that are not presentJoey Hess2014-07-28
* wordingJoey Hess2014-07-26
* plumb creds from webapp to initremoteJoey Hess2014-02-11
* add GETAVAILABILITY to external special remote protocolJoey Hess2014-01-13
* webapp: Improve UI around remote that have no annex.uuid set, either because ...Joey Hess2013-11-07