Fabio Erculiani
d6931a2cff
Tagging Entropy version 0.99.47.3
2010-07-02 15:27:16 +02:00
Fabio Erculiani
a7397a0d47
Tagging Entropy version 0.99.47.2
2010-07-02 09:58:10 +02:00
Fabio Erculiani
9f54541127
Tagging Entropy version 0.99.47.1
2010-07-02 09:08:17 +02:00
Fabio Erculiani
0169c04387
Tagging Entropy version 0.99.47
2010-07-01 14:21:45 +02:00
Fabio Erculiani
9dddfabb4a
[entropy.client.interfaces/equo] add "equo repo mirrorsort" tool
...
There is a new method inside Entropy Client class, called
"reorder_mirrors". The aim is sorting repository mirrors automatically
basing on their response time and download speed of random data.
2010-06-30 15:23:03 +02:00
Fabio Erculiani
9c6782e21c
[entropy.client.interfaces.repository] major Repository class rework
...
:: move repository update logic inside EntropyRepositoryBase.update()
static method
:: provide two new static methods EntropyRepositoryBase.revision()
and EntropyRepositoryBase.remote_revision() that have to be
implemented by subclasses if they are supporting fetching local
or remote revision.
:: several minor code quality improvements
2010-06-26 19:15:02 +02:00
Fabio Erculiani
6a374ffe97
[equo] always try to kill EntropyCacher when catching an exception
2010-06-21 15:19:43 +02:00
Fabio Erculiani
76038453b1
[entropy.db] update searchNeeded requirements, "*" wildcard support is mandatory
2010-06-09 17:49:16 +02:00
Fabio Erculiani
a1a8e09875
[equo/reagent] sort any query/search result
2010-06-08 13:08:09 +02:00
Fabio Erculiani
e1e76d5b28
[entropy.db] first chunk of major entropy.db code updates, create abstract class, move logic there, update API
2010-06-07 17:56:05 +02:00
Fabio Erculiani
abbde38521
Tagging Entropy version 0.99.46.9
2010-05-30 08:25:15 +02:00
Fabio Erculiani
62bd7ff91c
Tagging Entropy version 0.99.46.8
2010-05-30 08:22:54 +02:00
Fabio Erculiani
0d06fade5f
Tagging Entropy version 0.99.46.7
2010-05-28 19:56:30 +02:00
Fabio Erculiani
54de375690
Tagging Entropy version 0.99.46.5
2010-05-28 11:51:31 +02:00
Fabio Erculiani
98e315378e
Tagging Entropy version 0.99.46.4
2010-05-24 11:35:47 +02:00
Fabio Erculiani
bdcd37772d
[equo] add new tool "equo query associate"
...
Given a file path (or multiple file paths) search applications able
to read mimetype belonging to it
2010-05-18 20:10:02 +02:00
Fabio Erculiani
f570aa52f1
Tagging Entropy version 0.99.46.3
2010-05-15 02:53:56 +02:00
Fabio Erculiani
510f82e803
Tagging Entropy version 0.99.46.2
2010-05-14 21:34:43 +02:00
Fabio Erculiani
6c95b35d80
[client/text_tools] print_table: eliminate trailing blank lines, thanks Scott Bertilson for reporting, closing #1443
2010-05-13 20:56:13 +02:00
Fabio Erculiani
d0a600a7ae
Tagging Entropy version 0.99.46.1
2010-05-12 16:16:40 +02:00
Fabio Erculiani
ad8d7b6d4b
Tagging Entropy version 0.99.46
2010-05-12 14:25:19 +02:00
Fabio Erculiani
958be35922
[equo] call EntropyRepository.generateReverseDependenciesMetadata() with verbose=False
2010-05-10 12:01:45 +02:00
Fabio Erculiani
1b37af54dc
Tagging Entropy version 0.99.45.6
2010-05-06 21:42:43 +02:00
Fabio Erculiani
5f1d2b5009
Tagging Entropy version 0.99.45.5
2010-05-06 21:08:32 +02:00
Fabio Erculiani
c5de169ccc
Tagging Entropy version 0.99.45.3
2010-05-06 20:18:19 +02:00
Fabio Erculiani
786bb624b0
Tagging Entropy version 0.99.45.2
2010-05-06 19:17:59 +02:00
Fabio Erculiani
1b4a1bb580
Tagging Entropy version 0.99.45.1
2010-05-06 19:00:58 +02:00
Fabio Erculiani
dc922b2c4e
Tagging Entropy version 0.99.45
2010-05-06 17:31:02 +02:00
Fabio Erculiani
7ae0a7eb07
[equo] add "equo repo add/remove" tools
2010-05-05 17:01:16 +02:00
Fabio Erculiani
e854555db9
[equo/reagent/activator] remove \t usage
2010-05-04 14:22:26 +02:00
Fabio Erculiani
216904c8c7
[entropy.client] fix reverse dependencies calculation in case of system packages
2010-05-03 18:26:51 +02:00
Fabio Erculiani
b257b88627
[text_configuration] when "less" is not available, fallback to "cat"
2010-05-03 10:34:11 +02:00
Fabio Erculiani
c9790ce36a
[entropy.client/equo] add "equo query mimetype" support
...
User can now search for packages providing a specific mimetype,
which means, telling the user what application can be used to
open his/her files.
Add two now entropy.client.interfaces.Client methods:
- list search_installed_mimetype(string mimetype)
- list search_available_mimetype(string mimetype)
2010-05-02 23:49:44 +02:00
Fabio Erculiani
b7ad933a56
[equo] text_query: remove every \t evidence
2010-04-29 16:14:30 +02:00
Fabio Erculiani
4cfb851ec2
[equo] text_security: use print_table instead of \t\t
2010-04-29 09:49:40 +02:00
Fabio Erculiani
0d4131645e
[equo] cleanup text_query.print_package_info()
2010-04-28 18:53:13 +02:00
Fabio Erculiani
f0d28f3de1
[equo] improve reliability of text_tools.print_table()
2010-04-28 18:52:52 +02:00
Fabio Erculiani
8e114c823d
Tagging Entropy version 0.99.41.2
2010-04-26 23:26:51 +02:00
Fabio Erculiani
9e66587102
[equo] make print_package_info output localization independent
2010-04-26 23:14:19 +02:00
Fabio Erculiani
fc0d717477
[equo] improve text_tools.print_table, allow row spanning
2010-04-26 23:13:38 +02:00
Fabio Erculiani
1df71c7559
[equo] fix typo in function name, print_bashcomp
2010-04-26 11:22:31 +02:00
Fabio Erculiani
9bf812b0ae
[equo] always show installation queue when calling "equo install" or "equo upgrade"
2010-04-21 21:26:58 +02:00
Fabio Erculiani
8365d3fa94
Tagging Entropy version 0.99.41.1
2010-04-19 17:10:22 +02:00
Fabio Erculiani
24ea83044e
Tagging Entropy version 0.99.41
2010-04-18 13:42:38 +02:00
Fabio Erculiani
5b36cfc43f
[equo] add ETP_NONINTERACTIVE env support for upgrade and install functions
2010-04-17 19:26:04 +02:00
Fabio Erculiani
d5aacf9f66
[client] text_tools: implement print_table function
2010-04-17 13:53:22 +02:00
Fabio Erculiani
09a8b07b1b
[equo] fix "equo match --installed" when used with "--multimatch"
2010-04-16 12:50:47 +02:00
Fabio Erculiani
87f1531876
[equo] add support for "equo match --installed"
2010-04-16 12:08:51 +02:00
Fabio Erculiani
37fb97de01
[entropy*] kill SystemSettings attribute of Entropy Client and Entropy Server instances
2010-04-14 14:56:17 +02:00
Fabio Erculiani
ff2eb4f444
[entropy.output/API] rename "type" argument of TextInterface.output to "level"
2010-04-14 14:30:51 +02:00