mirror of
https://gitlab.com/gnuwget/wget2.git
synced 2026-02-01 14:41:08 +00:00
* src/options.c (_shell_expand): New function to perform tilde expansion on a given string (parse_filename): Parse the input string and perform shell expansion on it using _shell_expand (parse_string): Set the parser functions for various options that may be set from a config file to use parse_filename (wget_strnglob): Run glob() on only the specified part of the string