git-annex/Git
Joey Hess f167851628
Revert "pass --git-dir, rather than changing cwd"
This reverts commit c142696c58.

It turns out it was not needed; 681313dfd4
fixed up the git dir, so setting cwd to it works ok.

But worst, this commit broke the test suite massively. I don't understand how.
git-annex get was failing. Very weirdly, git-annex find in a fresh
clone of an annex repo, during autoinit, was displaying a side message
-- but side messages are disabled when running find.
2020-10-23 16:09:50 -04:00
..
Command update licenses from GPL to AGPL 2019-03-13 15:48:14 -04:00
Remote Removed support for git versions older than 2.1 2019-09-11 16:14:43 -04:00
AutoCorrect.hs all commands building except for assistant 2019-12-05 14:41:18 -04:00
Branch.hs ByteString Ref continued 2020-04-07 13:27:11 -04:00
BuildVersion.hs update licenses from GPL to AGPL 2019-03-13 15:48:14 -04:00
CatFile.hs remove unused code 2020-07-15 11:16:36 -04:00
CheckAttr.hs Removed support for git versions older than 2.1 2019-09-11 16:14:43 -04:00
CheckIgnore.hs Removed support for git versions older than 2.1 2019-09-11 16:14:43 -04:00
Command.hs remove zombie process in file seeking 2020-09-25 11:38:42 -04:00
Config.hs Revert "pass --git-dir, rather than changing cwd" 2020-10-23 16:09:50 -04:00
ConfigTypes.hs support boolean git configs that are represented by the name of the setting with no value 2020-04-13 13:35:22 -04:00
Construct.hs deal with .git pointer file in Git.CurrentRepo 2020-10-23 14:56:12 -04:00
Credential.hs started converting Ref from String to ByteString 2020-04-06 17:14:49 -04:00
CurrentRepo.hs deal with .git pointer file in Git.CurrentRepo 2020-10-23 14:56:12 -04:00
DiffTree.hs remove unused import 2020-04-08 14:04:58 -04:00
DiffTreeItem.hs ByteString Ref continued 2020-04-07 11:54:27 -04:00
Env.hs convert TopFilePath to use RawFilePath 2019-12-09 15:07:21 -04:00
FileMode.hs update licenses from GPL to AGPL 2019-03-13 15:48:14 -04:00
Filename.hs fix quickcheck failure 2019-12-30 13:54:46 -04:00
FilePath.hs ByteString Ref continued 2020-04-07 11:54:27 -04:00
Fsck.hs convert to withCreateProcess for async exception safety 2020-06-04 12:44:09 -04:00
GCrypt.hs convert to withCreateProcess for async exception safety 2020-06-03 15:48:09 -04:00
HashObject.hs started converting Ref from String to ByteString 2020-04-06 17:14:49 -04:00
History.hs convert to withCreateProcess for async exception safety 2020-06-03 15:48:09 -04:00
Hook.hs convert TopFilePath to use RawFilePath 2019-12-09 15:07:21 -04:00
Index.hs convert TopFilePath to use RawFilePath 2019-12-09 15:07:21 -04:00
LockFile.hs update licenses from GPL to AGPL 2019-03-13 15:48:14 -04:00
LsFiles.hs add inRepoDetails 2020-07-08 15:36:35 -04:00
LsTree.hs ByteString Ref continued 2020-04-07 11:54:27 -04:00
Merge.hs update comments 2020-09-07 13:03:51 -04:00
Objects.hs ByteString Ref continued 2020-04-07 11:54:27 -04:00
Queue.hs use right handle 2020-06-05 16:38:11 -04:00
Ref.hs add function split out from CatFile 2020-07-10 13:28:16 -04:00
RefLog.hs ByteString Ref continued 2020-04-07 11:54:27 -04:00
Remote.hs fix runtime crash on incomplete pattern match in lambda 2020-04-13 16:03:21 -04:00
Repair.hs add stage number to stagedDetails parser 2020-07-08 15:05:12 -04:00
Sha.hs started converting Ref from String to ByteString 2020-04-06 17:14:49 -04:00
Ssh.hs update licenses from GPL to AGPL 2019-03-13 15:48:14 -04:00
Status.hs convert TopFilePath to use RawFilePath 2019-12-09 15:07:21 -04:00
Tree.hs ByteString Ref continued 2020-04-07 13:27:11 -04:00
Types.hs support boolean git configs that are represented by the name of the setting with no value 2020-04-13 13:35:22 -04:00
UnionMerge.hs fix all remaining -Wincomplete-uni-patterns warnings 2020-04-15 13:55:08 -04:00
UpdateIndex.hs convert to withCreateProcess for async exception safety 2020-06-04 12:44:09 -04:00
Url.hs lfs endpoint discovery and caching in git-lfs special remote 2019-08-02 12:38:14 -04:00
Version.hs update licenses from GPL to AGPL 2019-03-13 15:48:14 -04:00