summaryrefslogtreecommitdiff
path: root/Annex/Ssh.hs
Commit message (Expand)AuthorAge
* Allow rsync to use other remote shells.Gravatar guilhem2013-04-13
* hlintGravatar Joey Hess2013-04-03
* Run ssh with -T to avoid tty allocation and any login scripts that may do und...Gravatar Joey Hess2013-03-04
* squelch warningGravatar Joey Hess2013-02-22
* shorter directory to external ssh socketGravatar Joey Hess2013-02-19
* Android: Support ssh connection caching.Gravatar Joey Hess2013-02-19
* type based git config handling for remotesGravatar Joey Hess2013-01-01
* type based git config handlingGravatar Joey Hess2012-12-29
* finished where indentation changesGravatar Joey Hess2012-12-13
* squelch warningGravatar Joey Hess2012-11-26
* rsync special remote: Include annex-rsync-options when running rsync to test ...Gravatar Joey Hess2012-10-28
* disable ssh connection caching for standalone buildsGravatar Joey Hess2012-10-15
* flip catchDefaultIOGravatar Joey Hess2012-09-17
* Disable ssh connection caching if the path to the control socket would be too...Gravatar Joey Hess2012-09-13
* Clean up handling of git directory and git worktree.Gravatar Joey Hess2012-05-18
* Fix use of several config settingsGravatar Joey Hess2012-05-05
* noopGravatar Joey Hess2012-04-21
* in which I discover voidGravatar Joey Hess2012-04-21
* honor core.sharedRepository when making all the other files in the annexGravatar Joey Hess2012-04-21
* use new getConfigGravatar Joey Hess2012-03-22
* added ifM and nuked 11 lines of codeGravatar Joey Hess2012-03-14
* syscall optimisationGravatar Joey Hess2012-03-06
* configure: Check if ssh connection caching is supported by the installed vers...Gravatar Joey Hess2012-02-25
* hlintGravatar Joey Hess2012-02-16
* Fix teardown of stale cached ssh connections.Gravatar Joey Hess2012-02-09
* IO exception reworkGravatar Joey Hess2012-02-03
* rename readMaybe to readishGravatar Joey Hess2012-01-23
* order user provided params after connection caching paramsGravatar Joey Hess2012-01-20
* add annex.sshcaching config settingGravatar Joey Hess2012-01-20
* ssh connection cachingGravatar Joey Hess2012-01-20
* reorgGravatar Joey Hess2012-01-10
* use Common in a few more modulesGravatar Joey Hess2011-12-20
* split more stuff out of Git.hsGravatar Joey Hess2011-12-14
* hslintGravatar Joey Hess2011-12-09
* add a UUID typeGravatar Joey Hess2011-11-07
* clean Annex stuff out of Utility/Gravatar Joey Hess2011-10-16