git-annex/Git
Joey Hess 8fec62d299 A relative core.worktree is relative to the gitdir.
Now that this is handled correctly, git-annex can be used in git submodules.

Also, fixed infelicity where Git.CurrentRepo and Git.Config.updateLocation
were both dealing with core.worktree. Now updateLocation handles it for
Local as well as for LocalUnknown repos.
2012-10-16 00:08:39 -04:00
..
AutoCorrect.hs compute distance in correct direction 2012-04-14 16:01:08 -04:00
Branch.hs make a pipeReadStrict, that properly waits on the process 2012-10-04 18:04:09 -04:00
CatFile.hs Revert "add catFileIndex" 2012-09-15 18:30:53 -04:00
CheckAttr.hs run git coprocesses with gitEnv 2012-09-15 17:43:37 -04:00
Command.hs Fix a crash when merging files in the git-annex branch that contain invalid utf8. 2012-10-12 12:19:30 -04:00
Config.hs A relative core.worktree is relative to the gitdir. 2012-10-16 00:08:39 -04:00
Construct.hs flip catchDefaultIO 2012-09-17 00:18:07 -04:00
CurrentRepo.hs A relative core.worktree is relative to the gitdir. 2012-10-16 00:08:39 -04:00
Filename.hs handle C-style escapes in Format 2011-12-23 01:05:16 -04:00
FilePath.hs add support for staging other types of blobs, like symlinks, into the index 2012-06-06 14:26:15 -04:00
HashObject.hs remove now-unnecessary manual reaps 2012-10-04 18:58:57 -04:00
Index.hs thread safe git-annex index file use 2012-08-24 20:50:39 -04:00
LsFiles.hs fix last zombies in the assistant 2012-10-04 19:56:32 -04:00
LsTree.hs more zombie fighting 2012-10-04 18:47:31 -04:00
Merge.hs typo 2012-07-17 14:51:42 -04:00
Queue.hs thread safe git-annex index file use 2012-08-24 20:50:39 -04:00
Ref.hs make a pipeReadStrict, that properly waits on the process 2012-10-04 18:04:09 -04:00
Sha.hs log --after=date 2012-01-06 17:24:03 -04:00
SharedRepository.hs Support git's core.sharedRepository configuration 2012-04-21 15:36:52 -04:00
Types.hs thread safe git-annex index file use 2012-08-24 20:50:39 -04:00
UnionMerge.hs fix slightly incorrect comment 2012-10-12 12:20:45 -04:00
UpdateIndex.hs more zombie fighting 2012-10-04 18:47:31 -04:00
Url.hs rename readMaybe to readish 2012-01-23 17:00:10 -04:00
Version.hs Can now be built with older git versions (before 1.7.7); the resulting binary should only be used with old git. 2011-12-22 15:01:13 -04:00