summaryrefslogtreecommitdiffstats
path: root/format/format.c
Commit message (Expand)AuthorAgeFilesLines
* tools: Modify existing tools to use guestfs_{push,pop}_error_handler.Richard W.M. Jones2012-11-091-10/+4
* syntax: Remove gnulib c-ctype.h in files that don't use it.Richard W.M. Jones2012-09-151-1/+0
* New API: guestfs_shutdown: Cleanly shutdown the backend.Richard W.M. Jones2012-07-031-0/+4
* 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
* 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-181-0/+456