Commit Graph

1542 Commits

Author SHA1 Message Date
Fabio Erculiani
bdcac865b9 [Solo] fix undefined reference in "solo status" 2012-10-21 19:08:32 +02: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
19d6dfc663 [Solo] improve bash completion for "solo rescue spmsync" 2012-10-21 17:22:01 +02:00
Fabio Erculiani
0f02c112a4 [Solo] implement the "solo rescue" command 2012-10-21 11:19:51 +02:00
Fabio Erculiani
1b1bfcafa2 [Solo] implement the "solo {smart,pkg}" command. 2012-09-30 19:00:58 +02:00
Fabio Erculiani
4bcb12656e [Solo] add _argparse_is_valid_entropy_package() 2012-09-30 19:00:37 +02:00
Fabio Erculiani
e23f4c809f [Solo] check against broken symlinks in _argparse_is_valid_directory 2012-09-30 18:59:59 +02:00
Fabio Erculiani
12221f6e2e [Solo] try parsing arguments even when superuser access is required
This makes possible to print possible parser error messages without
requiring superuser credentials.
2012-09-30 09:40:17 +02:00
Fabio Erculiani
865813734b [Solo] implement argparse directory path validation function 2012-09-30 09:39:40 +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
Fabio Erculiani
06ef0b2658 [Solo] fix typo in SoloUnused 2012-09-29 14:42:58 +02:00
Fabio Erculiani
058fed099f [Solo] complete solo.utils porting from entropy.cli 2012-09-29 14:38:31 +02:00
Fabio Erculiani
234d8d4436 [Solo] SoloSearch: expose internal switches on the constructor 2012-09-29 14:37:56 +02:00
Fabio Erculiani
300a45fd48 [Solo] print_table: use Entropy.output() instead of direct print_generic() calls 2012-09-28 11:31:52 +02:00
Fabio Erculiani
d50752bbf9 [Solo] implement the "solo ugc" command 2012-09-26 11:23:43 +02:00
Fabio Erculiani
2e277cfd0a [Solo] port get_entropy_webservice from entropy.cli 2012-09-25 16:12:37 +02:00
Fabio Erculiani
5936056a4c [Solo] fix "colorful" argparse module. Make it work with longer strings 2012-09-25 16:12:03 +02:00
Fabio Erculiani
594bff9630 [Solo] implement the "solo unused" command. 2012-09-24 16:58:54 +02:00
Fabio Erculiani
47b82a8146 [Solo] implement the "solo conf" command 2012-09-23 13:01:33 +02:00
Fabio Erculiani
e5e1b6a0b6 [Solo] implement "solo hop" command. 2012-09-12 20:05:10 +02:00
Fabio Erculiani
65f993fa71 [Solo] warn user about Entropy Library and Solo version mismatch 2012-09-12 19:37:10 +02:00
Fabio Erculiani
25e7edcab0 [Solo] add "Running on Live System" warning 2012-09-12 19:36:51 +02:00
Fabio Erculiani
0ded19abfa [Solo] implement "solo cache" command. 2012-09-12 19:02:03 +02:00
Fabio Erculiani
376a44ac19 [Solo] allow commands pass-through if "--help" is in argv 2012-09-12 19:01:13 +02:00
Fabio Erculiani
2fe2cfe6ea [Solo] add "solo --info" alias of "solo status" 2012-09-12 18:37:21 +02:00
Fabio Erculiani
eb2cd8428c [Solo] implement "solo cleanup" command 2012-09-12 16:40:11 +02:00
Fabio Erculiani
7a4ce72172 [Solo] implement "solo mask" and "solo unmask" commands 2012-09-12 16:30:28 +02:00
Fabio Erculiani
2183f4d848 [Solo] improve bash completion of "solo search" 2012-09-11 23:07:49 +02:00
Fabio Erculiani
a5f0108ec9 [Solo] improve bash completion of "solo match" 2012-09-11 23:07:42 +02:00
Fabio Erculiani
b47ddb87f8 [Solo] implement "solo match" command 2012-09-09 09:45:14 +02:00
Fabio Erculiani
cb79d91cd5 [Solo] implement "solo search" command 2012-09-08 21:34:43 +02:00
Fabio Erculiani
f675c5fdae Release Entropy 141 2012-09-08 20:11:23 +02:00
Fabio Erculiani
6f00e50faa [client] update entropy.pot 2012-09-08 20:11:23 +02:00
Fabio Erculiani
af338e7564 Release Entropy 140 2012-09-08 20:11:23 +02:00
Fabio Erculiani
ef9258b4ce Release Entropy 139 2012-09-08 20:11:22 +02:00
Fabio Erculiani
ec425094cd Release Entropy 138 2012-09-08 20:11:22 +02:00
Fabio Erculiani
178e2c62cd Release Entropy 137 2012-09-08 20:11:21 +02:00
Fabio Erculiani
6c51486a65 [Solo] implement "solo notice" command 2012-09-02 20:27:00 +02:00
Fabio Erculiani
453d639ae0 [Solo] fix typo in module title 2012-09-02 20:26:46 +02:00
Fabio Erculiani
b5768185c3 [Solo] complete implementation of "solo repo" command 2012-09-01 21:05:01 +02:00
Fabio Erculiani
72eda95f82 [Solo] add incomplete "solo repo" command module 2012-08-31 22:17:10 +02:00
Fabio Erculiani
732fd4f7bf [Solo] fix ALLOW_UNPRIVILEGED handling 2012-08-31 22:16:37 +02:00
Fabio Erculiani
e3e1352475 [solo.commands.status] new command "solo status" implemented 2012-08-27 20:42:14 +02:00
Fabio Erculiani
b3b047be0d [solo.commands.update] use gi.introspection if available
Use the gobject-introspection GLib libraries instead of the old
ones if they are available, for the communication with RigoDaemon
in case of unprivileged repository update requests.
2012-08-26 16:18:02 +02:00
Fabio Erculiani
f173b5850f Release Entropy 136 2012-08-26 16:02:18 +02:00
Fabio Erculiani
5b8de80fb4 Release Entropy 135 2012-08-26 16:02:17 +02:00
Fabio Erculiani
3cf0a0cee2 Release Entropy 134 2012-08-26 16:02:17 +02:00