Fabio Erculiani
d3d29edf9f
[todo] update TODO
2010-04-30 15:15:57 +02:00
Fabio Erculiani
8e0f44b687
[conf] update information regarding how splitdebug works in Entropy
2010-04-30 15:15:35 +02:00
Fabio Erculiani
44fec70c14
[entropy.client/entropy.spm] implement splitdebug support client-side
2010-04-30 15:12:09 +02:00
Fabio Erculiani
bfb0656758
[entropy.client] inherit GPG support bool from etpConst, update branch
2010-04-30 10:36:50 +02:00
Fabio Erculiani
297ae7f284
[entropy.spm] PortagePlugin: if getcolor() returns True, unset NOCOLOR if set
2010-04-29 20:34:20 +02:00
Fabio Erculiani
57b8a3448d
[entropy.server] ServerQAInterfacePlugin.__extract_edb_analyze_metadata: close EntropyRepository, then remove (not the other way around)
2010-04-29 20:30:45 +02:00
Fabio Erculiani
d445351dc8
[entropy.server] add new server-side QA test checking keywords metadata
2010-04-29 20:25:34 +02:00
Fabio Erculiani
8cefd0359b
[entropy.spm] PortagePlugin: disable Portage colorized output when entropy.output.getcolor() returns False
2010-04-29 16:54:17 +02:00
Fabio Erculiani
5fef396321
[entropy.output] add getcolor()
2010-04-29 16:49:32 +02:00
Fabio Erculiani
9980f7c437
[entropy.output] fix _print_prio when writing to non-tty devices
2010-04-29 16:48:57 +02:00
Fabio Erculiani
b7ad933a56
[equo] text_query: remove every \t evidence
2010-04-29 16:14:30 +02:00
Fabio Erculiani
0c9d9baef7
[entropy.client.interfaces.package] EntropyPackage.isFileAvailable() requires unicode, not str
2010-04-29 15:53:03 +02:00
Fabio Erculiani
a296dc63e3
[todo] update TODO
2010-04-29 09:58:21 +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
b8b651d34a
[entropy.spm] PortagePlugin: fix _dep_or_select logic
2010-04-29 08:43:32 +02:00
Fabio Erculiani
5a2052488e
[entropy.client.interfaces.dep] _get_unsatisfied_dependencies(): trivial speed improvement
2010-04-29 08:20:13 +02:00
Fabio Erculiani
f14642d6ae
[todo] update TODO
2010-04-28 23:06:26 +02:00
Fabio Erculiani
4d63ac40ae
[entropy.spm] PortagePlugin: add "or dependencies" support (providing Entropy-style or dep strings)
2010-04-28 23:05:49 +02:00
Fabio Erculiani
3aa5003471
[entropy.client.interfaces.dep] properly handle unavailable packages (already installed)
...
When a package is referencing another that has been removed but
is still installed and given dependency is satisfied, consider
the whole dependency request as satisfied.
2010-04-28 22:00:10 +02:00
Fabio Erculiani
e5141698ab
[entropy.spm] PortagePlugin: when manually generating CONTENT metadata, ignore "" directory entry
2010-04-28 21:40:16 +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
0.99.41.2
2010-04-26 23:26:51 +02:00
Fabio Erculiani
0f16b40030
[todo] update TODO
2010-04-26 23:17:45 +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
b669290152
[entropy.db] fix SQL query in EntropyRepository._addDependsRelationToDependsTable()
2010-04-26 11:28:08 +02:00
Fabio Erculiani
1df71c7559
[equo] fix typo in function name, print_bashcomp
2010-04-26 11:22:31 +02:00
Fabio Erculiani
6adb9576bf
[entropy.db] _addDependsRelationToDependsTable: fix SQL DELETE statement, use list
2010-04-25 09:26:13 +02:00
Fabio Erculiani
083b38b3bb
[entropy.db] fix minor syntax error
2010-04-23 11:47:11 +02:00
Fabio Erculiani
aec87af04d
[entropy.client.interfaces.repository] __verify_file_checksum: catch invalid md5 file content
2010-04-22 19:17:52 +02:00
Fabio Erculiani
de4e3943df
[entropy.db] EntropyRepository: improve reliability of reverse dependencies mapping
2010-04-22 19:14:47 +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
50a97503df
[sulfur] catch SSLError exception when calling UGC.add_download_stats()
2010-04-20 16:12:19 +02:00
Fabio Erculiani
1d51388de4
[sulfur] when using FileUpdates.{merge,remove,}() catch KeyError exception
2010-04-20 16:09:43 +02:00
Fabio Erculiani
8365d3fa94
Tagging Entropy version 0.99.41.1
0.99.41.1
2010-04-19 17:10:22 +02:00
Fabio Erculiani
e3b1c511be
[entropy.server] Server.move_packages: fix wrong download metadata generation
2010-04-19 17:08:34 +02:00
Fabio Erculiani
24ea83044e
Tagging Entropy version 0.99.41
0.99.41
2010-04-18 13:42:38 +02:00
Fabio Erculiani
dc30f71337
[todo] update TODO
2010-04-17 19:26:04 +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
f3bb747073
[docs] update API documentation
2010-04-17 12:41:41 +02:00
Fabio Erculiani
a90a1dbce8
[entropy.spm] PortagePlugin: when extracting ENTROPY_PROJECT_TAG from ebuild, also look at env()
2010-04-16 20:09:10 +02:00
Fabio Erculiani
68343488ff
[entropy.client.interfaces.dep] fix old-style virtual packages handling in dependency calculation
2010-04-16 17:17:13 +02:00
Fabio Erculiani
012a866981
[entropy.db] move virtual packages category name to a EntropyRepository static variable
2010-04-16 17:16:40 +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
7f1516382e
[todo] update TODO
2010-04-15 11:07:25 +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