summaryrefslogtreecommitdiffstats
path: root/ruby/ext/guestfs
Commit message (Collapse)AuthorAgeFilesLines
...
* Added tar-in, tar-out, tgz-in, tgz-out commands.Richard Jones2009-04-201-0/+108
|
* Generated code for 'checksum' command.Richard Jones2009-04-201-0/+29
|
* Implement upload and download commands.Richard Jones2009-04-201-0/+38
|
* Begin to add the upload and download commands.Richard Jones2009-04-181-0/+54
|
* Separate out the high-level API actions.Richard Jones2009-04-181-0/+95
| | | | | | - Split out the high-level API actions so that they are in a separate file, and use the defined guestfs C API, instead of fiddling around with internal structures.
* Ruby bindings.Richard Jones2009-04-162-0/+2094