Commit Graph

1515 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
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
Fabio Erculiani
55472f77e2 Release Entropy 1.0_rc131 2012-08-05 22:33:41 +02:00
Fabio Erculiani
8dc597c19d Release Entropy 1.0_rc130 2012-08-01 22:41:09 +02:00
Fabio Erculiani
d08a02cf71 Release Entropy 1.0_rc129 2012-07-31 19:37:35 +02:00
Fabio Erculiani
9859dc2e67 [equo] fix "equo repo <cmd> <args>" parsing 2012-07-31 18:19:41 +02:00
Fabio Erculiani
b35c01dda8 [client] update entropy.pot 2012-07-31 11:00:59 +02:00
Fabio Erculiani
a43c399901 Release Entropy 1.0_rc128 2012-07-28 20:24:35 +02:00
Fabio Erculiani
df89b672f0 [Equo] make sure to always call Package.kill() 2012-07-27 21:38:24 +02:00
Fabio Erculiani
137e145d2d [equo] use EntropyRepository.retrieveContentIter() where possible 2012-07-27 16:32:56 +02:00
Fabio Erculiani
4b5c06177f Release Entropy 1.0_rc127 2012-07-23 19:23:12 +02:00
Fabio Erculiani
de52fdb453 [equo] fix undefined reference to installed_repo when --resume is used 2012-07-22 12:50:46 +02:00
Fabio Erculiani
ae94f49e79 Release Entropy 1.0_rc126 2012-07-20 12:59:20 +02:00
Fabio Erculiani
60fce6a94b Release Entropy 1.0_rc125 2012-07-16 10:40:35 +02:00
Fabio Erculiani
89713f2528 Release Entropy 1.0_rc124 2012-07-07 14:11:58 +02:00
Fabio Erculiani
9d2b329836 Release Entropy 1.0_rc123 2012-07-06 21:43:31 +02:00