Commit Graph

9 Commits

Author SHA1 Message Date
Fabio Erculiani 6f8682af3c [equo] add new command "equo query updates"
This command can be used in update-motd scripts for generating system
update status information.
2012-11-25 19:28:56 +01:00
Sławomir Nizio 6670438445 [Solo] fix typo, improve message 2012-11-11 19:00:31 +01:00
Fabio Erculiani bff697e4d5 [Solo*] fixup -q, -v, -p short options and bashcomp 2012-11-09 09:16:08 +01:00
Fabio Erculiani d16578394f [Solo] move _setup_verbose_quiet_parser to SoloCommand 2012-11-03 17:45:17 +01:00
Fabio Erculiani dccf747e51 [Solo] generate self._commands dict before calling _hierarchical_bashcomp() 2012-10-21 17:52:00 +02:00
Fabio Erculiani 8aaf088a26 [Solo] move common "hierarchical" bashcomp code to SoloCommand 2012-10-21 17:33:55 +02:00
Fabio Erculiani 0c21af7bfb [Solo] remove unused class instance variable _real_command 2012-09-30 09:05:09 +02:00
Fabio Erculiani 2c81bcda28 [Solo] improve bash completion for "solo query" 2012-09-30 08:51:26 +02:00
Fabio Erculiani 5073ac86e1 [Solo] implement the "solo query" command 2012-09-29 14:43:40 +02:00