Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avoid use of all ctype macros | Jim Meyering | 2009-09-24 | 1 | -2/+2 |
* | Remove guestfs_wait_ready (turn it into a no-op). | Richard Jones | 2009-09-21 | 1 | -1/+0 |
* | Convert all TABs-as-indentation to spaces. | Jim Meyering | 2009-08-03 | 1 | -8/+8 |
* | Guard #inclusion of config.h in examples. | Jim Meyering | 2009-08-03 | 1 | -1/+3 |
* | always include <config.h> | Jim Meyering | 2009-08-03 | 1 | -0/+1 |
* | Add support for ext4 to examples/to-xml.c | Richard Jones | 2009-04-24 | 1 | -5/+7 |
* | Fix infinite loop encountered when reading Windows disk in example program. | Richard Jones | 2009-04-22 | 1 | -7/+11 |
* | Show byte sizes in example. | Richard Jones | 2009-04-15 | 1 | -3/+11 |
* | Display ext2/3 details, and some bug fixes. | Richard Jones | 2009-04-15 | 1 | -4/+34 |
* | Added to-xml program. | Richard Jones | 2009-04-15 | 1 | -0/+158 |