| Commit message (Expand) | Author | Age | Files | Lines |
* | resize, sparsify: Add a simple-minded check to stop indisk = outdisk. | Richard W.M. Jones | 2012-04-17 | 1 | -0/+6 |
* | resize2fs: Run 'e2fsck -f' automatically if filesystem is not mounted. | Richard W.M. Jones | 2012-03-09 | 1 | -3/+1 |
* | resize: Fix --output-format flag (RHBZ#798196). | Richard W.M. Jones | 2012-02-28 | 1 | -1/+1 |
* | Tempus fugit. | Richard W.M. Jones | 2012-01-18 | 1 | -1/+1 |
* | extra tests: Test virt-resize. | Richard W.M. Jones | 2011-11-29 | 1 | -2/+10 |
* | virt-resize: Be much more conservative about moving first partition. | Richard W.M. Jones | 2011-10-26 | 1 | -5/+26 |
* | virt-resize: Handle extended and logical partitions (RHBZ#642821). | Richard W.M. Jones | 2011-10-26 | 1 | -17/+69 |
* | resize: Get the partition table type of the source disk earlier. | Richard W.M. Jones | 2011-10-26 | 1 | -7/+17 |
* | resize: Add --align-first auto|never|always option. | Richard W.M. Jones | 2011-10-20 | 1 | -9/+79 |
* | resize: Add --alignment flag to allow partition alignment to be picked. | Richard W.M. Jones | 2011-10-20 | 1 | -5/+16 |
* | resize: Refactor the code for creating target partitions. | Richard W.M. Jones | 2011-10-20 | 1 | -92/+97 |
* | resize: Remove p_size field from partitions structure. | Richard W.M. Jones | 2011-10-20 | 1 | -12/+13 |
* | virt-resize: Align partitions to multiple of 128 sectors (instead of 64). | Richard W.M. Jones | 2011-10-06 | 1 | -4/+5 |
* | resize: Add --machine-readable option for machine friendly output. | Richard W.M. Jones | 2011-08-26 | 1 | -4/+26 |
* | resize: Add btrfs support to virt-resize (RHBZ#721275). | Richard W.M. Jones | 2011-07-14 | 1 | -2/+16 |
* | virt-resize: Add --ntfsresize-force option. | Richard W.M. Jones | 2011-07-13 | 1 | -3/+6 |
* | resize: Consistent use of 'part' in help output. | Richard W.M. Jones | 2011-04-10 | 1 | -4/+4 |
* | resize: Missing \n after version. | Richard W.M. Jones | 2011-04-10 | 1 | -1/+1 |
* | Rewrite virt-resize in OCaml. | Richard W.M. Jones | 2011-04-09 | 1 | -0/+972 |