Commit Graph

1767 Commits

Author SHA1 Message Date
Fabio Erculiani f10b9341f9 [client] migrate solo to the new PackageActionFactory API 2013-11-23 13:53:40 +01:00
Fabio Erculiani 7fe3c021bd [entropy.client] move package.py to Python package 2013-11-22 15:00:14 +01:00
Fabio Erculiani efeefa1d7c Release Entropy 234 2013-11-21 13:05:33 +01:00
Fabio Erculiani 66f1463488 Release Entropy 233 2013-11-20 12:34:41 +01:00
Fabio Erculiani 8124d071d6 Release Entropy 232 2013-11-19 22:10:36 +01:00
Fabio Erculiani 435b75effa Release Entropy 231 2013-11-19 21:21:12 +01:00
Fabio Erculiani 1c6fd47776 Release Entropy 230 2013-11-18 15:34:01 +01:00
Fabio Erculiani 08e4b487bf [entropy.db] API change, handlePackage(forcedRevision -> revision) 2013-11-18 15:09:28 +01:00
Fabio Erculiani 7f6def42e7 Release Entropy 229 2013-11-17 18:39:52 +01:00
Fabio Erculiani e5226d2d76 Release Entropy 228 2013-11-13 13:23:52 +01:00
Fabio Erculiani 2bbeae69e1 Release Entropy 227 2013-11-11 09:12:13 +01:00
Fabio Erculiani 220e550453 Release Entropy 226 2013-11-08 22:04:30 +01:00
Fabio Erculiani 52da376873 [client] update translations 2013-11-08 22:04:07 +01:00
Fabio Erculiani fe22525253 [client] update translations 2013-11-05 11:24:43 +01:00
Fabio Erculiani 37fb558566 [client] update translations 2013-11-05 11:23:44 +01:00
Fabio Erculiani a7d90680de [client] update entropy.pot 2013-11-03 17:03:15 +01:00
Fabio Erculiani ce8498a1fb Release Entropy 225 2013-11-03 17:00:01 +01:00
Fabio Erculiani 819ea31c59 [client] update translations 2013-11-03 15:46:43 +01:00
Fabio Erculiani 30d2a572bb [client] update entropy.pot and config 2013-11-03 15:46:34 +01:00
Fabio Erculiani 3d2eb09213 Release Entropy 224 2013-10-29 23:31:40 +01:00
Fabio Erculiani 28cb398069 Release Entropy 223 2013-10-28 16:51:52 +01:00
Fabio Erculiani d7b9cd30b7 Release Entropy 222 2013-10-28 12:52:33 +01:00
Fabio Erculiani 93bc50c539 Release Entropy 221 2013-10-28 12:28:04 +01:00
Fabio Erculiani c95955c1ae Release Entropy 220 2013-10-27 18:35:00 +01:00
Fabio Erculiani 594656e03d [solo] try to append a category to package names in case of no match
When matching strings like "entropy" against the available packages
repositories, entropy may not be able to find the right package due
to name collisions (packages with same name and different categories).
So, try to guess the category part by looking at the installed packages
repository.
2013-10-24 11:16:17 +02:00
Fabio Erculiani 85a653ba65 Release Entropy 219 2013-10-17 16:36:52 +02:00
Fabio Erculiani d842b47396 Release Entropy 218 2013-10-14 12:37:08 +02:00
Fabio Erculiani 4313baf4b6 [solo.utils] enlightenatom: add slot substring support 2013-10-11 16:16:46 +02:00
Fabio Erculiani 5fead492a1 Release Entropy 217 2013-10-09 21:23:14 +02:00
Fabio Erculiani 0b7423a7fd [solo.commands.*] properly use the return value of _install_action() 2013-10-08 16:00:55 +02:00
Fabio Erculiani d5dc497dcc [solo.commands.conf] drop access() usage 2013-09-18 08:52:18 +02:00
Fabio Erculiani e836630db4 [solo.commands.ugc] drop access() usage 2013-09-18 08:51:30 +02:00
Fabio Erculiani 95e291bd62 [solo.utils] drop access() usage 2013-09-18 08:50:46 +02:00
Fabio Erculiani 577fcf32c6 [solo.main] use _exit() rather than SystemExit() exception.
The former is reentrant and safe to be used in signal handlers.
2013-09-05 19:21:51 +02:00
Fabio Erculiani 385c2934c5 [client] deal with Python bug #16308 2013-08-23 10:57:36 +02:00
Fabio Erculiani a0cd08d1de [solo.commands.query] use quiet=True with calculate_updates()
This avoids tainting stdout with unwanted output
2013-08-23 10:41:48 +02:00
Fabio Erculiani e929e6f440 Release Entropy 216 2013-08-12 15:38:07 +02:00
Fabio Erculiani 7a02df16a1 Release Entropy 215 2013-08-10 11:48:19 +02:00
Fabio Erculiani 8604b84280 Release Entropy 214 2013-08-10 11:45:29 +02:00
Fabio Erculiani cd55a7a043 [solo.commands.command] call shutdown() before releasing locks
shutdown() calls EntropyCacher.sync() and stop()...
2013-08-10 11:03:24 +02:00
Fabio Erculiani 0f9a34133a Release Entropy 213 2013-07-30 10:42:02 +02:00
Fabio Erculiani ca4a27f8f9 Release Entropy 212 2013-07-29 18:40:17 +02:00
Fabio Erculiani 0df198c976 Release Entropy 211 2013-07-22 10:59:54 +02:00
Fabio Erculiani 4883d8f86e Release Entropy 210 2013-07-16 15:07:02 +02:00
Fabio Erculiani a37ebf1ae9 Release Entropy 209 2013-07-16 09:47:04 +02:00
Fabio Erculiani 575d5929dc Release Entropy 208 2013-07-09 11:21:38 +02:00
Fabio Erculiani 2e350056bc Release Entropy 207 2013-07-05 12:18:48 +02:00
Fabio Erculiani 26556828b2 Release Entropy 206 2013-07-02 07:25:03 +02:00
Fabio Erculiani bddea392f3 Release Entropy 205 2013-06-11 17:18:38 +02:00
Fabio Erculiani b36c55573c Release Entropy 203 2013-06-10 19:27:26 +02:00