Whitespace: indent some names in images/Makefile.am correctly.
[libguestfs.git] / fish / Makefile.am
2009-07-16 Richard JonesMore misc fixes for non-srcdir builds.
2009-07-15 Richard Jonesguestfish: Add tilde expansion for paths (RHBZ#511372).
2009-07-14 Richard W.M. JonesFile missing from tarball: rc_protocol.x
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-03 Matthew BoothMake it possible to build in a separate directory
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-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-04-30 Richard JonesAdded guestfish 'echo' command. 1.0.16
2009-04-30 Jim Meyeringbuild: don't tell "make clean" to remove my '~' backup...
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-14 Richard JonesAdded bindings for GNU readline.
2009-04-09 Richard JonesRemove *~ files when doing 'make clean'.
2009-04-04 Richard JonesLIBGUESTFS_PATH implementation.
2009-04-03 Richard JonesAdded outline of shell command, added generator support.