summaryrefslogtreecommitdiffstats
path: root/resize/progress_c.c
Commit message (Collapse)AuthorAgeFilesLines
* build: Rename most C files that contain underscore with dash.Richard W.M. Jones2012-07-191-105/+0
| | | | | | | This is just code motion. Some files cannot be renamed. Notably rpcgen input and output files must not contain dash characters, else rpcgen breaks.
* Update FSF address.Matthew Booth2011-11-081-1/+1
|
* resize: Add --machine-readable option for machine friendly output.Richard W.M. Jones2011-08-261-3/+7
|
* resize: Use guestfish progress bar mini-library.Richard W.M. Jones2011-08-261-0/+101
There are two benefits: - the progress bars look better - there is a reasonably accurate estimate of how long each operation will take