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
*
run ssh in the directory with its socket when stopping
Joey Hess
2013-10-06
*
work around ssh brain-damange
Joey Hess
2013-10-06
*
hlint
Joey Hess
2013-09-25
*
squash compiler warnings on Windows
Joey Hess
2013-08-04
*
get rid of __WINDOWS__, use mingw32_HOST_OS
Joey Hess
2013-08-02
*
For long hostnames, use a hash of the hostname to generate the socket file fo...
Joey Hess
2013-07-22
*
stop cached ssh connection w/o needing to look up host and port
Joey Hess
2013-07-21
*
Revert "Windows: Ssh connection caching is now supported."
Joey Hess
2013-06-17
*
Windows: Ssh connection caching is now supported.
Joey Hess
2013-06-17
*
fix imports
Joey Hess
2013-05-14
*
fix permission damage (thanks, Windows)
Joey Hess
2013-05-11
*
clean up from windows porting
Joey Hess
2013-05-11
*
git-annex now builds on Windows (doesn't work)
Joey Hess
2013-05-11
*
fixup #if 0 stubs to use #ifndef mingw32_HOST_OS
Joey Hess
2013-05-10
*
stub out POSIX stuff
Joey Hess
2013-05-10
*
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
[next]