fish: Fix glob command (RHBZ#635969).
[libguestfs.git] / fish / guestfish.pod
2010-09-26 Richard W.M. Jonesfish: Refresh guestfish documentation.
2010-09-24 Richard W.M. JonesDocument accurately how supermin appliance uses /tmp...
2010-09-21 Richard W.M. Jonesfish: Implement 'hexedit' command.
2010-09-21 Richard W.M. Jonesfish: Add --echo-keys option to allow passphrases/keys...
2010-09-18 Richard W.M. Jonesgenerator: Generate guestfish-only commands.
2010-09-09 Richard Jonesfish: Fix typo in documentation of copy-out.
2010-09-09 Richard Jonesfish: Implement copy-in and copy-out commands.
2010-09-09 Richard Jonesfish: Fix 'more' command to work with any file.
2010-09-09 Richard Jonesfish: Fix 'edit' command to work with any file.
2010-09-08 Richard Jonesfish: Allow guestfish -N help for listing prepared...
2010-09-01 Richard Jonesfish: Implement progress bars in guestfish.
2010-08-17 Richard Jonesfish: Reimplement -i option using new C-based inspection.
2010-08-17 Richard Jonesfish: Add -c/--connect and -d/--domain options.
2010-07-21 Richard JonesNew APIs: Support for opening LUKS-encrypted disks.
2010-07-21 Richard Jonesgenerator: Add 'Key' parameter type.
2010-05-25 Richard Jonesfish: Don't eat words when completing case-insensitive...
2010-05-25 Richard Jonesfish: Document test1.img, test2.img etc used by -N...
2010-05-25 Richard Jonesfish: Create a separate FILES section in the manpage.
2010-05-25 Richard Jonesfish: Move 'EXIT CODE' section to a more logical place...
2010-05-25 Richard Jonesfish: Make the read/write warning more prominent.
2010-05-25 Richard Jonesfish: New command: 'supported'
2010-05-21 Richard Jonesfish: Allow suffixes on number parameters (eg. 1M)
2010-05-20 Richard JonesNew API: write for creating files with fixed content...
2010-05-08 Richard Jonesfish -N option unconditionally overwrites test*.img...
2010-04-24 Richard Jonesfish: Add 'man' command which opens the manual.
2010-04-24 Richard Jonesdocs: Routine refresh of the documentation for guestfs...
2010-04-22 Richard Jonesfish: Add -N option for making prepared disk images.
2010-04-22 Richard Jonesfish docs: Be consistent about using I<-..> for options.
2010-04-22 Richard Jonesfish docs: Use L</...> for internal links in the man...
2010-04-19 Richard Jonesfish: Allow -<<END as a syntax for uploading "heredocs".
2010-04-19 Richard Jonesdocs: Add virt-resize(1) link to guestfish(1) manpage.
2010-04-17 Richard Jonesfish: Print output from some commands in octal/hex...
2010-04-13 Richard Jonesfish: Update documentation: Add another pipe example.
2010-04-13 Richard Jonesfish: Update documentation: Using 'lcd' command to...
2010-04-11 Richard JonesDocumentation updates.
2010-01-25 Richard Jonesguestfish: Use xstrtol to parse integers (RHBZ#557655).
2009-12-31 Richard JonesMove guestfs(3) and guestfish(1) man pages into subdire...