Commit Graph

10299 Commits

Author SHA1 Message Date
Fabio Erculiani
dcbdb8d0f4 [antimatter] add --not-installed flag support 2013-06-04 11:00:25 +02:00
Fabio Erculiani
f3828597e5 [entropy.tools] increase read() buffer size to 1M 2013-06-03 19:38:25 +02:00
Fabio Erculiani
85302b7253 [eit] dump local variables for every stack frame if an exception occurs 2013-06-03 13:14:13 +02:00
Fabio Erculiani
071fce7d6c Tagging Entropy version 199 199 2013-05-30 10:24:03 +02:00
Fabio Erculiani
6c802a88d6 Release Entropy 199 2013-05-30 10:24:03 +02:00
Fabio Erculiani
f8d5d062ab [entropy.const] const_convert_to_{rawstring,unicode}: add float support 2013-05-30 10:23:31 +02:00
Fabio Erculiani
6d94e86870 [matter] add a final \n to the missing USE output 2013-05-30 00:31:00 +02:00
Fabio Erculiani
45ce99a0aa [matter] import print_generic 2013-05-30 00:27:11 +02:00
Fabio Erculiani
9a5062648a [matter] print final status report using print_generic, avoids the timestamp prefix 2013-05-30 00:24:10 +02:00
Fabio Erculiani
7022d5cccc [matter] log and report packages not built due to missing USE flags 2013-05-30 00:18:44 +02:00
Fabio Erculiani
414bb45243 [services] entropy-pkgdelta-generator: check if "deltas" subdir exists before scanning 2013-05-28 10:40:20 +02:00
Fabio Erculiani
90f5b6e686 [entropy.spm] convert string to bytes before passing it to hashlib objects 2013-05-27 22:19:03 +02:00
Fabio Erculiani
b71cea2ed5 [entropy.server] _calculate_sync_queues: generate upload_queue by interating over dict_items 2013-05-27 22:01:55 +02:00
Fabio Erculiani
5feee2abf0 Tagging Entropy version 198 198 2013-05-27 11:26:45 +02:00
Fabio Erculiani
01e7fa7db6 Release Entropy 198 2013-05-27 11:26:44 +02:00
Fabio Erculiani
7c77c6e2df [entropy.client.services] fix typo in method call 2013-05-27 11:26:26 +02:00
Fabio Erculiani
05d94e7e3b Tagging Entropy version 197 197 2013-05-27 11:24:46 +02:00
Fabio Erculiani
56a7c9fa3a Release Entropy 197 2013-05-27 11:24:45 +02:00
Fabio Erculiani
ccca9b2365 [entropy.client.services] eapi value can be None if unset 2013-05-27 11:24:05 +02:00
Fabio Erculiani
f8ac43d697 Tagging Entropy version 196 196 2013-05-27 11:20:48 +02:00
Fabio Erculiani
4902974b21 Release Entropy 196 2013-05-27 11:20:47 +02:00
Fabio Erculiani
af046cb92d [entropy.services] make possible to block Entropy WebServices support client-side 2013-05-27 11:20:11 +02:00
Fabio Erculiani
df6c716983 [solo.commands.update] drop download accounting for repositories, no longer used 2013-05-27 10:24:37 +02:00
Fabio Erculiani
b4a6c405aa [entropy.client.interfaces.db] lazily set _repo_eapi
__get_repo_eapi() may be expensive and should only be called if
really needed.
2013-05-27 10:17:53 +02:00
Fabio Erculiani
93728a5774 [entropy.spm] PortagePlugin: add support for the new make.conf location 2013-05-27 06:25:50 +02:00
Fabio Erculiani
c7f03d2e1a Tagging Entropy version 195 195 2013-05-16 11:37:25 +02:00
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