git-annex/Command
Joey Hess 109a719b03 parameterize Backend type
This allows the Backend type to not depend on the Annex type, and
so the Annex type can later be moved out of TypeInternals.
2011-01-25 21:02:34 -04:00
..
Add.hs got rid of Core module 2011-01-16 16:05:05 -04:00
ConfigList.hs git-annex-shell: Avoid exposing any git repo config except for the annex.uuid when doing configlist. 2011-01-04 17:34:14 -04:00
Copy.hs refactor in preparation for adding a git-annex-shell command 2010-12-30 15:06:26 -04:00
Drop.hs parameterize Backend type 2011-01-25 21:02:34 -04:00
DropKey.hs got rid of Core module 2011-01-16 16:05:05 -04:00
DropUnused.hs avoid crashing if run before unused log is present 2011-01-12 01:57:49 -04:00
Find.hs got rid of Core module 2011-01-16 16:05:05 -04:00
Fix.hs got rid of Core module 2011-01-16 16:05:05 -04:00
FromKey.hs got rid of Core module 2011-01-16 16:05:05 -04:00
Fsck.hs parameterize Backend type 2011-01-25 21:02:34 -04:00
Get.hs parameterize Backend type 2011-01-25 21:02:34 -04:00
InAnnex.hs got rid of Core module 2011-01-16 16:05:05 -04:00
Init.hs quiet git commits 2011-01-07 13:57:37 -04:00
Lock.hs refactor in preparation for adding a git-annex-shell command 2010-12-30 15:06:26 -04:00
Migrate.hs parameterize Backend type 2011-01-25 21:02:34 -04:00
Move.hs got rid of Core module 2011-01-16 16:05:05 -04:00
PreCommit.hs refactor in preparation for adding a git-annex-shell command 2010-12-30 15:06:26 -04:00
RecvKey.hs got rid of Core module 2011-01-16 16:05:05 -04:00
SendKey.hs got rid of Core module 2011-01-16 16:05:05 -04:00
SetKey.hs got rid of Core module 2011-01-16 16:05:05 -04:00
Trust.hs quiet git commit messages 2011-01-11 18:49:45 -04:00
Unannex.hs parameterize Backend type 2011-01-25 21:02:34 -04:00
Uninit.hs clarify default values when no path is specified 2011-01-13 23:36:58 -04:00
Unlock.hs got rid of Core module 2011-01-16 16:05:05 -04:00
Untrust.hs quiet git commit messages 2011-01-11 18:49:45 -04:00
Unused.hs got rid of Core module 2011-01-16 16:05:05 -04:00