summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 0.9.9 for final cleanups before 1.0 release.0.9.9Richard Jones2009-04-151-1/+1
|
* 'guestfish edit' commands and several bugfixes.Richard Jones2009-04-1510-24/+599
|
* Started BUGS list.Richard Jones2009-04-151-0/+1
|
* Move guestfish 'alloc' command to a separate file.Richard Jones2009-04-154-82/+117
|
* Version 0.9.3.0.9.3Richard Jones2009-04-151-1/+1
|
* Show byte sizes in example.Richard Jones2009-04-151-3/+11
|
* Generated code for blockdev_* calls, RInt64, enhanced tests.Richard Jones2009-04-1519-1047/+4036
|
* Added blockdev_* calls. RInt64 type. Enhanced tests.Richard Jones2009-04-153-19/+322
|
* Be strict about commands which don't test themselves, warn about missing tests.Richard Jones2009-04-152-1/+87
|
* Version 0.9.2.0.9.2Richard Jones2009-04-151-1/+1
|
* Display ext2/3 details, and some bug fixes.Richard Jones2009-04-151-4/+34
|
* Correctly free memory in RHashtable binding for OCaml & Python.Richard Jones2009-04-153-2/+6
|
* Generated code for tune2fs-l command and RHashtable return type.Richard Jones2009-04-1521-1/+368
|
* Added tune2fs-l command and RHashtable return type.Richard Jones2009-04-153-48/+268
|
* Added to-xml program.Richard Jones2009-04-154-3/+172
|
* Remove 'df' program from examples - didn't ever work.Richard Jones2009-04-152-35/+2
|
* Generated code for stat/lstat/statvfs changes.Richard Jones2009-04-1520-349/+1540
|
* Added stat, lstat, statvfs and associated stat structures.Richard Jones2009-04-153-53/+518
|
* Quoting in guestfish.Richard Jones2009-04-143-25/+126
|
* Version 0.9.10.9.1Richard Jones2009-04-141-1/+1
|
* Added bindings for GNU readline.Richard Jones2009-04-149-10/+367
|
* Better handling of trailing \n problem.Richard Jones2009-04-141-4/+4
|
* Typos and documentation updates.Richard Jones2009-04-145-13/+13
|
* Generated changes to perl XS bindings.Richard Jones2009-04-141-56/+28
|
* Add 'command' and 'command-lines'. Fix args freeing in Perl bindings.Richard Jones2009-04-1420-99/+938
|
* Fix 'file(1)' command to work on /dev devices.Richard Jones2009-04-141-10/+15
|
* Generated files for file(1) command.Richard Jones2009-04-1318-48/+532
|
* Added file(1) command.Richard Jones2009-04-133-1/+69
|
* Note a bug.Richard Jones2009-04-131-2/+1
|
* guestfs -> GuestFS0.9Richard Jones2009-04-134-4/+4
|
* Python files. Add $QUICK_RPMBUILD flag to avoid running tests.Richard Jones2009-04-131-1/+12
|
* Install guestfs.pyRichard Jones2009-04-131-0/+2
|
* Missing dependency.Richard Jones2009-04-131-3/+3
|
* Describe all available bindings.Richard Jones2009-04-133-4/+9
|
* Need to package generator.ml -- oops.Richard Jones2009-04-131-0/+2
|
* Prepare for 0.9 release.Richard Jones2009-04-131-1/+1
|
* Extra CLEANFILES.Richard Jones2009-04-132-2/+2
|
* Additional test programs for Perl, Python, OCaml bindings.Richard Jones2009-04-139-13/+133
|
* Lots, mainly Python bindings.Richard Jones2009-04-1320-261/+2904
|
* Stricter checks on short descriptions.Richard Jones2009-04-133-4/+14
|
* OCaml bindings build using the installed, not built, library.Richard Jones2009-04-131-3/+3
|
* Old versions of augeas lack aug_load, aug_defvar, aug_node. Check for those ↵Richard Jones2009-04-133-2/+20
| | | | calls.
* Version 0.8.10.8.1Richard Jones2009-04-131-1/+1
|
* Distribute TODO file.Richard Jones2009-04-122-2/+2
|
* Fix looping bug in parse_string_list, and remove debug message.Richard Jones2009-04-121-3/+1
|
* More BuildRequires.Richard Jones2009-04-121-1/+2
|
* More TODO items.Richard Jones2009-04-121-0/+11
|
* Add BR qemu (required to run the tests).Richard Jones2009-04-121-0/+1
|
* Added some ideas in TODO file.Richard Jones2009-04-121-0/+32
|
* Minor adjustments for 0.8 release.0.8Richard Jones2009-04-113-7/+9
|