git-annex/Types
Joey Hess 2bb6b02948 When not run in a git repository, git-annex can still display a usage message, and "git annex version" even works.
Things that sound simple, but are made hard by the Annex monad being built
with the assumption that there will always be a git repo.
2011-11-16 00:49:09 -04:00
..
Backend.hs tweaks 2011-10-10 17:37:44 -04:00
BranchState.hs refactor catfile code 2011-09-28 15:17:36 -04:00
Command.hs When not run in a git repository, git-annex can still display a usage message, and "git annex version" even works. 2011-11-16 00:49:09 -04:00
Crypto.hs clean up read/show abuse 2011-11-08 00:17:54 -04:00
Key.hs factor out common imports 2011-10-03 23:29:48 -04:00
Remote.hs safer inannex checking 2011-11-09 18:33:15 -04:00
TrustLevel.hs clean up read/show abuse 2011-11-08 00:17:54 -04:00
UUID.hs clean up read/show abuse 2011-11-08 00:17:54 -04:00