diff --git a/Annex/Branch.hs b/Annex/Branch.hs old mode 100755 new mode 100644 diff --git a/Annex/Content.hs b/Annex/Content.hs old mode 100755 new mode 100644 diff --git a/Annex/Content/Direct.hs b/Annex/Content/Direct.hs old mode 100755 new mode 100644 diff --git a/Annex/Direct.hs b/Annex/Direct.hs old mode 100755 new mode 100644 diff --git a/Annex/Environment.hs b/Annex/Environment.hs old mode 100755 new mode 100644 diff --git a/Annex/Journal.hs b/Annex/Journal.hs old mode 100755 new mode 100644 diff --git a/Annex/Link.hs b/Annex/Link.hs old mode 100755 new mode 100644 diff --git a/Annex/LockPool.hs b/Annex/LockPool.hs old mode 100755 new mode 100644 diff --git a/Annex/Perms.hs b/Annex/Perms.hs old mode 100755 new mode 100644 diff --git a/Annex/Ssh.hs b/Annex/Ssh.hs old mode 100755 new mode 100644 diff --git a/Backend/SHA.hs b/Backend/SHA.hs old mode 100755 new mode 100644 diff --git a/Backend/WORM.hs b/Backend/WORM.hs old mode 100755 new mode 100644 diff --git a/Build/Configure.hs b/Build/Configure.hs old mode 100755 new mode 100644 diff --git a/Build/DesktopFile.hs b/Build/DesktopFile.hs old mode 100755 new mode 100644 diff --git a/Build/TestConfig.hs b/Build/TestConfig.hs old mode 100755 new mode 100644 diff --git a/CmdLine.hs b/CmdLine.hs old mode 100755 new mode 100644 diff --git a/Command/Add.hs b/Command/Add.hs old mode 100755 new mode 100644 diff --git a/Command/Fix.hs b/Command/Fix.hs old mode 100755 new mode 100644 diff --git a/Command/FromKey.hs b/Command/FromKey.hs old mode 100755 new mode 100644 diff --git a/Command/Fsck.hs b/Command/Fsck.hs old mode 100755 new mode 100644 diff --git a/Command/Import.hs b/Command/Import.hs old mode 100755 new mode 100644 diff --git a/Command/Indirect.hs b/Command/Indirect.hs old mode 100755 new mode 100644 diff --git a/Command/ReKey.hs b/Command/ReKey.hs old mode 100755 new mode 100644 diff --git a/Command/RecvKey.hs b/Command/RecvKey.hs old mode 100755 new mode 100644 diff --git a/Command/Status.hs b/Command/Status.hs old mode 100755 new mode 100644 diff --git a/Command/TransferKeys.hs b/Command/TransferKeys.hs old mode 100755 new mode 100644 diff --git a/Command/Unannex.hs b/Command/Unannex.hs old mode 100755 new mode 100644 diff --git a/Common.hs b/Common.hs old mode 100755 new mode 100644 diff --git a/Creds.hs b/Creds.hs old mode 100755 new mode 100644 diff --git a/Git.hs b/Git.hs old mode 100755 new mode 100644 diff --git a/Git/CatFile.hs b/Git/CatFile.hs old mode 100755 new mode 100644 diff --git a/Git/Config.hs b/Git/Config.hs old mode 100755 new mode 100644 diff --git a/Git/Construct.hs b/Git/Construct.hs old mode 100755 new mode 100644 diff --git a/Git/CurrentRepo.hs b/Git/CurrentRepo.hs old mode 100755 new mode 100644 diff --git a/Git/HashObject.hs b/Git/HashObject.hs old mode 100755 new mode 100644 diff --git a/GitAnnex.hs b/GitAnnex.hs old mode 100755 new mode 100644 diff --git a/GitAnnexShell.hs b/GitAnnexShell.hs old mode 100755 new mode 100644 diff --git a/Init.hs b/Init.hs old mode 100755 new mode 100644 diff --git a/Limit.hs b/Limit.hs old mode 100755 new mode 100644 diff --git a/Logs/Transfer.hs b/Logs/Transfer.hs old mode 100755 new mode 100644 diff --git a/Remote/Directory.hs b/Remote/Directory.hs old mode 100755 new mode 100644 diff --git a/Remote/Git.hs b/Remote/Git.hs old mode 100755 new mode 100644 diff --git a/Remote/Helper/Hooks.hs b/Remote/Helper/Hooks.hs old mode 100755 new mode 100644 diff --git a/Remote/Rsync.hs b/Remote/Rsync.hs old mode 100755 new mode 100644 diff --git a/Seek.hs b/Seek.hs old mode 100755 new mode 100644 diff --git a/Test.hs b/Test.hs old mode 100755 new mode 100644 diff --git a/Upgrade.hs b/Upgrade.hs old mode 100755 new mode 100644 diff --git a/Upgrade/V1.hs b/Upgrade/V1.hs old mode 100755 new mode 100644 diff --git a/Utility/Daemon.hs b/Utility/Daemon.hs old mode 100755 new mode 100644 diff --git a/Utility/Directory.hs b/Utility/Directory.hs old mode 100755 new mode 100644 diff --git a/Utility/Env.hs b/Utility/Env.hs old mode 100755 new mode 100644 diff --git a/Utility/FileMode.hs b/Utility/FileMode.hs old mode 100755 new mode 100644 diff --git a/Utility/Gpg.hs b/Utility/Gpg.hs old mode 100755 new mode 100644 diff --git a/Utility/InodeCache.hs b/Utility/InodeCache.hs old mode 100755 new mode 100644 diff --git a/Utility/LogFile.hs b/Utility/LogFile.hs old mode 100755 new mode 100644 diff --git a/Utility/Misc.hs b/Utility/Misc.hs old mode 100755 new mode 100644 diff --git a/Utility/Process.hs b/Utility/Process.hs old mode 100755 new mode 100644 diff --git a/Utility/TempFile.hs b/Utility/TempFile.hs old mode 100755 new mode 100644 diff --git a/Utility/Url.hs b/Utility/Url.hs old mode 100755 new mode 100644 diff --git a/Utility/UserInfo.hs b/Utility/UserInfo.hs old mode 100755 new mode 100644 diff --git a/git-annex.hs b/git-annex.hs old mode 100755 new mode 100644