libguestfs.git
2011-08-05 Richard W.M... python: Don't name extension with .so.0.0 and symlinks...
2011-08-02 Richard W.M... Version 1.13.2. 1.13.2
2011-08-02 Richard W.M... Add regression test to catch missing libraries in the...
2011-08-02 Richard W.M... debian: Add gawk to packagelist.
2011-08-01 Richard W.M... virt-tar test: Stable ordering of test output.
2011-08-01 Richard W.M... Change link, since PostgreSQL switched to using git.
2011-07-31 Richard W.M... debian: Build libguestfs-ocaml and libguestfs-ocaml...
2011-07-29 Richard W.M... Don't fail if HOSTNAME field is missing on Red Hat...
2011-07-27 Richard W.M... perl: Fix another place where qw() was used as parentheses.
2011-07-26 Richard W.M... ocaml: Fix locking in event callbacks.
2011-07-26 Richard W.M... Version 1.13.1. 1.13.1
2011-07-26 Richard W.M... virt-df: Re-add documentation for --csv option.
2011-07-26 Richard W.M... test-tool: Print FEBOOTSTRAP_* environment variables...
2011-07-26 Richard W.M... test-tool: Display state of pgroup flag from the handle.
2011-07-26 Richard W.M... launch: Add qemu_supports_re function.
2011-07-25 Richard W.M... Require PCRE library.
2011-07-22 Richard W.M... docs: Document FEBOOTSTRAP_KERNEL, FEBOOTSTRAP_MODULES...
2011-07-22 Richard W.M... perl: Fix CCFLAGS for Perl 5.14.
2011-07-21 Richard W.M... build: Redirect ./configure errors in general to config...
2011-07-21 Richard W.M... build: Send failed Perl test configure output to config...
2011-07-21 Richard W.M... build: Allow 'make quickcheck' test-tool args to be...
2011-07-20 Richard W.M... Update version number to 1.13.0. 1.13.0
2011-07-20 Richard W.M... Version 1.12.0. 1.12.0
2011-07-20 Richard W.M... Finalize release notes for 1.12 release.
2011-07-20 Richard W.M... blkid: Use -c /dev/null option to kill the cache.
2011-07-20 Richard W.M... blkid: Detect when value not found and return empty...
2011-07-20 Richard W.M... docs: Update stable release instructions.
2011-07-20 Richard W.M... configure: Remove -Wmissing-noreturn warning.
2011-07-20 Richard W.M... po-docs: Fix generation of 'podfiles'.
2011-07-20 Richard W.M... appliance: Capture stderr from qemu to the event system.
2011-07-20 Richard W.M... appliance: Document pipe fds.
2011-07-20 Richard W.M... Partially revert d82438431c1551610eb7d9945fa76d6387534582.
2011-07-19 Richard W.M... build: Fix virtio-serial test for qemu 0.15.
2011-07-19 Richard W.M... Version 1.11.20. 1.11.20
2011-07-19 Richard W.M... Update release notes.
2011-07-19 Richard W.M... java: Add guestfs-java(3) man page.
2011-07-19 Richard W.M... Add missing reference to guestfs-perl(3) to guestfs(3).
2011-07-19 Richard W.M... java: Tidy up the generated C bindings file.
2011-07-19 Richard W.M... java: Fix optional arguments in calls.
2011-07-19 Richard W.M... java: Enable warnings when compiling C bindings code.
2011-07-18 Nikita A Menkovichdebian: Fix misspelling in debian/control.
2011-07-18 Nikita A Menkovichdebian: Add debian/guestfsd.* to the tarball.
2011-07-18 Nikita A Menkovichdebian: Fix misspelling in debian/control.
2011-07-18 Richard W.M... Version 1.11.19. 1.11.19
2011-07-18 Richard W.M... po-docs: Include source (POD files) in EXTRA_DIST.
2011-07-18 Richard W.M... po-docs: Remove empty Spanish translation file.
2011-07-18 Richard W.M... po-docs: Fix UTF-8 encoding problem.
2011-07-17 Richard W.M... po-docs: Update the list of output manpages.
2011-07-17 Richard W.M... po-docs: Generate list of *.pod files.
2011-07-17 Richard W.M... Add notes on making a libguestfs stable release.
2011-07-17 Richard W.M... Pull latest translations from Transifex.
2011-07-17 Richard W.M... Add tx pull wrapper script.
2011-07-17 Richard W.M... ocaml: Generate ocamldoc.
2011-07-16 Richard W.M... ocaml: Bind guestfs_last_errno.
2011-07-16 Richard W.M... Update API support.
2011-07-16 Richard W.M... Update ROADMAP file.
2011-07-16 Richard W.M... fish: Don't make --ro the default yet.
2011-07-16 Richard W.M... docs: Separate out combined =item 's in man pages.
2011-07-16 Richard W.M... Update and rearrange release notes.
2011-07-15 Richard W.M... Fix test-guestfish-escapes regression test to work...
2011-07-15 Richard W.M... Version 1.11.18. 1.11.18
2011-07-15 Richard W.M... Update release notes.
2011-07-15 Richard W.M... Update API support.
2011-07-15 Richard W.M... ruby: Add binding for guestfs_user_cancel.
2011-07-15 Richard W.M... perl: Add binding for guestfs_user_cancel.
2011-07-15 Richard W.M... ocaml: Add binding for guestfs_user_cancel.
2011-07-15 Richard W.M... fish: Register ^C handler to cancel long transfers.
2011-07-15 Richard W.M... fish: Add is_interactive flag.
2011-07-15 Richard W.M... Add user cancellation to the C API.
2011-07-15 Richard W.M... New APIs: set-pgroup, get-pgroup
2011-07-15 Richard W.M... guestfs.h: Add missing extern keyword before event...
2011-07-14 Nikita A Menkovichdebian: New sub-package: guestfsd.
2011-07-14 Richard W.M... New API: write-append
2011-07-14 Richard W.M... fish: Handle backslash escapes in guestfish double...
2011-07-14 Richard W.M... build: Add ./configure --enable-install-daemon
2011-07-14 Richard W.M... Version 1.11.17. 1.11.17
2011-07-14 Richard W.M... resize: Clarify examples in the man page.
2011-07-14 Richard W.M... resize: Add btrfs support to virt-resize (RHBZ#721275).
2011-07-14 Richard W.M... New API: btrfs-filesystem-resize (RHBZ#721160).
2011-07-14 Richard W.M... docs: resize: Not just limited to resizing filesystems...
2011-07-14 Richard W.M... mkfs: Don't die if mke2fs is not available.
2011-07-13 Richard W.M... Version 1.11.16. 1.11.16
2011-07-13 Richard W.M... Update release notes.
2011-07-13 Richard W.M... Refresh README file.
2011-07-13 Richard W.M... appliance: Add systemd to get /sbin/reboot for virt...
2011-07-13 Richard W.M... docs: Update API support.
2011-07-13 Richard W.M... virt-resize: Arrange options in man page in alphabetica...
2011-07-13 Richard W.M... virt-resize: Add --ntfsresize-force option.
2011-07-12 Richard W.M... Version 1.11.15. 1.11.15
2011-07-12 Richard W.M... TODO: Attach method for disconnected operation.
2011-07-12 Richard W.M... part-get-bootable: Fix when partitions are missing...
2011-07-12 Richard W.M... New API: ntfsresize-opts (RHBZ#685009).
2011-07-12 Richard W.M... Document that ntfsresize cannot be used multiple times...
2011-07-12 Richard W.M... fish: Show device mapper device in tab completion ...
2011-07-12 Richard W.M... New API: list-dm-devices (RHBZ#688062).
2011-07-12 Richard W.M... Don't mention /dev/mapper in docs for vg-activate{...
2011-07-12 Richard W.M... protocol: Force optargs_bitmask to be passed as 0 for...
2011-07-12 Richard W.M... list-9p: Avoid double free along error path.
2011-07-06 Richard W.M... Version 1.11.14. 1.11.14
2011-07-06 Richard W.M... mkfs-opts: Don't test optional arguments in this test.
next