Commit Graph

847 Commits

Author SHA1 Message Date
Fabio Erculiani
d63b02397b [equo] small code style update 2010-01-05 12:06:59 +01:00
Fabio Erculiani
d3f7efd599 [equo] fix error codes handling in text_ui 2010-01-04 14:55:39 +01:00
Fabio Erculiani
7fd3254c5b [equo] actually make tricky way to call config files update cache generation working 2010-01-04 14:25:22 +01:00
Fabio Erculiani
6d89177836 [entropy.client] move UGC information storage outside the main entropy lib 2010-01-03 23:18:41 +01:00
Fabio Erculiani
404911da87 [entropy.security] rename fetch_advisories() into sync(), add more docs and small fixes 2010-01-03 22:33:38 +01:00
Fabio Erculiani
df408c1418 [entropy.security] rename get_affected_atoms into get_affected_packages 2010-01-03 01:10:14 +01:00
Fabio Erculiani
8ffd4f1947 [equo] "equo security update", allow --force 2010-01-02 17:11:41 +01:00
Fabio Erculiani
e57b064121 [entropy*] big caching routines cleanup, drop old and duplicated code 2010-01-02 15:00:27 +01:00
Fabio Erculiani
a6cbaa1ab8 [equo] when a package in masked, make sure to also print belonging repository 2010-01-01 10:43:16 +01:00
Fabio Erculiani
d8cc786858 [entropy.client.interfaces.repository] small & initial refactoring of Repository class 2009-12-31 18:27:11 +01:00
Fabio Erculiani
95ce7dfdea [equo] trivial output fix 2009-12-31 17:51:20 +01:00
Fabio Erculiani
1eab5b086f [entropy.security/entropy.server] add GPG keys import/export feature 2009-12-29 21:55:07 +01:00
Fabio Erculiani
2e23fd4019 [equo] fix function call arguments in text_ugc, text_smart 2009-12-29 20:10:13 +01:00
Fabio Erculiani
f8c1b987da [equo] ETP_LOGLEVEL_NORMAL is not available anymore 2009-12-29 19:38:36 +01:00
Fabio Erculiani
8046b29491 [entropy*] several updates, etpCache removal, code cleanup, API changes 2009-12-29 19:36:32 +01:00
Fabio Erculiani
cc32db7301 [equo] implement file editor and pager retrieval. Entropy Client ones are going to be removed 2009-12-29 19:33:51 +01:00
Fabio Erculiani
8c378ecf4a [equo] do not advertise "equo cache generate", it will be removed 2009-12-29 19:32:50 +01:00
Fabio Erculiani
f8016cc4fe [equo] equo --help something now works beautifully 2009-12-28 22:52:42 +01:00
Fabio Erculiani
0c5809b60e [equo] text_ui: remove etpCache usage 2009-12-28 16:03:45 +01:00
Fabio Erculiani
c3fa1c599a [equo] properly set return code when calling server_activator module functions 2009-12-28 15:03:11 +01:00
Fabio Erculiani
f9f3d4c729 [entropy.*] reorganize etpCache (remove/move stuff in respective classes) drop old vars from entropy.const 2009-12-28 07:58:19 +01:00
Fabio Erculiani
1cb542c5d0 [equo] cleanup text_smart module 2009-12-28 00:29:57 +01:00
Fabio Erculiani
03efb1383d [entropy.server] complete server-side implementation of GPG features 2009-12-28 00:18:19 +01:00
Fabio Erculiani
5762d69722 [equo] tell to run "equo upgrade" when hop is successful 2009-12-27 21:47:00 +01:00
Fabio Erculiani
0fd3485aef [equo] fine tune exit statuses 2009-12-26 15:35:13 +01:00
Fabio Erculiani
105a800560 [equo] do not raise SystemExit in main() 2009-12-26 09:02:39 +01:00
Fabio Erculiani
bf2a83446a [equo] reorganize argv parser, add support for sub --help info output 2009-12-26 08:59:17 +01:00
Fabio Erculiani
eb5f824278 [equo] improve equo.py code, use exception handler callback for handling exceptions 2009-12-25 23:05:07 +01:00
Fabio Erculiani
93dbdf0078 [equo] improve "equo remove" output and "equo upgrade" removal list information 2009-12-25 18:30:26 +01:00
Fabio Erculiani
559dd5d5eb [entropy.client] rename calculate_world_updates into calculate_updates 2009-12-25 12:13:47 +01:00
Fabio Erculiani
d40761e273 [equo] most important commit of the world 2009-12-23 22:02:08 +01:00
Fabio Erculiani
8f795ca802 [equo] code cleanup in text_ui 2009-12-23 21:59:43 +01:00
Fabio Erculiani
fb9f180f8c [equo] some more code cleanup and polishing 2009-12-23 21:51:47 +01:00
Fabio Erculiani
43129906fb [equo] more cleanup, move config files updates caching function to text_ui 2009-12-23 10:21:39 +01:00
Fabio Erculiani
1597ea2fc4 [equo] some more code cleanup and polishing 2009-12-22 20:29:08 +01:00
Fabio Erculiani
1aedb9fafb [entropy*] several code cleanup, tweakings and small API changes/polishing 2009-12-22 17:02:50 +01:00
Fabio Erculiani
7309d1446d [entropy*] move sabayonlinux.org domain info to sabayon.org, move more distro specific info to entropy.const 2009-12-21 23:50:31 +01:00
Fabio Erculiani
e1f7730d40 [equo] fix output text 2009-12-21 13:43:36 +01:00
Fabio Erculiani
b03ee15175 [equo] add "equo world" deprecation message 2009-12-20 22:53:30 +01:00
Fabio Erculiani
32230aee42 [entropy] add support for build dependencies, entropy will now store them in repos (future task: make possible to install build deps too) 2009-12-20 22:32:28 +01:00
Fabio Erculiani
4c1fdc23b0 [entropy.*] rename generate_depends_tree, cleanup etpConst['dependency_type_ids'], fix code around 2009-12-16 21:27:10 +01:00
Fabio Erculiani
af7357c6f6 [equo] fix graphing abilities (equo query graph, and equo query revgraph) and ease print_package_info output 2009-12-16 20:50:44 +01:00
Fabio Erculiani
0213735419 [equo] text_query: search_installed_package should print packages data sorted alphabetically 2009-12-15 16:11:47 +01:00
Fabio Erculiani
26001576e9 [equo] text_query: fix pkg_data dict handling in get_installed_packages 2009-12-15 16:08:52 +01:00
Fabio Erculiani
2e2bfb4cd5 [equo] fix UGC execution 2009-12-15 00:07:32 +01:00
Fabio Erculiani
f62e278764 [equo] several code style and graphical improvements to "equo install" and "equo remove" output 2009-12-14 23:56:10 +01:00
Fabio Erculiani
d6bb675608 [entropy.*] several database size and performance improvements
:: implement developer-repo mode (aimed to developers who want to
   test stuff and can download the whole packages repository db).
   This results in 100% download size reduction for 99% of other users.
:: new "light" database versions now ship without packagechangelogs
   table content to improve speed, download time and size.
:: cleanup entropy.client.interfaces.repository code and add support
   for developer-repo feature
:: add warnings for users running "equo query changelog" without
   developer-repo mode enabled
2009-12-14 21:33:30 +01:00
Fabio Erculiani
c674f0478a [equo] fix "equo query orphans", make it work with new db schema 2009-12-13 10:02:02 +01:00
Fabio Erculiani
b5fb22d2f7 [equo] add "equo query graph" and "equo query revgraph" commands (see --help) 2009-12-12 17:00:22 +01:00
Fabio Erculiani
bfd2e4499d [equo] query: code cleanup and polishing 2009-12-12 10:52:06 +01:00