git-annex/Git
Joey Hess bab6c570b0
buildImportTrees is fully working
buildImportCommit not yet tested
2019-02-22 12:41:17 -04:00
..
Command
Remote
AutoCorrect.hs
Branch.hs
BuildVersion.hs fold Build/SysConfig.hs into BuildInfo via include 2017-12-14 12:46:57 -04:00
CatFile.hs import Utility.FileSystemEncoding in Common 2019-01-03 11:37:02 -04:00
CheckAttr.hs
CheckIgnore.hs
Command.hs Support newlines in filenames. 2018-09-20 13:45:44 -04:00
Config.hs Improve startup time for commands that do not operate on remotes 2018-01-09 16:22:07 -04:00
ConfigTypes.hs
Construct.hs Support working trees set up by git-worktree. 2018-07-18 14:27:26 -04:00
CurrentRepo.hs fix reversions due to undocumented and buggy git behavior 2018-09-11 15:54:21 -04:00
DiffTree.hs
DiffTreeItem.hs
Env.hs removed the old Android app 2018-10-13 01:41:11 -04:00
FileMode.hs
Filename.hs
FilePath.hs
Fsck.hs removed the old Android app 2018-10-13 01:41:11 -04:00
GCrypt.hs
HashObject.hs simplification now that all logs use Builder 2019-01-09 14:10:05 -04:00
Hook.hs improve back-compat of post-receive hook 2018-09-25 15:02:12 -04:00
Index.hs avoid update-index race 2018-08-17 16:03:40 -04:00
LockFile.hs finally really add back custom-setup stanza 2017-12-31 16:36:39 -04:00
LsFiles.hs sync --content now supports --hide-missing adjusted branches 2018-10-19 17:51:25 -04:00
LsTree.hs buildImportTrees is fully working 2019-02-22 12:41:17 -04:00
Merge.hs
Objects.hs
Queue.hs queueing of internal IO actions on files 2018-08-17 13:28:21 -04:00
Ref.hs
RefLog.hs
Remote.hs add dropFromEnd 2018-11-23 11:24:05 -04:00
Repair.hs WIP 2019-02-21 17:32:59 -04:00
Sha.hs
Ssh.hs
Status.hs Don't allow entering a view with staged or unstaged changes. 2018-05-14 16:51:06 -04:00
Tree.hs buildImportTrees is fully working 2019-02-22 12:41:17 -04:00
Types.hs rename BlobType and add submodule to it 2018-05-14 14:45:41 -04:00
UnionMerge.hs remove unused import 2019-01-07 16:15:13 -04:00
UpdateIndex.hs avoid update-index race 2018-08-17 16:03:40 -04:00
Url.hs
Version.hs