git-annex/Annex
Joey Hess 3156febec8 disable ssh connection caching for standalone builds
The standalone build does not bundle its own ssh, so should be built
to support as wide an array of ssh versions as possible, so turn off
connection caching.

Unfortunatly, as implemented this forces a full rebuild when building the
standalone binary, and of course it makes it somewhat slower.

This is not ideal, but neither is probing the ssh version every time it's
run (slow), or once when initializing a repo (fragile).
2012-10-15 14:49:40 -04:00
..
Branch.hs Avoid unsetting HOME when running certian git commands. Closes: #690193 2012-10-11 12:58:24 -04:00
BranchState.hs tweak 2012-01-14 14:31:16 -04:00
CatFile.hs Revert "add catFileIndex" 2012-09-15 18:30:53 -04:00
CheckAttr.hs rework git check-attr interface 2012-02-13 23:52:21 -04:00
Content.hs flip catchDefaultIO 2012-09-17 00:18:07 -04:00
Exception.hs fixes for transfer resume 2012-09-24 13:18:16 -04:00
Journal.hs flip catchDefaultIO 2012-09-17 00:18:07 -04:00
LockPool.hs noop 2012-04-21 23:32:33 -04:00
Perms.hs noop 2012-04-21 23:32:33 -04:00
Queue.hs fishy commit 2012-06-14 00:01:48 -04:00
Ssh.hs disable ssh connection caching for standalone builds 2012-10-15 14:49:40 -04:00
UUID.hs Test that uuid -m works, falling back to plain uuid if not. 2012-09-25 10:48:20 -04:00
Version.hs uninit: Unset annex.version. Closes: #689852 2012-10-07 16:04:03 -04:00
Wanted.hs assistant: Now honors preferred content settings when deciding what to transfer. 2012-10-09 12:18:41 -04:00