Generated code for new mount_* commands.
[libguestfs.git] / fish / fish.c
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 JonesQuoting in guestfish.
2009-04-14 Richard JonesAdded bindings for GNU readline.
2009-04-12 Richard JonesFix looping bug in parse_string_list, and remove debug...
2009-04-11 Richard JonesAdded test suite.
2009-04-08 Richard JonesMany non-daemon functions are now auto-generated.
2009-04-07 Richard Jonespvs/vgs/lvs commands working now.
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.