aboutsummaryrefslogtreecommitdiff
path: root/Remote/Helper/Ssh.hs
Commit message (Expand)AuthorAge
* use P2P protocol for dropGravatar Joey Hess2018-03-08
* p2p ssh connection poolsGravatar Joey Hess2018-03-08
* avoid the dashed ssh hostname class of security holesGravatar Joey Hess2017-08-17
* 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
* Avoid backtraces on expected failures when built with ghc 8; only use backtra...Gravatar Joey Hess2016-11-15
* get, move, copy, mirror: Added --failed switch which retries failed copies/movesGravatar Joey Hess2016-08-03
* remove 163 lines of code without changing anything except importsGravatar Joey Hess2016-01-20
* add unlocked flag for git-annex-shell recvkeyGravatar Joey Hess2015-12-26
* implement lockContent for ssh remotesGravatar Joey Hess2015-10-09
* --debug is passed along to git-annex-shell when git-annex is in debug mode.Gravatar Joey Hess2015-08-13
* remove Params constructor from Utility.SafeCommandGravatar Joey Hess2015-06-01
* well along the way to fully quiet --quietGravatar Joey Hess2015-04-04
* WIP on making --quiet silence progress, and infra for concurrent progress barsGravatar Joey Hess2015-04-03
* The ssh-options git config is now used by gcrypt, rsync, and ddar special rem...Gravatar Joey Hess2015-02-12
* update my email address and homepage urlGravatar Joey Hess2015-01-21
* 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
* finally properly fixed ssh zombie leakGravatar Joey Hess2014-08-03
* move ugly rsync zombie workaroundGravatar Joey Hess2014-08-03
* factor out getRemoteGitConfigGravatar Joey Hess2014-05-16
* execute remote.<name>.annex-shell on remote, if setGravatar Fraser Tweedale2014-05-16
* Bring back rsync -p, but only when git-annex is running on a non-crippled fil...Gravatar Joey Hess2014-04-17
* Added ways to configure rsync options to be used only when uploading or downl...Gravatar Joey Hess2014-02-02
* reorgGravatar Joey Hess2014-01-26
* map: Work when there are gcrypt remotes.Gravatar Joey Hess2013-11-04
* fix transferring to gcrypt repo from direct mode repoGravatar Joey Hess2013-10-01
* hlintGravatar Joey Hess2013-09-25
* factor out more ssh stuff from git remoteGravatar Joey Hess2013-09-24
* fix tab damageGravatar Joey Hess2013-04-13
* Allow rsync to use other remote shells.Gravatar guilhem2013-04-13
* type based git config handling for remotesGravatar Joey Hess2013-01-01
* where indentingGravatar Joey Hess2012-11-11
* pass associatedfile and remoteuuid to git-annex-shellGravatar Joey Hess2012-07-02
* Clean up handling of git directory and git worktree.Gravatar Joey Hess2012-05-18
* rationalize getConfigGravatar Joey Hess2012-03-22
* order user provided params after connection caching paramsGravatar Joey Hess2012-01-20
* ssh connection cachingGravatar Joey Hess2012-01-20
* reorgGravatar Joey Hess2012-01-10
* moved files aroundGravatar Joey Hess2011-08-20
* reorg Remote/*Gravatar Joey Hess2011-08-16