git-annex/Command
Joey Hess b4d5c10fb7 refine new unused code
Fixed the laziness space leak, so it runs in 60 mb or so again. Slightly
faster due to using Data.Set.difference now, although this also makes it
use slightly more memory.

Also added display of the refs being checked, and made unused --from
also check all refs for things in the remote.
2011-09-28 17:35:47 -04:00
..
Add.hs tweak 2011-09-15 16:59:52 -04:00
AddUrl.hs go go gadget hlint 2011-09-20 23:24:48 -04:00
ConfigList.hs remove command type definitions 2011-09-15 16:50:49 -04:00
Copy.hs move annex.numcopies parsing into withNumCopies 2011-09-15 16:24:47 -04:00
Describe.hs remove command type definitions 2011-09-15 16:50:49 -04:00
Drop.hs move annex.numcopies parsing into withNumCopies 2011-09-15 16:24:47 -04:00
DropKey.hs remove command type definitions 2011-09-15 16:50:49 -04:00
DropUnused.hs remove command type definitions 2011-09-15 16:50:49 -04:00
Find.hs make find show files meeting limits, even when not present 2011-09-18 20:42:15 -04:00
Fix.hs remove command type definitions 2011-09-15 16:50:49 -04:00
FromKey.hs remove command type definitions 2011-09-15 16:50:49 -04:00
Fsck.hs refactor 2011-09-23 18:13:24 -04:00
Get.hs move annex.numcopies parsing into withNumCopies 2011-09-15 16:24:47 -04:00
InAnnex.hs remove command type definitions 2011-09-15 16:50:49 -04:00
Init.hs remove command type definitions 2011-09-15 16:50:49 -04:00
InitRemote.hs go go gadget hlint 2011-09-20 23:24:48 -04:00
Lock.hs tweak 2011-09-15 16:59:52 -04:00
Map.hs remove command type definitions 2011-09-15 16:50:49 -04:00
Merge.hs remove command type definitions 2011-09-15 16:50:49 -04:00
Migrate.hs go go gadget hlint 2011-09-20 23:24:48 -04:00
Move.hs remove command type definitions 2011-09-15 16:50:49 -04:00
PreCommit.hs tweak 2011-09-15 16:59:52 -04:00
RecvKey.hs remove command type definitions 2011-09-15 16:50:49 -04:00
Semitrust.hs remove command type definitions 2011-09-15 16:50:49 -04:00
SendKey.hs remove command type definitions 2011-09-15 16:50:49 -04:00
SetKey.hs remove command type definitions 2011-09-15 16:50:49 -04:00
Status.hs go go gadget hlint 2011-09-20 23:24:48 -04:00
Trust.hs remove command type definitions 2011-09-15 16:50:49 -04:00
Unannex.hs refactor 2011-09-23 18:13:24 -04:00
Uninit.hs remove command type definitions 2011-09-15 16:50:49 -04:00
Unlock.hs refactor 2011-09-23 18:13:24 -04:00
Untrust.hs remove command type definitions 2011-09-15 16:50:49 -04:00
Unused.hs refine new unused code 2011-09-28 17:35:47 -04:00
Upgrade.hs remove command type definitions 2011-09-15 16:50:49 -04:00
Version.hs remove command type definitions 2011-09-15 16:50:49 -04:00
Whereis.hs remove command type definitions 2011-09-15 16:50:49 -04:00