inspect: Generic parsing of MAJOR.MINOR in product names.
[libguestfs.git] / fish / more.c
2010-10-21 Richard W.M. Jonesfish: Change 'int argc' to 'size_t argc' throughout.
2010-09-24 Richard W.M. JonesAllow $TMPDIR to override most temporary directory...
2010-09-18 Richard W.M. Jonesgenerator: Generate guestfish-only commands.
2010-09-09 Richard Jonesfish: Fix 'more' command to work with any file.
2009-11-09 Jim Meyeringconvert uses of strcasecmp to STRCASEEQ
2009-07-03 Jim Meyeringremove trailing blanks
2009-06-29 Richard W.M. JonesImplement "more" and "less" commands in guestfish.