git-annex/Git
Joey Hess 5712a7ef93
fix incomplete pattern match warning
There was not really a bug here, because the 2 lists are always the same
length, but the compiler does not know that.
2021-03-30 12:59:53 -04:00
..
Command
Remote
AutoCorrect.hs
Branch.hs
BuildVersion.hs
CatFile.hs
CheckAttr.hs
CheckIgnore.hs
Command.hs
Config.hs
ConfigTypes.hs
Construct.hs
Credential.hs
CurrentRepo.hs
DiffTree.hs
DiffTreeItem.hs
Env.hs
FileMode.hs
Filename.hs
FilePath.hs
Fsck.hs
GCrypt.hs Fix support for local gcrypt repositories with a space in their URI 2021-03-09 12:49:51 -04:00
HashObject.hs
History.hs
Hook.hs
Index.hs
LockFile.hs
LsFiles.hs
LsTree.hs add git ls-tree --long parser 2021-03-23 12:47:00 -04:00
Merge.hs
Objects.hs
Queue.hs
Ref.hs Sped up git-annex init in a clone of an existing repository 2021-03-23 15:23:13 -04:00
RefLog.hs
Remote.hs Fix support for local gcrypt repositories with a space in their URI 2021-03-09 12:49:51 -04:00
Repair.hs add git ls-tree --long parser 2021-03-23 12:47:00 -04:00
Sha.hs
Ssh.hs
Status.hs
Tree.hs fix incomplete pattern match warning 2021-03-30 12:59:53 -04:00
Types.hs
UnionMerge.hs
UpdateIndex.hs
Url.hs
Version.hs