aboutsummaryrefslogtreecommitdiff
path: root/Remote/Helper/Export.hs
Commit message (Expand)AuthorAge
* 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
* remove empty directories when removing from exportGravatar Joey Hess2017-09-15
* implement removeExportDirectoryGravatar Joey Hess2017-09-15
* clear exportSupported for non-export remotesGravatar Joey Hess2017-09-13
* export: cache connections for S3 and webdavGravatar Joey Hess2017-09-12
* don't show key urls in whereis for S3 with public=yes and exporttree=yesGravatar Joey Hess2017-09-08
* External special remote protocol extended to support export.Gravatar Joey Hess2017-09-08
* prevent exporttree=yes on remotes that don't support exportsGravatar Joey Hess2017-09-07
* add export infication to git-annex infoGravatar Joey Hess2017-09-04
* git annex get from exportsGravatar Joey Hess2017-09-04
* implement exporttree=yes configurationGravatar Joey Hess2017-09-04
* refactor ExportActionsGravatar Joey Hess2017-09-01