Implement list-devices and list-partitions.
[libguestfs.git] / fish / fish.c
2009-04-04 Richard JonesImplement RString and RStringList return types.
2009-04-04 Richard JonesImplement the alloc shell command.
2009-04-04 Richard JonesLIBGUESTFS_PATH implementation.
2009-04-04 Richard JonesDocument --add and --mount options.
2009-04-04 Richard JonesImplemented autosync, make it the default for guestfish.
2009-04-04 Richard JonesMore tidy up of messages.
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.