tests: Split images -> tests/data + tests/guests
[libguestfs.git] / fish / reopen.c
2011-12-16 Richard W.M. Jonesfish: Allow events to be processed in guestfish.
2011-11-08 Matthew BoothUpdate FSF address.
2011-08-05 Richard W.M. Jonesfish: Print input file and line number in error messages.
2011-07-15 Richard W.M. Jonesfish: Register ^C handler to cancel long transfers.
2011-03-15 Richard W.M. JonesNew event API (RHBZ#664558).
2010-10-21 Richard W.M. Jonesfish: Change 'int argc' to 'size_t argc' throughout.
2010-09-18 Richard W.M. Jonesgenerator: Generate guestfish-only commands.
2010-09-01 Richard Jonesfish: Implement progress bars in guestfish.
2010-05-08 Richard Jonesfish: In 'reopen' copy trace setting to new handle.
2009-07-11 Richard W.M. JonesGuestfish: Add 'reopen' command to reopen the libguestf...