{"author":"Daniel Stenberg","author_email":"daniel@haxx.se","author_time":1759481506,"commit_time":1759493321,"committer":"Daniel Stenberg","committer_email":"daniel@haxx.se","hash":"4b8278fb3d0a43fecf66caa23ad1cd28f759de71","message":"progress: expand to use 6 characters per size\n\nPreviously the progress meter used a maximum of five digits+letter in\nthe progress meter output: up to 99999 bytes and then 9999k, 9999M etc.\nThe output then used two spaces after the size between the next field in\nthe display.\n\nThis new approach uses one letter more with only one space in between\nthe fields. It makes it possible to show up to 999999 bytes and then\n99999k, 99999M etc. The function uses a single decimal when outputting a\nvalue less than 1000 in any unit. Like 999.9M.\n\nCloses #18828\n","parents":["2313696e96c6c436f4b0c97361c45c5c0c8ae2b1"],"tree_hash":"935037b80ffd83e883968489f1e58f7c68ee9877"}