]> git.tuebingen.mpg.de Git - gsu.git/history - misc/gsu
gsu: Document gsu().
[gsu.git] / misc / gsu /
2014-08-29 Andre Nollgsu: Document gsu().
2014-08-29 Andre Nollgsu: Improve documentation of _gsu_get_command_regex().
2014-08-29 Andre Nollgsu: Don't fail if HOME is unset.
2014-08-29 Andre Nollgsu: Mark get_geometry() as a private function.
2014-08-29 Andre Nollgsu: Improve documentation of gsu_getopts().
2014-08-29 Andre Nollgsu: Improve help text of complete subcommand.
2014-08-29 Andre Nollgsu: Fix quoting of config default options.
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/gui: Fix regex for tree walk.
2014-08-29 Andre Nollgsu_gui: Add check for dialog executable.
2014-08-29 Andre NollAdd 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.