aboutsummaryrefslogtreecommitdiff
path: root/Remote
Commit message (Expand)AuthorAge
* Use aws >= 0.20Gravatar Benjamin Barenblat2022-01-19
* use P2P protocol for dropGravatar Joey Hess2018-03-08
* refactor p2p remote action codeGravatar Joey Hess2018-03-08
* p2p ssh connection poolsGravatar Joey Hess2018-03-08
* make sure that lockContentShared is always paired with an inAnnex checkGravatar Joey Hess2018-03-07
* Support exporttree=yes for rsync special remotes.Gravatar Joey Hess2018-02-28
* Added EXTENSIONS to external special remote protocol.Gravatar Joey Hess2018-02-07
* Added INFO to external special remote protocol.Gravatar Joey Hess2018-02-06
* add remote.<name>.annex-checkuuidGravatar Joey Hess2018-01-10
* Improve startup time for commands that do not operate on remotesGravatar Joey Hess2018-01-09
* finally really add back custom-setup stanzaGravatar Joey Hess2017-12-31
* avoid warning when youtube-dl is not installedGravatar Joey Hess2017-11-30
* youtube-dl workingGravatar Joey Hess2017-11-29
* add gitAnnexTmpWorkDir and withTmpWorkDirGravatar Joey Hess2017-11-29
* avoid build warning with old version of httpGravatar Joey Hess2017-11-21
* Display progress meter when uploading a key without size informationGravatar Joey Hess2017-11-14
* Fix directory special remote's cleanup of empty export directories.Gravatar Joey Hess2017-11-08
* Web.checkKey: Fix handling of multiple urlsGravatar Joey Hess2017-11-07
* fix version numberGravatar Joey Hess2017-10-11
* typoGravatar Joey Hess2017-10-11
* webdav: Avoid unncessisarily creating the collection at the top of the repoGravatar Joey Hess2017-10-11
* Fix build with aws-0.17.Gravatar Joey Hess2017-10-11
* webdav: Make --debug show all webdav operations.Gravatar Joey Hess2017-10-07
* fix process and FD leakGravatar Joey Hess2017-09-29
* external crash fixesGravatar Joey Hess2017-09-28
* webdav: Improve error message for failed request to include the request metho...Gravatar Joey Hess2017-09-28
* refactorGravatar Joey Hess2017-09-20
* git annex sync --content to exportsGravatar Joey Hess2017-09-19
* merge changes made on other repos into ExportTreeGravatar Joey Hess2017-09-18
* update for ExportTreeGravatar Joey Hess2017-09-18
* add ExportTree table to export dbGravatar Joey Hess2017-09-18
* don't support removing content from export with removeKeyGravatar Joey Hess2017-09-17
* split out Types.ExportGravatar Joey Hess2017-09-15
* avoid unncessary db queries when exported directory can't be emptyGravatar Joey Hess2017-09-15
* webdav: Changed path used on webdav server for temporary files.Gravatar Joey Hess2017-09-15
* remove empty directories when removing from exportGravatar Joey Hess2017-09-15
* add missing caseGravatar Joey Hess2017-09-15
* implement removeExportDirectoryGravatar Joey Hess2017-09-15
* work around box.com webdav rename bugGravatar Joey Hess2017-09-13
* fix exporting files in subdirectories to webdavGravatar Joey Hess2017-09-13
* clear exportSupported for non-export remotesGravatar Joey Hess2017-09-13
* export: cache connections for S3 and webdavGravatar Joey Hess2017-09-12
* webdav: Fix lack of url-escaping of filenames.Gravatar Joey Hess2017-09-12
* deal with box.com horrible infinite redirect behaviorGravatar Joey Hess2017-09-12
* export to webdavGravatar Joey Hess2017-09-12
* update copyright yearGravatar Joey Hess2017-09-12
* propigate exception in checkPresentExportS3Gravatar Joey Hess2017-09-12
* stop warning about removals from IAGravatar Joey Hess2017-09-12
* avoid showing error when copy failsGravatar Joey Hess2017-09-12
* S3: Allow removing files from IA, but warn about derived versions potentially...Gravatar Joey Hess2017-09-12