Fabio Erculiani
942ff7151f
Release Entropy 195
2013-05-16 11:37:25 +02:00
Fabio Erculiani
4149e6efff
[solo.commands.match] add "--showdownload" to "equo match"
...
While we don't have an "equo metadata" command yet, this command
may be used to determine the package file name belonging to a package
2013-05-16 11:37:03 +02:00
Fabio Erculiani
379a575fef
Tagging Entropy version 194
194
2013-05-14 06:38:08 +02:00
Fabio Erculiani
8d095c74cd
Release Entropy 194
2013-05-14 06:38:08 +02:00
Fabio Erculiani
2925d8c462
[server] update translations
2013-05-14 06:37:43 +02:00
Fabio Erculiani
6931a303b3
[client] update translations
2013-05-14 06:36:08 +02:00
Fabio Erculiani
1e339b6401
[Rigo] update translations
2013-05-14 06:34:28 +02:00
Fabio Erculiani
897799201f
[eit] wait indefinitely to acquire the resources lock using a spinner
2013-05-03 09:12:51 +02:00
Fabio Erculiani
93debd109d
[equo] wait indefinitely to acquire the resources lock using a spinner
2013-05-03 09:12:04 +02:00
Fabio Erculiani
eaae9bdfe7
[entropy.tools] add spinner support to acquire_entropy_locks()
2013-05-03 09:10:45 +02:00
Fabio Erculiani
c4ebb40b29
[entropy.client] add spinner support to Client.wait_resources()
2013-05-03 08:09:58 +01:00
Fabio Erculiani
0ffe7a9f9f
[equo] implement "equo repo rename" command
2013-05-01 23:51:23 +02:00
Fabio Erculiani
b48ca566c5
Tagging Entropy version 193
193
2013-04-29 00:53:35 +02:00
Fabio Erculiani
7fa078a0f8
Release Entropy 193
2013-04-29 00:53:34 +02:00
Fabio Erculiani
47dd7c58d9
[entropy.misc] LogFile: add isatty()
2013-04-29 00:53:04 +02:00
Fabio Erculiani
5353746890
[entropy.tools] movefile: catch OSError when unlinking src symlink, no need to fail
2013-04-16 20:03:46 +01:00
Fabio Erculiani
520e9e38fc
[entropy.tools] movefile: eventually remove src if it's a symlink
2013-04-16 10:50:00 +02:00
Fabio Erculiani
1655f8d692
[Rigo] update translations
2013-04-05 16:10:10 +01:00
Fabio Erculiani
91f5f3f798
[server] update translations
2013-04-05 16:09:58 +01:00
Fabio Erculiani
01c163bec4
[client] update translations
2013-04-05 16:09:38 +01:00
Fabio Erculiani
1df9e92578
[eit] update man pages
2013-04-05 16:08:00 +01:00
Fabio Erculiani
75254b5602
[eit.commands.{push,pull}] add --conservative support
2013-04-05 16:07:45 +01:00
Fabio Erculiani
956205b2b8
[server] update entropy-server.pot
2013-04-05 16:05:35 +01:00
Fabio Erculiani
fc15caafcd
[eit] update man pages
2013-04-05 16:05:14 +01:00
Fabio Erculiani
904bb37b25
Tagging Entropy version 192
192
2013-04-05 14:38:43 +01:00
Fabio Erculiani
032bb9a96d
Release Entropy 192
2013-04-05 14:38:43 +01:00
Fabio Erculiani
fa634ad2e1
[eit.commands.{cp,mv}] add --conservative flag that disables implicit tree updates
2013-04-05 14:37:45 +01:00
Fabio Erculiani
35252b91e6
[eit.commands.{add,commit}] add --conservative flag that disables implicit tree updates
2013-04-05 14:34:53 +01:00
Fabio Erculiani
763ca45a54
[eit.commands.command] add _entropy_class() method
2013-04-05 14:32:33 +01:00
Fabio Erculiani
677b5c734f
[entropy.server] Server: add support for treeupdates inhibition
2013-04-05 14:28:42 +01:00
Fabio Erculiani
a3e717f031
[eit.commands.pull] make sure to generate the database index when pulling
2013-04-05 13:01:04 +01:00
Fabio Erculiani
57a0cb8835
Tagging Entropy version 191
191
2013-04-05 08:58:21 +01:00
Fabio Erculiani
e7e02ec050
Release Entropy 191
2013-04-05 08:58:20 +01:00
Fabio Erculiani
9b69dfba4b
[entropy.spm] PortagePlugin: update_ents() expects Atom objects
2013-04-05 08:56:32 +01:00
Fabio Erculiani
532d81bbf6
Tagging Entropy version 190
190
2013-04-05 00:41:23 +01:00
Fabio Erculiani
cda889539a
Release Entropy 190
2013-04-05 00:41:22 +01:00
Fabio Erculiani
d84738cb8b
[entropy.client.dep] fix library based reverse deps calculation
...
Before adding a reverse dependency to the list, through library
metadata in _generate_reverse_dependency_tree(), take into consideration
all the available library providers.
2013-04-05 00:37:32 +01:00
Fabio Erculiani
3f862615e1
[entropy.client.interfaces.package] add auto-conflict support
...
The generation of the list of conflicting packages must also take
auto-conflicts into consideration, as the dependency calculation
code does. (This solves systemd vs openrc-settingsd when the former
doesn't say anything about the latter).
2013-04-04 14:13:42 +01:00
Fabio Erculiani
fe76a9a28c
[entropy.client.interfaces.dep] move auto-conflict support to its own method
...
entropy.client.interfaces.package must use it during the install process as well
2013-04-04 14:13:02 +01:00
Fabio Erculiani
b6e028cf24
[tests] misc: fix FastRSS tests
2013-04-02 23:35:34 +01:00
Fabio Erculiani
5881bab5a2
[entropy.misc] FastRSS: fix tests
2013-04-02 23:35:23 +01:00
Fabio Erculiani
4183fe9b6c
[tests] db: fix some tests to accomodate Python 3.3
2013-04-02 23:23:42 +01:00
Fabio Erculiani
4996488f9d
[entropy.spm] PortagePlugin: fix deprecation warning in portage.portagetree() usage
2013-04-02 22:58:56 +01:00
Fabio Erculiani
ad3a191b9d
[entropy.i18n] execute a lowecase comparison for the encoding
...
Python 3.3 is returning a lowercase string in sys.getfilesystemencoding()
2013-04-01 12:40:20 +01:00
Fabio Erculiani
3c926c6651
[solo.commands.match] restore Python3 compatibility
2013-04-01 12:38:39 +01:00
Fabio Erculiani
8d0229d3c9
[eit.commands.log] fix bzless path, bzless moved from /bin to /usr/bin
2013-03-30 23:20:53 +00:00
Fabio Erculiani
6d40cb0f03
Tagging Entropy version 189
189
2013-03-30 12:56:19 +00:00
Fabio Erculiani
086d440f41
Release Entropy 189
2013-03-30 12:56:19 +00:00
Fabio Erculiani
24c3b944df
[server] po: update translations
2013-03-30 12:54:39 +00:00
Fabio Erculiani
300235aa05
[server] update entropy-server.pot
2013-03-30 12:53:43 +00:00