| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | sparsify: Re-use progress bar wrapper code from virt-resize. | Richard W.M. Jones | 2012-10-11 | 1 | -19/+0 |
| | | | | | | | | | | | | The code was identical -- just copied with s/resize/sparsify/. Instead of duplicating identical code, cause the Makefile.am to use the code from the ../resize/ directory. Unfortunately because there are two Utils modules (which are different), this means we had to rename those modules to Resize_utils and Sparsify_utils respectively. So this is a rather larger change than intended. However it's just code motion. | ||||
| * | Tempus fugit. | Richard W.M. Jones | 2012-01-18 | 1 | -1/+1 |
| | | | | | Update all copyright dates to 2012. | ||||
| * | New tool: virt-sparsify to make disk images sparse. | Richard W.M. Jones | 2011-10-04 | 1 | -0/+19 |
