finish message serialization of progress meters
authorJoey Hess <joeyh@joeyh.name>
Fri, 4 Dec 2020 17:50:03 +0000 (13:50 -0400)
committerJoey Hess <joeyh@joeyh.name>
Fri, 4 Dec 2020 17:50:46 +0000 (13:50 -0400)
commit31e417f351039460ab33a53fe03f4b134f0a4b58
tree23b3f1d488de526cd4925853b96f82555eefe99c
parent4efecaebd65eab2e5aa1d4f9704fa9b59fe967e4
finish message serialization of progress meters

Any given transfer can only display 1 progress meter at a time, or so
this code assumes. In some cases, there are progress meters for
different stages of a transfer, perhaps, and that is supported by this.

This commit was sponsored by Ethan Aubin.
Assistant/TransferrerPool.hs
Messages.hs
Messages/Internal.hs
Messages/Progress.hs
Messages/Serialized.hs [new file with mode: 0644]
Types/Messages.hs
git-annex.cabal