Commit Graph

17 Commits

Author SHA1 Message Date
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 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 8f7ed7a644 [Solo] add "solo update" command, the first real code port 2012-08-21 21:03:46 +02:00
Fabio Erculiani c7972c8519 [Solo] fixup code imports, add helper functions, migrate more code over 2012-08-21 21:03:46 +02:00
Fabio Erculiani 1582de0fff [Solo] First commit, equo rewrite has just begun
"Solo" is just a codename, to avoid name clashing while the code
is ported over.
2012-08-19 11:02:32 +02:00