git-annex/Git
Joey Hess 8a2d1988d3 expose Control.Monad.join
I think I've been looking for that function for some time.
Ie, I remember wanting to collapse Just Nothing to Nothing.
2013-04-22 20:24:53 -04:00
..
AutoCorrect.hs
Branch.hs git subcommand cleanup 2013-03-03 13:39:07 -04:00
CatFile.hs
CheckAttr.hs
Command.hs assistant: The ConfigMonitor left one zombie behind each time it checked for changes, now fixed. 2013-03-18 22:09:51 -04:00
Config.hs annex.autocommit 2013-01-27 22:43:05 +11:00
Construct.hs expose Control.Monad.join 2013-04-22 20:24:53 -04:00
CurrentRepo.hs Additional GIT_DIR support bugfixes. May actually work now. 2013-02-23 12:41:22 -04:00
DiffTree.hs pre-commit: Update direct mode mappings. 2013-02-06 12:44:19 -04:00
Filename.hs
FilePath.hs
HashObject.hs
Index.hs
LsFiles.hs Bugfix: git annex add, when ran without any file or directory specified, should add files in the current directory, but not act on unlocked files elsewhere in the tree. 2013-03-07 19:03:06 -04:00
LsTree.hs assistant: The ConfigMonitor left one zombie behind each time it checked for changes, now fixed. 2013-03-18 22:09:51 -04:00
Merge.hs git subcommand cleanup 2013-03-03 13:39:07 -04:00
Queue.hs expose Control.Monad.join 2013-04-22 20:24:53 -04:00
Ref.hs fix type introduced in 0c13d306 2013-03-07 11:09:30 -04:00
Remote.hs
Sha.hs
SharedRepository.hs
Types.hs
UnionMerge.hs
UpdateIndex.hs
Url.hs
Version.hs