git-annex/Command
Joey Hess bc51387e6d Periodically flush git command queue, to avoid boating memory usage too much.
Since the queue is flushed in between subcommand actions being run,
there should be no issues with actions that expect to queue up some stuff
and have it run after they do other stuff. So I didn't have to audit for
such assumptions.
2011-04-07 13:59:31 -04:00
..
Add.hs Periodically flush git command queue, to avoid boating memory usage too much. 2011-04-07 13:59:31 -04:00
ConfigList.hs avoid version check before running version and upgrade commands 2011-03-19 18:58:49 -04:00
Copy.hs avoid version check before running version and upgrade commands 2011-03-19 18:58:49 -04:00
Describe.hs converted several commands to use Remote 2011-03-27 16:55:43 -04:00
Drop.hs avoid version check before running version and upgrade commands 2011-03-19 18:58:49 -04:00
DropKey.hs avoid version check before running version and upgrade commands 2011-03-19 18:58:49 -04:00
DropUnused.hs unused/dropunused: support --from 2011-04-02 21:35:02 -04:00
Find.hs avoid version check before running version and upgrade commands 2011-03-19 18:58:49 -04:00
Fix.hs Periodically flush git command queue, to avoid boating memory usage too much. 2011-04-07 13:59:31 -04:00
FromKey.hs Periodically flush git command queue, to avoid boating memory usage too much. 2011-04-07 13:59:31 -04:00
Fsck.hs fsck: Ensure that files and directories in .git/annex/objects have proper permissions. 2011-03-28 16:19:20 -04:00
Get.hs avoid version check before running version and upgrade commands 2011-03-19 18:58:49 -04:00
InAnnex.hs avoid version check before running version and upgrade commands 2011-03-19 18:58:49 -04:00
Init.hs avoid version check before running version and upgrade commands 2011-03-19 18:58:49 -04:00
InitRemote.hs initremote works 2011-03-29 14:55:59 -04:00
Lock.hs avoid version check before running version and upgrade commands 2011-03-19 18:58:49 -04:00
Map.hs rename 2011-03-27 19:23:00 -04:00
Migrate.hs migrate: Support migrating v1 SHA keys to v2 SHA keys with size information that can be used for free space checking. 2011-03-23 17:57:10 -04:00
Move.hs Periodically flush git command queue, to avoid boating memory usage too much. 2011-04-07 13:59:31 -04:00
PreCommit.hs Periodically flush git command queue, to avoid boating memory usage too much. 2011-04-07 13:59:31 -04:00
RecvKey.hs avoid version check before running version and upgrade commands 2011-03-19 18:58:49 -04:00
Semitrust.hs converted several commands to use Remote 2011-03-27 16:55:43 -04:00
SendKey.hs avoid version check before running version and upgrade commands 2011-03-19 18:58:49 -04:00
SetKey.hs free space checking 2011-03-22 17:27:04 -04:00
Trust.hs converted several commands to use Remote 2011-03-27 16:55:43 -04:00
Unannex.hs Periodically flush git command queue, to avoid boating memory usage too much. 2011-04-07 13:59:31 -04:00
Uninit.hs avoid version check before running version and upgrade commands 2011-03-19 18:58:49 -04:00
Unlock.hs free space checking 2011-03-22 17:27:04 -04:00
Untrust.hs converted several commands to use Remote 2011-03-27 16:55:43 -04:00
Unused.hs unused/dropunused: support --from 2011-04-02 21:35:02 -04:00
Upgrade.hs upgrade messages 2011-03-21 20:48:58 -04:00
Version.hs avoid version check before running version and upgrade commands 2011-03-19 18:58:49 -04:00
Whereis.hs avoid version check before running version and upgrade commands 2011-03-19 18:58:49 -04:00