aboutsummaryrefslogtreecommitdiff
path: root/Remote/Helper
Commit message (Expand)AuthorAge
* add gitAnnexTmpWorkDir and withTmpWorkDirGravatar Joey Hess2017-11-29
* Display progress meter when uploading a key without size informationGravatar Joey Hess2017-11-14
* 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
* avoid the dashed ssh hostname class of security holesGravatar Joey Hess2017-08-17
* adeiu, MissingHGravatar Joey Hess2017-05-16
* Support GIT_SSH and GIT_SSH_COMMANDGravatar Joey Hess2017-03-17
* AssociatedFile newtypeGravatar Joey Hess2017-03-10
* Run ssh with -n whenever input is not being piped into itGravatar Joey Hess2017-02-15
* correct spelling mistakesGravatar Edward Betts2017-02-12
* Some optimisations to string splitting code.Gravatar Joey Hess2017-01-31
* refactorGravatar Joey Hess2016-12-06
* use P2P auth for git-remote-tor-annexGravatar Joey Hess2016-11-30
* reorgGravatar Joey Hess2016-11-22
* unified AuthToken type between webapp and torGravatar Joey Hess2016-11-22
* remove debugGravatar Joey Hess2016-11-21
* detect EOF on socket and cleanly shutdown the service processGravatar Joey Hess2016-11-21
* stop cleanly when there's a IO error accessing the HandleGravatar Joey Hess2016-11-21
* try to gather scattered writesGravatar Joey Hess2016-11-21
* fix parse of CONNECTDONEGravatar Joey Hess2016-11-21
* pull/push over tor working nowGravatar Joey Hess2016-11-21
* Added git-remote-tor-annex, which allows git pull and push to the tor hidden ...Gravatar Joey Hess2016-11-21
* improve p2p protocol implementationGravatar Joey Hess2016-11-20
* remotedaemon: serve tor hidden serviceGravatar Joey Hess2016-11-20
* implement p2p protocol for HandleGravatar Joey Hess2016-11-20
* extend p2p protocol to support gitremote-helpers connectGravatar Joey Hess2016-11-19
* Add content locking to P2P protocolGravatar Joey Hess2016-11-18
* renameGravatar Joey Hess2016-11-17
* refactorGravatar Joey Hess2016-11-17
* add CHECKPRESENTGravatar Joey Hess2016-11-17
* added REMOVE to protocolGravatar Joey Hess2016-11-17
* add ALREADY-HAVE response to PUTGravatar Joey Hess2016-11-17
* pass Len to writeKeyFile so it can detect short readsGravatar Joey Hess2016-11-17