Commit Graph

1529 Commits

Author SHA1 Message Date
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
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
Fabio Erculiani 796e71e9ac [repo] migrate shebangs to /usr/bin/python 2012-08-18 16:53:32 +02:00
Fabio Erculiani facd0ec069 [equo] update entropy.pot 2012-08-18 09:51:14 +02:00
Fabio Erculiani 41adc104ca [equo] update translations 2012-08-18 09:50:58 +02:00
Fabio Erculiani fb6957e5fa [equo] fix UGC vote get command, do not require login credentials 2012-08-17 22:32:50 +02:00
Fabio Erculiani 366396bfe7 Release Entropy 133 2012-08-14 17:51:29 +02:00
Fabio Erculiani e05b649f98 [entropy.db] remove do_cleanup argument from removePackage() 2012-08-12 16:15:23 +02:00
Fabio Erculiani 9d665e050c [entropy.db] remove do_commit argument from methods 2012-08-12 16:00:02 +02:00
Fabio Erculiani 56be066b5a Release Entropy 132 2012-08-09 01:07:48 +02:00
Fabio Erculiani a7f958afd1 [entropy.db] split entropy.db package module into cache and sqlite 2012-08-08 11:11:42 +02:00
Fabio Erculiani d7e33693b4 [equo] entropy-client-services has been replaced by rigo-daemon, update error message string 2012-08-08 00:41:23 +02:00