git-annex/Messages
Joey Hess c0c595345c
arrange for regional output manager to run when -J is enabled
Commands that want to use it have to run their seek action inside
allowConcurrentOutput. Which seems reasonable; perhaps some future command
will want to support the -J flag but not use regions.

The region state moved from Annex to MessageState. This makes sense
organizationally, and note that some uses of onLocal use a different Annex
state, but pass the MessageState into it, which is what is needed.
2015-11-04 16:22:43 -04:00
..
Internal.hs arrange for regional output manager to run when -J is enabled 2015-11-04 16:22:43 -04:00
JSON.hs info: Added json output for "backend usage", "numcopies stats", "repositories containing these files", and "transfers in progress". 2015-06-16 13:50:28 -04:00
Progress.hs arrange for regional output manager to run when -J is enabled 2015-11-04 16:22:43 -04:00