Make /sysroot path configurable.
[libguestfs.git] / fish / fish.h
2009-07-15 Richard Jonesguestfish: Add tilde expansion for paths (RHBZ#511372).
2009-07-14 Richard JonesGuestfish feature: remote control of guestfish over...
2009-07-11 Richard W.M. JonesGuestfish: Add 'reopen' command to reopen the libguestf...
2009-07-02 Richard W.M. JonesAdd the guestfish 'time' command.
2009-06-29 Richard W.M. JonesImplement "more" and "less" commands in guestfish.
2009-06-28 Richard W.M. JonesGuestfish pipes.
2009-06-22 Richard JonesAdd 'glob' command for guestfish.
2009-06-18 Richard JonesAdd tab-completion of guest filenames (currently disabled).
2009-06-08 Richard JonesAdded 'lcd' command to guestfish.
2009-05-27 Richard JonesGuestfish built-in commands auto-complete (RHBZ#501878).
2009-05-21 Richard JonesGettextize the source, make library strings translatable.
2009-05-08 Richard JonesImplement -command (to ignore errors) in guestfish...
2009-04-30 Richard JonesAdded guestfish 'echo' command. 1.0.16
2009-04-15 Richard Jones'guestfish edit' commands and several bugfixes.
2009-04-15 Richard JonesMove guestfish 'alloc' command to a separate file.
2009-04-15 Richard JonesGenerated code for tune2fs-l command and RHashtable...
2009-04-14 Richard JonesAdded bindings for GNU readline.
2009-04-11 Richard JonesAdded test suite.
2009-04-08 Richard JonesMany non-daemon functions are now auto-generated.
2009-04-04 Richard JonesImplement RString and RStringList return types.
2009-04-04 Richard JonesCommand line, help.
2009-04-03 Richard JonesCommand line and interactive shell parsing, prompts...
2009-04-03 Richard JonesAdded outline of shell command, added generator support.