summaryrefslogtreecommitdiffstats
path: root/ruby
Commit message (Collapse)AuthorAgeFilesLines
...
* 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.
* Allow Ruby bindings to build correctly even if libguestfs not installed.Richard W.M. Jones2009-04-161-1/+1
|
* Ruby bindings.Richard Jones2009-04-168-0/+2357