Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | build: Rename most C files that contain underscore with dash. | Richard W.M. Jones | 2012-07-19 | 1 | -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 Booth | 2011-11-08 | 1 | -1/+1 |
| | |||||
* | resize: Add --machine-readable option for machine friendly output. | Richard W.M. Jones | 2011-08-26 | 1 | -3/+7 |
| | |||||
* | resize: Use guestfish progress bar mini-library. | Richard W.M. Jones | 2011-08-26 | 1 | -0/+101 |
There are two benefits: - the progress bars look better - there is a reasonably accurate estimate of how long each operation will take |