summaryrefslogtreecommitdiffstats
path: root/fish/reopen.c
Commit message (Expand)AuthorAgeFilesLines
* New API: guestfs_shutdown: Cleanly shutdown the backend.Richard W.M. Jones2012-07-031-0/+3
* Remove "convenience header" "gettext.h" and use <libintl.h> instead.Richard W.M. Jones2012-05-011-0/+1
* fish: Allow events to be processed in guestfish.Richard W.M. Jones2011-12-161-0/+7
* Update FSF address.Matthew Booth2011-11-081-1/+1
* fish: Print input file and line number in error messages.Richard W.M. Jones2011-08-051-0/+5
* fish: Register ^C handler to cancel long transfers.Richard W.M. Jones2011-07-151-0/+4
* New event API (RHBZ#664558).Richard W.M. Jones2011-03-151-1/+2
* fish: Change 'int argc' to 'size_t argc' throughout.Richard W.M. Jones2010-10-211-1/+1
* generator: Generate guestfish-only commands.Richard W.M. Jones2010-09-181-1/+1
* fish: Implement progress bars in guestfish.Richard Jones2010-09-011-0/+3
* fish: In 'reopen' copy trace setting to new handle.Richard Jones2010-05-081-0/+4
* Guestfish: Add 'reopen' command to reopen the libguestfs handle.Richard W.M. Jones2009-07-111-0/+70