On Mon, Apr 8, 2013 at 2:18 PM, Antoine Pelisse <apelisse@xxxxxxxxx> wrote: > Currently, humanization of downloaded size is done in the same function > as text formatting. This is an issue if anyone else wants to use this. > > Separate text formatting from size simplification and make the function > public so that it can easily be used by other clients. > > We now can use humanize() for both downloaded size and download speed > calculation. One of the drawbacks is that speed will no look like this s/no/now/ > when download is stalled: "0 bytes/s" instead of "0 KiB/s". > > Signed-off-by: Antoine Pelisse <apelisse@xxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html