git-annex/RemoteDaemon
Joey Hess 7b50b3c057 fix some mixed space+tab indentation
This fixes all instances of " \t" in the code base. Most common case
seems to be after a "where" line; probably vim copied the two space layout
of that line.

Done as a background task while listening to episode 2 of the Type Theory
podcast.
2014-10-09 15:09:11 -04:00
..
Transport fix some mixed space+tab indentation 2014-10-09 15:09:11 -04:00
Common.hs sync, assistant, remotedaemon: Use ssh connection caching for git pushes and pulls. 2014-04-12 15:59:34 -04:00
Core.hs fix RELOAD 2014-04-20 15:45:14 -04:00
Transport.hs support gcrypt remotes (assuming them to be over ssh transport) 2014-04-08 16:16:46 -04:00
Types.hs fix RELOAD 2014-04-20 15:45:14 -04:00