aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths2007-09-171-4/+4
* vmdk compatibility level 6 images, by Soren Hansen.ths2007-09-161-19/+30
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-22/+22
* Spelling fixes, by Aurelien Jarno.ths2007-06-231-1/+1
* qemu-img: fix incorrect error message, by Stuart Brady.ths2007-02-101-1/+1
* copyright updatebellard2007-02-051-2/+2
* added cutils.cbellard2007-01-071-43/+0
* Escape filname printout properly, by Anthony Liguori and Julian Seward.ths2006-12-221-0/+5
* copyright updatebellard2006-08-071-3/+3
* multiple snapshot supportbellard2006-08-051-35/+36
* show backing file namebellard2006-08-011-0/+9
* use C99 64 bit printf format to ease win32 portingbellard2006-06-141-8/+9
* show real allocated disk image size on Windows (Frediano Ziglio)bellard2006-06-141-0/+16
* copyrightbellard2005-07-241-1/+1
* Virtual VFAT support (Johannes Schindelin)bellard2005-04-281-3/+4
* ia64 host support (David Mosberger)bellard2005-04-071-4/+4
* BSD getopt fixbellard2004-10-091-4/+1
* cloop driver (Johannes Schindelin)bellard2004-09-291-2/+2
* fixed image creation with base filenamebellard2004-08-271-35/+41
* win32 portbellard2004-08-031-8/+26
* new disk image layerbellard2004-08-011-0/+677