git-annex/Git
2013-12-18 15:05:29 -04:00
..
AutoCorrect.hs
Branch.hs Avoid using git commit in direct mode, since in some situations it will read the full contents of files in the tree. 2013-12-01 13:59:45 -04:00
BuildVersion.hs
CatFile.hs
CheckAttr.hs
CheckIgnore.hs
Command.hs pass -c option on to all git commands run 2013-11-05 13:38:37 -04:00
Config.hs Fix bug that broke switching between local repositories in the webapp when they use the new guarded direct mode. 2013-11-22 23:27:15 -04:00
Construct.hs pass -c option on to all git commands run 2013-11-05 13:38:37 -04:00
CurrentRepo.hs
DiffTree.hs
FileMode.hs
Filename.hs
FilePath.hs work around msysgit very strange behavior on ./ or .\ at start of path 2013-12-04 23:49:18 -04:00
Fsck.hs Improve repair of git-annex index file. 2013-12-10 15:40:01 -04:00
GCrypt.hs webapp: Improve UI around remote that have no annex.uuid set, either because setup of them is incomplete, or because the remote git repository is not a git-annex repository. 2013-11-07 18:02:00 -04:00
HashObject.hs
Hook.hs refactored hook setup 2013-11-05 15:29:56 -04:00
Index.hs merge improved fsck types from git-repair and some associated changes 2013-11-30 14:29:11 -04:00
LsFiles.hs status: Ignore new files that are gitignored. 2013-12-12 14:01:24 -04:00
LsTree.hs
Merge.hs
Objects.hs assistant: Fix OSX-specific bug that caused the startup scan to try to follow symlinks to other directories, and add their contents to the annex. 2013-12-18 15:05:29 -04:00
Queue.hs
Ref.hs Avoid using git commit in direct mode, since in some situations it will read the full contents of files in the tree. 2013-12-01 13:59:45 -04:00
RefLog.hs
Remote.hs webapp: Improve UI around remote that have no annex.uuid set, either because setup of them is incomplete, or because the remote git repository is not a git-annex repository. 2013-11-07 18:02:00 -04:00
Repair.hs repair: Remove damaged git-annex sync branches. 2013-12-10 16:17:49 -04:00
Sha.hs
SharedRepository.hs
Types.hs webapp: Improve UI around remote that have no annex.uuid set, either because setup of them is incomplete, or because the remote git repository is not a git-annex repository. 2013-11-07 18:02:00 -04:00
UnionMerge.hs
UpdateIndex.hs
Url.hs map: Work when there are gcrypt remotes. 2013-11-04 14:14:44 -04:00
Version.hs