| 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 |
* | Ensure that SOURCES are always in EXTRA_DIST, even if OCaml not available. | Richard W.M. Jones | 2012-03-31 | 1 | -5/+3 |
* | 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 | 2 | -3/+10 |
* | resize: Document steps to avoid UNMOUNTABLE_BOOT_VOLUME BSOD (RHBZ#797986). | Richard W.M. Jones | 2012-02-27 | 1 | -0/+8 |
* | resize, sparsify: find progress mini-library in out-of-tree builds (2) | Hilko Bengen | 2012-01-23 | 1 | -1/+1 |
* | Do not run appliance-related checks if not building appliance | Hilko Bengen | 2012-01-23 | 1 | -1/+4 |
* | Replace setting of environment variables with usage of local run script | Hilko Bengen | 2012-01-23 | 1 | -3/+1 |
* | resize, sparsify: find progress mini-library in out-of-tree builds | Hilko Bengen | 2012-01-20 | 1 | -1/+1 |
* | Fixed out-of-tree compilation of OCaml code after .depend files removal | Hilko Bengen | 2012-01-20 | 1 | -2/+3 |
* | Tempus fugit. | Richard W.M. Jones | 2012-01-18 | 6 | -6/+6 |
* | build: Remove .depend files from git | Matthew Booth | 2012-01-11 | 2 | -10/+1 |
* | build: Fix automake warnings | Matthew Booth | 2012-01-04 | 1 | -3/+5 |
* | extra tests: Test virt-resize. | Richard W.M. Jones | 2011-11-29 | 3 | -4/+18 |
* | Update FSF address. | Matthew Booth | 2011-11-08 | 4 | -4/+4 |
* | resize: Remove requirement for ocaml Pcre library. | Richard W.M. Jones | 2011-11-03 | 2 | -18/+9 |
* | resize: Add tests for some Utils functions. | Richard W.M. Jones | 2011-11-03 | 3 | -2/+98 |
* | 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 | 2 | -17/+90 |
* | resize: Get the partition table type of the source disk earlier. | Richard W.M. Jones | 2011-10-26 | 1 | -7/+17 |
* | ocaml: Make sure virt-resize, virt-sparsify are rebuilt if Guestfs API changes. | Richard W.M. Jones | 2011-10-25 | 2 | -8/+8 |
* | resize: Add --align-first auto|never|always option. | Richard W.M. Jones | 2011-10-20 | 3 | -16/+129 |
* | resize: Add --alignment flag to allow partition alignment to be picked. | Richard W.M. Jones | 2011-10-20 | 2 | -11/+57 |
* | 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 |
* | New tool: virt-sparsify to make disk images sparse. | Richard W.M. Jones | 2011-10-04 | 1 | -0/+1 |
* | Stable OCaml dependencies. | Richard Jones | 2011-09-12 | 2 | -8/+9 |
* | man pages: Add a standard EXIT STATUS section to most pages. | Richard W.M. Jones | 2011-08-27 | 1 | -0/+5 |
* | resize: Add --machine-readable option for machine friendly output. | Richard W.M. Jones | 2011-08-26 | 5 | -23/+109 |
* | resize: Use guestfish progress bar mini-library. | Richard W.M. Jones | 2011-08-26 | 5 | -27/+164 |
* | out-of-tree build: fix documentation generation | Hilko Bengen | 2011-08-15 | 1 | -1/+1 |
* | build: Set TMPDIR for local testing. | Richard W.M. Jones | 2011-08-08 | 1 | -1/+2 |
* | resize: Clarify examples in the man page. | Richard W.M. Jones | 2011-07-14 | 1 | -3/+27 |
* | resize: Add btrfs support to virt-resize (RHBZ#721275). | Richard W.M. Jones | 2011-07-14 | 2 | -5/+24 |
* | docs: resize: Not just limited to resizing filesystems in partitions. | Richard W.M. Jones | 2011-07-14 | 1 | -4/+2 |
* | virt-resize: Arrange options in man page in alphabetical order. | Richard W.M. Jones | 2011-07-13 | 1 | -95/+95 |
* | virt-resize: Add --ntfsresize-force option. | Richard W.M. Jones | 2011-07-13 | 2 | -3/+14 |
* | Ubuntu: Fix compilation of virt-resize if old libguestfs already installed. | Richard W.M. Jones | 2011-06-04 | 1 | -1/+5 |
* | doc: Use I<-...> for cross-references to command line options. | Richard W.M. Jones | 2011-05-01 | 1 | -13/+13 |
* | Remove ad-hoc run*locally scripts, replace with './run' | Richard W.M. Jones | 2011-04-16 | 2 | -54/+0 |
* | resize: Include stamp file for manpage in CLEANFILES. | Richard W.M. Jones | 2011-04-12 | 1 | -0/+2 |
* | resize: Update dependencies. | Richard W.M. Jones | 2011-04-10 | 1 | -6/+6 |
* | resize: Don't build this directory in parallel. | Richard W.M. Jones | 2011-04-10 | 1 | -0/+4 |
* | 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 |
* | resize: Link with local copy of guestfs. | Richard W.M. Jones | 2011-04-09 | 1 | -2/+2 |
* | build: virt-resize manpage. | Richard W.M. Jones | 2011-04-09 | 1 | -6/+5 |
* | Rewrite virt-resize in OCaml. | Richard W.M. Jones | 2011-04-09 | 8 | -0/+1938 |