git-annex/Command
Joey Hess f600444ab6 unused --remote: Reduced memory use to 1/4th what was used before.
Using a single strictness annotation, in just the right place.
Tried several others, none of which helped and some of which potentially
hurt. This is only the second time I've really had to deal with this in
a year of using haskell, which is, I suppose not that bad.
2011-08-31 19:13:02 -04:00
..
Add.hs split groups of related functions out of Utility 2011-08-22 16:14:12 -04:00
AddUrl.hs split groups of related functions out of Utility 2011-08-22 16:14:12 -04:00
ConfigList.hs git-annex-shell configlist should not be standalone 2011-08-17 14:44:31 -04:00
Copy.hs avoid version check before running version and upgrade commands 2011-03-19 18:58:49 -04:00
Describe.hs improve bare repo handing 2011-06-22 18:32:41 -04:00
Drop.hs split groups of related functions out of Utility 2011-08-22 16:14:12 -04:00
DropKey.hs add web special remote 2011-07-01 15:30:42 -04:00
DropUnused.hs split groups of related functions out of Utility 2011-08-22 16:14:12 -04:00
Find.hs split groups of related functions out of Utility 2011-08-22 16:14:12 -04:00
Fix.hs split groups of related functions out of Utility 2011-08-22 16:14:12 -04:00
FromKey.hs split groups of related functions out of Utility 2011-08-22 16:14:12 -04:00
Fsck.hs split groups of related functions out of Utility 2011-08-22 16:14:12 -04:00
Get.hs unify elipsis handling 2011-07-19 14:07:23 -04:00
InAnnex.hs finished hlint pass 2011-07-15 12:47:14 -04:00
Init.hs init: Make description an optional parameter. 2011-08-29 14:13:38 -04:00
InitRemote.hs finished hlint pass 2011-07-15 12:47:14 -04:00
Lock.hs split groups of related functions out of Utility 2011-08-22 16:14:12 -04:00
Map.hs split groups of related functions out of Utility 2011-08-22 16:14:12 -04:00
Merge.hs add merge subcommand 2011-06-22 18:46:56 -04:00
Migrate.hs code simplification thanks to applicative functors 2011-08-25 01:27:19 -04:00
Move.hs unify elipsis handling 2011-07-19 14:07:23 -04:00
PreCommit.hs remove unnecessary imports 2011-06-01 11:53:43 -04:00
RecvKey.hs split groups of related functions out of Utility 2011-08-22 16:14:12 -04:00
Semitrust.hs improve bare repo handing 2011-06-22 18:32:41 -04:00
SendKey.hs split groups of related functions out of Utility 2011-08-22 16:14:12 -04:00
SetKey.hs split groups of related functions out of Utility 2011-08-22 16:14:12 -04:00
Status.hs code simplification thanks to applicative functors 2011-08-25 01:27:19 -04:00
Trust.hs improve bare repo handing 2011-06-22 18:32:41 -04:00
Unannex.hs split groups of related functions out of Utility 2011-08-22 16:14:12 -04:00
Uninit.hs split groups of related functions out of Utility 2011-08-22 16:14:12 -04:00
Unlock.hs split groups of related functions out of Utility 2011-08-22 16:14:12 -04:00
Untrust.hs improve bare repo handing 2011-06-22 18:32:41 -04:00
Unused.hs unused --remote: Reduced memory use to 1/4th what was used before. 2011-08-31 19:13:02 -04:00
Upgrade.hs v3 upgrade code works 2011-06-23 02:30:20 -04:00
Version.hs moved files around 2011-08-20 16:11:42 -04:00
Whereis.hs unify elipsis handling 2011-07-19 14:07:23 -04:00