Version 1.11.17.
[libguestfs.git] / fish / tilde.c
2011-01-04 Richard W.M. Jonesfish: fails to tilde expand '~' when $HOME env is unset...
2011-01-04 Richard W.M. Jonesfish: Fix off-by-one bug in tilde expansion.
2010-10-25 Karel Klíčfish: Fix too-short allocation in tilde expansion ...
2009-11-20 Jim Meyeringmaint: use EXIT_SUCCESS and EXIT_FAILURE, not 0 and...
2009-11-09 Jim Meyeringchange strncmp() == 0 to STREQLEN()
2009-09-24 Jim Meyeringavoid use of all ctype macros
2009-08-21 Jim Meyeringtilde.c: avoid a warning
2009-08-03 Jim MeyeringConvert all TABs-as-indentation to spaces.
2009-07-15 Richard Jonesguestfish: Add tilde expansion for paths (RHBZ#511372).