Fabio Erculiani
739ac5e348
[equo] text_configuration: properly handle KeyError exceptions in update()
2012-05-16 17:16:11 +02:00
Fabio Erculiani
361302c48e
[equo] add "equo query list installed <repository>" as per bug 3324
2012-05-14 14:49:35 +02:00
Fabio Erculiani
a9d712e9ff
[client] update translations
2012-05-09 17:49:07 +02:00
Fabio Erculiani
111060eef4
Release Entropy 1.0_rc113
2012-05-09 16:44:25 +02:00
Fabio Erculiani
2ff89e56d4
[equo] add "equo repo list"
2012-05-09 02:30:08 +02:00
Fabio Erculiani
04b7c60eea
Release Entropy 1.0_rc112
2012-04-29 18:50:12 +02:00
Fabio Erculiani
9c916221d3
[entropy.client] update translations
2012-04-29 17:55:25 +02:00
Fabio Erculiani
c3d0d59ba6
[client] update translations
2012-04-25 20:33:44 +02:00
Fabio Erculiani
263f640ab0
Release Entropy 1.0_rc110
2012-04-25 20:32:20 +02:00
Fabio Erculiani
26fe787b74
[equo] dbus repositories update: make sure to catch any dbus exception
2012-04-25 16:57:24 +02:00
Fabio Erculiani
4c043b55e7
Release Entropy 1.0_rc109
2012-04-23 23:24:11 +02:00
Fabio Erculiani
8b89ae605b
[equo] fix "You need at least ..." string color, thanks to scarabeus
2012-04-22 11:04:37 +02:00
Fabio Erculiani
a66825d179
Release Entropy 1.0_rc108
2012-04-19 23:02:04 +02:00
Fabio Erculiani
b11f205315
Release Entropy 1.0_rc107
2012-04-19 22:29:14 +02:00
Fabio Erculiani
a347e4e8ec
[client] update translations
2012-04-19 22:28:31 +02:00
Fabio Erculiani
e1de2167cb
[entropy] move client po files from misc/ to client/
2012-04-18 20:08:03 +02:00
Fabio Erculiani
4fa3cae986
Release Entropy 1.0_rc106
2012-04-18 13:17:48 +02:00
Fabio Erculiani
8ec4415612
Release Entropy 1.0_rc105
2012-04-18 12:56:11 +02:00
Fabio Erculiani
9745fa37f7
Release Entropy 1.0_rc104
2012-04-18 10:45:43 +02:00
Fabio Erculiani
d0f86c3e8d
[equo] use etpConst['spmetprev'] and etpConst['spmdbid']
2012-04-16 22:41:35 +02:00
Fabio Erculiani
6b79a46746
Release Entropy 1.0_rc103
2012-04-15 18:18:23 +02:00
Fabio Erculiani
728726128b
Release Entropy 1.0_rc102
2012-04-15 12:31:22 +02:00
Fabio Erculiani
b52a1bdde7
Release Entropy 1.0_rc101
2012-04-14 17:34:42 +02:00
Fabio Erculiani
a0d9458212
Release Entropy 1.0_rc100
2012-04-13 12:15:51 +02:00
Fabio Erculiani
437ac32ac8
Release Entropy 1.0_rc99
2012-04-12 19:58:28 +02:00
Fabio Erculiani
e075c1726a
[equo] migrate unprivileged repositories update to RigoDaemon
2012-04-12 19:49:59 +02:00
Fabio Erculiani
2f475115a0
[equo] use Client.installed_repository_path()
2012-04-12 12:48:43 +02:00
Fabio Erculiani
461ddc712f
Release Entropy 1.0_rc98
2012-04-11 23:24:39 +02:00
Fabio Erculiani
7f273165be
Release Entropy 1.0_rc97
2012-04-09 18:05:17 +02:00
Fabio Erculiani
41195cbd03
Release Entropy 1.0_rc96
2012-04-08 23:18:57 +02:00
Fabio Erculiani
f8aceb4379
Release Entropy 1.0_rc95
2012-04-08 19:53:01 +02:00
Fabio Erculiani
c5ab6083ea
[equo] fix undefined reference
2012-04-06 17:00:17 +02:00
Fabio Erculiani
6c1a21d1df
[equo] migrate to ConfigurationUpdates class (from FileUpdates)
2012-04-06 17:00:17 +02:00
Fabio Erculiani
1208861ca9
Release Entropy 1.0_rc94
2012-04-04 21:05:54 +02:00
Fabio Erculiani
9593a348c3
[equo] fix undefined reference in upgrade function
2012-04-04 20:59:13 +02:00
Fabio Erculiani
030c45b7cf
Release Entropy 1.0_rc93
2012-04-04 11:38:43 +02:00
Fabio Erculiani
bdecb8c969
Release Entropy 1.0_rc92
2012-04-03 16:06:21 +02:00
Fabio Erculiani
7335c0e0eb
Release Entropy 1.0_rc91
2012-04-01 20:20:55 +02:00
Fabio Erculiani
be95f30356
[equo] make use of Client.calculate_orphaned_packages()
2012-03-31 12:01:29 +02:00
Fabio Erculiani
f46922e6ca
[equo] text_ui: re-acquiring entropy resources locks after exec() is bad
...
in Entropy Client library functions, we currently check if current
pid equals the one stored inside .using_resources file if lock
cannot be acquired in blocking mode. This is bad because the information
is not 100% reliable. The trick was there in order to allow equo
to exec*() without releasing the file locks. However, there could
be a race between lock and unlock Entropy Client methods that could
cause the former to unlink() a still valid lock file. This happens
now due to the introduction of non-exclusive locking support.
Get rid of all this shit then!
2012-03-14 16:17:18 +01:00
Fabio Erculiani
303b7ad1ea
Release Entropy 1.0_rc90
2012-03-01 12:06:54 +01:00
Fabio Erculiani
b97c1dd8b7
Release Entropy 1.0_rc89
2012-02-27 23:33:12 +01:00
Fabio Erculiani
65506c706f
Release Entropy 1.0_rc88
2012-02-27 22:56:58 +01:00
Fabio Erculiani
4fa3cf9e84
[equo] warn user if repositories haven't been updated for a while
2012-02-17 14:14:38 +01:00
Fabio Erculiani
d02d4e9356
[equo] use blocking mode when acquiring the shared lock
...
This avoids tainting stdout with "please wait" messages
2012-02-15 20:07:33 +01:00
Fabio Erculiani
91dd06b168
[equo] implement shared Entropy Resources locking where required
2012-02-15 19:36:29 +01:00
Fabio Erculiani
affcf20425
[entropy.i18n] rename P_() into ngettext().
...
intltool-update doesn't understand ngettext function exposed as
P_().
2012-02-13 14:14:45 +01:00
Sławomir Nizio
a8420b5ad5
[i18n] use ngettext in some places where it's most useful
2012-02-12 15:47:58 +01:00
Fabio Erculiani
0ceb055608
Release Entropy 1.0_rc87
2012-02-03 23:06:41 +01:00
Fabio Erculiani
b2a0029655
Release Entropy 1.0_rc86
2012-02-01 19:57:15 +01:00