Commit Graph

1477 Commits

Author SHA1 Message Date
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
Fabio Erculiani
5f64abe231 [equo] be more explicit when running with forced "--pretend" when not root
Fixes bug 2882
2012-05-19 18:00:57 +02:00
Fabio Erculiani
dbc324d15e Release Entropy 1.0_rc114 2012-05-18 12:34:43 +02:00
Fabio Erculiani
bb8b9e69e8 [client] update translations 2012-05-18 12:33:35 +02:00
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