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
Fabio Erculiani
01a8f3e586
Release Entropy 1.0_rc122
2012-07-02 23:41:31 +02:00
Fabio Erculiani
703f2ff929
Release Entropy 1.0_rc121
2012-07-02 11:47:09 +02:00
Fabio Erculiani
3a07ed4483
[client] update translations
2012-07-02 11:46:47 +02:00
Fabio Erculiani
cc9f70d9c4
[equo] update .pot
2012-06-27 09:46:21 +02:00
Fabio Erculiani
6cc0b57e8b
[equo] fix typo in string, close bug 3436
2012-06-27 09:45:44 +02:00
Fabio Erculiani
ed688f2ef5
[client] update entropy.pot
2012-06-09 14:35:59 +02:00
Fabio Erculiani
595d5ed7c4
Release Entropy 1.0_rc120
2012-06-06 14:54:21 +02:00
Fabio Erculiani
959abae8b2
Release Entropy 1.0_rc119
2012-06-04 12:12:46 +02:00
Fabio Erculiani
8da07e1f03
Release Entropy 1.0_rc118
2012-06-03 23:15:30 +02:00
Fabio Erculiani
1e4718de7a
Release Entropy 1.0_rc117
2012-05-28 15:46:27 +02:00
Fabio Erculiani
66f3609a87
[client] update translations
2012-05-28 15:45:04 +02:00
Fabio Erculiani
b5a0edbab6
[equo] "equo query orphans": rework encoding usage, now use "raw_unicode_escape"
...
This because retrieveContent() returns files encoded using
"raw_unicode_escape". In this way, we can use simple set intersection
afterwards.
2012-05-28 15:42:01 +02:00
Fabio Erculiani
0de9f11990
[equo] "equo query orphans": correctly print unicode strings
2012-05-28 15:14:28 +02:00
Fabio Erculiani
b91fcfdbac
[equo] fix again "equo query orphans", make sure xdir is unicode instead
2012-05-28 15:04:29 +02:00
Fabio Erculiani
82984b88da
Release Entropy 1.0_rc116
2012-05-22 13:28:42 +02:00
Fabio Erculiani
cb61c3bc16
[client] always catch EOFError when using readtext()
2012-05-22 12:51:03 +02:00
Fabio Erculiani
2bf8286a0f
Release Entropy 1.0_rc115
2012-05-22 12:38:03 +02:00
Fabio Erculiani
18978fd612
[equo] migrate to const_is_python3()
2012-05-20 14:16:33 +02:00
Fabio Erculiani
12f550037d
[equo] "equo query orphans": avoid UnicodeDecodeError in os.walk()
2012-05-20 13:35:48 +02:00