| Commit message (Expand) | Author | Age | Files | Lines |
* | Generated code for debug command. | Richard W.M. Jones | 2009-04-23 | 1 | -0/+26 |
* | Generated code for new mount_* commands. | Richard Jones | 2009-04-22 | 1 | -0/+75 |
* | Allow qemu binary to be overridden at runtime. | Richard Jones | 2009-04-22 | 1 | -0/+42 |
* | Added tar-in, tar-out, tgz-in, tgz-out commands. | Richard Jones | 2009-04-20 | 1 | -0/+92 |
* | Generated code for 'checksum' command. | Richard Jones | 2009-04-20 | 1 | -0/+26 |
* | Begin to add the upload and download commands. | Richard Jones | 2009-04-18 | 1 | -0/+46 |
* | Separate out the high-level API actions. | Richard Jones | 2009-04-18 | 1 | -0/+105 |
* | Rewrite of main loop impl, start of FileIn/FileOut support. | Richard Jones | 2009-04-18 | 1 | -1/+1 |
* | Generated code for blockdev_* calls, RInt64, enhanced tests. | Richard Jones | 2009-04-15 | 1 | -2/+224 |
* | Generated code for tune2fs-l command and RHashtable return type. | Richard Jones | 2009-04-15 | 1 | -0/+24 |
* | Generated code for stat/lstat/statvfs changes. | Richard Jones | 2009-04-15 | 1 | -0/+104 |
* | Typos and documentation updates. | Richard Jones | 2009-04-14 | 1 | -1/+1 |
* | Add 'command' and 'command-lines'. Fix args freeing in Perl bindings. | Richard Jones | 2009-04-14 | 1 | -0/+48 |
* | Generated files for file(1) command. | Richard Jones | 2009-04-13 | 1 | -0/+24 |
* | Stricter checks on short descriptions. | Richard Jones | 2009-04-13 | 1 | -2/+2 |
* | Added test suite. | Richard Jones | 2009-04-11 | 1 | -0/+296 |
* | Generated files for previous commands. | Richard Jones | 2009-04-10 | 1 | -0/+153 |
* | Correction in the aug-ls documentation. | Richard Jones | 2009-04-10 | 1 | -1/+1 |
* | Added aug-ls (generated code). | Richard Jones | 2009-04-09 | 1 | -0/+24 |
* | Generate webpages. | Richard Jones | 2009-04-09 | 1 | -1/+1 |
* | Added Augeas support. | Richard Jones | 2009-04-09 | 1 | -0/+276 |
* | Generated code for new guestfs_read_lines API call. | Richard Jones | 2009-04-08 | 1 | -0/+24 |
* | Many non-daemon functions are now auto-generated. | Richard Jones | 2009-04-08 | 1 | -2/+231 |
* | Updated generated files. | Richard Jones | 2009-04-08 | 1 | -8/+8 |
* | Implement simple lvs/vgs/pvs commands. | Richard Jones | 2009-04-07 | 1 | -3/+69 |
* | Rename pvs -> pvs-full (etc), so we can add simple pvs (etc) commands. | Richard Jones | 2009-04-07 | 1 | -21/+21 |
* | pvs/vgs/lvs commands working now. | Richard Jones | 2009-04-07 | 1 | -0/+170 |
* | Implement list-devices and list-partitions. | Richard Jones | 2009-04-06 | 1 | -43/+87 |
* | Implementations of 'cat', 'ls', and some cleanups. | Richard Jones | 2009-04-06 | 1 | -2/+2 |
* | Fix incorrect short description of 'cat' command | Richard Jones | 2009-04-04 | 1 | -2/+2 |
* | Implement RString and RStringList return types. | Richard Jones | 2009-04-04 | 1 | -0/+72 |
* | Implemented running actions in guestfish. | Richard Jones | 2009-04-04 | 1 | -3/+45 |
* | More tidy up of messages. | Richard Jones | 2009-04-04 | 1 | -7/+7 |
* | Command line, help. | Richard Jones | 2009-04-04 | 1 | -5/+21 |
* | Added outline of shell command, added generator support. | Richard Jones | 2009-04-03 | 1 | -0/+53 |