git-annex/Types
Joey Hess fa3045aa8b make "git annex help options" work outside a git repo
Option parsing for commands that run outside git repos is still screwy,
as there is no Annex monad and so the flags cannot be passed in. But,
any remaining parameters can be, which is enough for this fix.
2013-11-30 15:18:40 -04:00
..
Backend.hs
BranchState.hs
Command.hs make "git annex help options" work outside a git repo 2013-11-30 15:18:40 -04:00
Crypto.hs partially complete gcrypt remote (local send done; rest not) 2013-09-07 18:38:00 -04:00
Distribution.hs annex.autoupgrade setting 2013-11-22 16:04:20 -04:00
FileMatcher.hs forgot to add 2013-05-25 13:51:27 -04:00
GitConfig.hs annex.autoupgrade setting 2013-11-22 16:04:20 -04:00
Group.hs
Key.hs file2key should return Nothing if the backend is empty 2013-11-11 15:41:31 -04:00
KeySource.hs
Limit.hs add --want-get and --want-drop options 2013-10-28 14:50:17 -04:00
Messages.hs
Option.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
ScheduledActivity.hs cronner: run jobs triggered by remotes becoming connected (untested) 2013-10-13 17:14:56 -04:00
StandardGroups.hs hlint 2013-09-25 23:19:01 -04:00
TrustLevel.hs note 2013-09-20 00:04:37 -04:00
UUID.hs