summaryrefslogtreecommitdiffstats
path: root/format
Commit message (Expand)AuthorAgeFilesLines
* tests: Replace 'make extra-tests' with individual tests.Richard W.M. Jones2012-11-132-3/+6
* tools: Modify existing tools to use guestfs_{push,pop}_error_handler.Richard W.M. Jones2012-11-091-10/+4
* format: Allow virt-format test to be skipped by setting SKIP_TEST_VIRT_FORMAT...Richard W.M. Jones2012-11-061-0/+5
* syntax: Remove gnulib c-ctype.h in files that don't use it.Richard W.M. Jones2012-09-151-1/+0
* podwrapper: Add --license parameter, which is required.Richard W.M. Jones2012-08-211-0/+1
* man pages: Ensure consistent copyright/author sections, remove licenseRichard W.M. Jones2012-08-211-14/+0
* fish: Rename fish/virt.c to fish/domain.cRichard W.M. Jones2012-07-191-2/+2
* build: Change calls to podwrapper.sh to use $(PODWRAPPER).Richard W.M. Jones2012-07-161-1/+1
* New API: guestfs_shutdown: Cleanly shutdown the backend.Richard W.M. Jones2012-07-031-0/+4
* run: Set MALLOC_PERTURB_ to a random value.Richard W.M. Jones2012-06-281-5/+1
* tests: Add ./run --test option.Richard W.M. Jones2012-06-261-1/+1
* virt-format: Don't call wipefs unless API is available.Richard W.M. Jones2012-06-221-1/+25
* Use the new lvcreate-free API to create largest possible LVs.Richard W.M. Jones2012-03-151-4/+1
* Fix strict-overflow bugs and reenable this warning.Richard W.M. Jones2012-03-121-1/+1
* format: Remove unused variables.Richard W.M. Jones2012-03-121-1/+1
* dist: Distribute all tests, even when configured with --disable-appliance.Richard W.M. Jones2012-03-071-1/+2
* Do not run test-virt-format.sh if appliance has not been builtHilko Bengen2012-02-121-0/+2
* virt-format: Add a test.Richard W.M. Jones2012-02-102-7/+40
* virt-format: erase the filesystem signatures before erase partitionsWanlong Gao2012-02-101-15/+4
* New tool: virt-format: erase and make blank disks.Richard W.M. Jones2012-01-183-0/+741