git-annex/Remote
Joey Hess 9fd95d9025 indent with tabs not spaces
Found these with:
git grep "^  " $(find -type  f -name \*.hs) |grep -v ':  where'

Unfortunately there is some inline hamlet that cannot use tabs for
indentation.

Also, Assistant/WebApp/Bootstrap3.hs is a copy of a module and so I'm
leaving it as-is.
2014-10-09 15:09:26 -04:00
..
Directory pushed checkPresent exception handling out of Remote implementations 2014-08-06 13:45:19 -04:00
External unify exception handling into Utility.Exception 2014-08-07 22:03:29 -04:00
Helper indent with tabs not spaces 2014-10-09 15:09:26 -04:00
Rsync rsync special remote: Fix slashes when used on Windows. 2014-03-18 13:02:10 -04:00
WebDAV WebDAV: Avoid buffering whole file in memory when downloading. 2014-08-08 13:40:55 -04:00
Bup.hs glacier, S3: Fix bug that caused embedded creds to not be encypted using the remote's key. 2014-09-18 17:26:12 -04:00
Ddar.hs glacier, S3: Fix bug that caused embedded creds to not be encypted using the remote's key. 2014-09-18 17:26:12 -04:00
Directory.hs glacier, S3: Fix bug that caused embedded creds to not be encypted using the remote's key. 2014-09-18 17:26:12 -04:00
External.hs fix some mixed space+tab indentation 2014-10-09 15:09:11 -04:00
GCrypt.hs fix some mixed space+tab indentation 2014-10-09 15:09:11 -04:00
Git.hs fix some mixed space+tab indentation 2014-10-09 15:09:11 -04:00
Glacier.hs glacier, S3: Fix bug that caused embedded creds to not be encypted using the remote's key. 2014-09-18 17:26:12 -04:00
Hook.hs fix some mixed space+tab indentation 2014-10-09 15:09:11 -04:00
List.hs factor out getRemoteGitConfig 2014-05-16 16:08:20 -04:00
Rsync.hs fix some mixed space+tab indentation 2014-10-09 15:09:11 -04:00
S3.hs glacier, S3: Fix bug that caused embedded creds to not be encypted using the remote's key. 2014-09-18 17:26:12 -04:00
Tahoe.hs fix some mixed space+tab indentation 2014-10-09 15:09:11 -04:00
Web.hs fix some mixed space+tab indentation 2014-10-09 15:09:11 -04:00
WebDAV.hs glacier, S3: Fix bug that caused embedded creds to not be encypted using the remote's key. 2014-09-18 17:26:12 -04:00