Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added test suite. | Richard Jones | 2009-04-11 | 1 | -0/+74 |
* | New commands: rm rmdir rm-rf mkdir mkdir-p chmod chown | Richard Jones | 2009-04-10 | 1 | -0/+60 |
* | Definition and implementation of new guestfs_read_lines API call. | Richard Jones | 2009-04-08 | 1 | -1/+53 |
* | Implementations of 'cat', 'ls', and some cleanups. | Richard Jones | 2009-04-06 | 1 | -9/+69 |
* | Implement RString and RStringList return types. | Richard Jones | 2009-04-04 | 1 | -0/+7 |
* | Implemented 'mount' and 'touch' commands. | Richard Jones | 2009-04-03 | 1 | -0/+63 |