Commit Graph

1779 Commits

Author SHA1 Message Date
Fabio Erculiani 46cbde0a87 Release Entropy 236 2013-11-29 13:09:01 +01:00
Fabio Erculiani b21654e705 Release Entropy 235 2013-11-28 20:19:05 +01:00
Fabio Erculiani 2c1226f909 [client] update entropy.pot 2013-11-27 19:06:50 +01:00
Fabio Erculiani 57918399e4 [solo.commands.manage] inform user about preserved libraries 2013-11-27 19:05:24 +01:00
Fabio Erculiani c459d63fcc [client] translate file paths on "equo remove" to packages.
"equo remove /usr/bin/k3b" will remove app-cdr/k3b
2013-11-27 18:29:03 +01:00
Fabio Erculiani ed3e8cc263 [client] update translations 2013-11-27 18:28:47 +01:00
Fabio Erculiani f4c1cae4fe [client] update entropy.pot 2013-11-27 18:27:35 +01:00
Fabio Erculiani fe649e5f2b [solo.commands.preservedlibs] drop atom argument from PreservedLibs() 2013-11-27 17:36:24 +01:00
Fabio Erculiani 7cd5228b3a [solo.commands.preservedlibs] inform user about libraries owned by packages in gc 2013-11-27 17:27:39 +01:00
Fabio Erculiani 9d733afefb [solo.commands.preservedlibs] drop unused imports 2013-11-27 17:27:23 +01:00
Fabio Erculiani b548f4b357 [solo.commands.preservedlibs] add new command "preservedlibs" 2013-11-27 12:51:16 +01:00
Fabio Erculiani 66dd05936e [client] add new paths to POTFILES.in 2013-11-27 11:41:36 +01:00
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