index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Annex
/
Ssh.hs
Commit message (
Expand
)
Author
Age
*
Allow rsync to use other remote shells.
guilhem
2013-04-13
*
hlint
Joey Hess
2013-04-03
*
Run ssh with -T to avoid tty allocation and any login scripts that may do und...
Joey Hess
2013-03-04
*
squelch warning
Joey Hess
2013-02-22
*
shorter directory to external ssh socket
Joey Hess
2013-02-19
*
Android: Support ssh connection caching.
Joey Hess
2013-02-19
*
type based git config handling for remotes
Joey Hess
2013-01-01
*
type based git config handling
Joey Hess
2012-12-29
*
finished where indentation changes
Joey Hess
2012-12-13
*
squelch warning
Joey Hess
2012-11-26
*
rsync special remote: Include annex-rsync-options when running rsync to test ...
Joey Hess
2012-10-28
*
disable ssh connection caching for standalone builds
Joey Hess
2012-10-15
*
flip catchDefaultIO
Joey Hess
2012-09-17
*
Disable ssh connection caching if the path to the control socket would be too...
Joey Hess
2012-09-13
*
Clean up handling of git directory and git worktree.
Joey Hess
2012-05-18
*
Fix use of several config settings
Joey Hess
2012-05-05
*
noop
Joey Hess
2012-04-21
*
in which I discover void
Joey Hess
2012-04-21
*
honor core.sharedRepository when making all the other files in the annex
Joey Hess
2012-04-21
*
use new getConfig
Joey Hess
2012-03-22
*
added ifM and nuked 11 lines of code
Joey Hess
2012-03-14
*
syscall optimisation
Joey Hess
2012-03-06
*
configure: Check if ssh connection caching is supported by the installed vers...
Joey Hess
2012-02-25
*
hlint
Joey Hess
2012-02-16
*
Fix teardown of stale cached ssh connections.
Joey Hess
2012-02-09
*
IO exception rework
Joey Hess
2012-02-03
*
rename readMaybe to readish
Joey Hess
2012-01-23
*
order user provided params after connection caching params
Joey Hess
2012-01-20
*
add annex.sshcaching config setting
Joey Hess
2012-01-20
*
ssh connection caching
Joey Hess
2012-01-20
*
reorg
Joey Hess
2012-01-10
*
use Common in a few more modules
Joey Hess
2011-12-20
*
split more stuff out of Git.hs
Joey Hess
2011-12-14
*
hslint
Joey Hess
2011-12-09
*
add a UUID type
Joey Hess
2011-11-07
*
clean Annex stuff out of Utility/
Joey Hess
2011-10-16