gsu: Add missing declaration of a local variable.
[gsu.git] / misc / gsu / subcommand
2014-08-29 Andre Nollgsu: Add missing declaration of a local variable.
2014-08-29 Andre Nollgsu: User banner text also for gsu gui.
2014-08-29 Andre Nollgsu: simplify banner message.
2014-08-29 Andre Nollgsu: Avoid referencing an unset variable.
2014-08-29 Andre Nollgsu subcommand: Add gsu_get_unnamed_arg_num().
2014-08-29 Andre Nollgsu subcommand: Fix off-by-one bug in gsu_cword_is_opti...
2014-08-29 Andre NollFix gsu com_complete().
2014-08-29 Andre Nollgsu subcommand: Use gsu_getopts.
2014-08-29 Andre Nollgsu_getopts: Rename local variable opt to _gsu_getopts_opt.
2014-08-29 Andre Nollgsu: Avoid parameter expansion on unset variables.
2014-08-29 Andre Nollgsu: Overhaul of the rexexp matching for help commands.
2014-08-29 Andre Nollgsu: Initial completion support.
2014-08-29 Andre Nollgsu: Don't export functions.
2014-08-29 Andre NollSplit gsu.