Commit Graph

132 Commits

Author SHA1 Message Date
Fabio Erculiani
8ffd4f1947 [equo] "equo security update", allow --force 2010-01-02 17:11:41 +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
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
c3fa1c599a [equo] properly set return code when calling server_activator module functions 2009-12-28 15:03:11 +01:00
Fabio Erculiani
03efb1383d [entropy.server] complete server-side implementation of GPG features 2009-12-28 00:18:19 +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
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
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
b5fb22d2f7 [equo] add "equo query graph" and "equo query revgraph" commands (see --help) 2009-12-12 17:00:22 +01:00
Fabio Erculiani
36a614849a [entropy/equo/server] improve support of non-TTY stdout 2009-12-06 20:36:52 +01:00
Fabio Erculiani
36f4cc73a5 [equo] fix unicode strings used as arguments for install, search, match, remove, query 2009-11-25 17:13:26 +01:00
Fabio Erculiani
ab91205a0e [equo] write configuration cache only when text_ui.package() did not report 125, 126 or -10 return codes (no packages, no matches, invalid args, respectively) 2009-11-24 21:36:15 +01:00
Fabio Erculiani
4f80650685 [entropy.transceivers] migrate code to EntropyTransceiver infrastructure, w00t! 2009-11-15 23:46:49 +01:00
Fabio Erculiani
18677fe091 [equo] add --relaxed option to install, source, fetch 2009-11-11 19:47:44 +01:00
Fabio Erculiani
be8d398361 [equo] fix unreferenced variable 2009-11-05 22:55:00 +01:00
Fabio Erculiani
fcd5acf8d6 [client] equo fetch also supports --nodeps 2009-10-30 13:38:09 +01:00
Michele Tameni
a1210d3252 [client] Implemented "equo fetch".
Some clenup needed, also we can remove some code duplication.
2009-10-30 09:51:02 +01:00
Fabio Erculiani
30925b1a38 [client] improve bug reporter code 2009-10-20 17:57:36 +02:00
Daniel Halens Rodríguez
8697dad305 [equo] fix --help output 2009-10-10 22:33:28 +01:00
Fabio Erculiani
ff1c6270a0 [equo] fixup --help output 2009-10-09 20:00:06 +02:00
Fabio Erculiani
23c20d4235 [equo] when caching fails, show a traceback at least 2009-10-05 19:54:27 +02:00
Fabio Erculiani
0e6536587a [equo] more Python 3.x fixes (backward compat with 2.x) 2009-10-05 14:16:05 +02:00
Fabio Erculiani
33c005e668 [entropy] fix common idioms 2009-10-05 14:08:34 +02:00
Fabio Erculiani
e452421c7f [entropy] fix whitespace after comma 2009-10-05 14:05:32 +02:00
Fabio Erculiani
0272b2abc4 [entropy] more Python 2.6/3.x compat fixes 2009-10-01 18:59:03 +02:00
Fabio Erculiani
71825e9c76 [entropy] migrate codebase to Python 2.6 only syntax 2009-09-30 19:53:47 +02:00
Fabio Erculiani
2a7db1965a [entropy] fix OutputInterface.askQuestion answers handling 2009-09-26 09:18:23 +02:00
Fabio Erculiani
2fc1a5980f [equo] fix package files header 2009-09-20 14:44:41 +02:00
Fabio Erculiani
0367348e94 [equo] remove python-updater tool, not needed anymore 2009-09-19 20:16:48 +02:00
Fabio Erculiani
4ed7371e9a [entropy.server] add the ability to selectively add or remove packages when syncing with Spm 2009-09-16 19:13:25 +02:00
Fabio Erculiani
e5416aaa0f [equo] some minor code style updates 2009-09-10 15:10:34 +02:00
Fabio Erculiani
68c610714d [equo] remove bogus options (forgot to remove them earlier) from --help 2009-09-03 21:47:25 +02:00
Fabio Erculiani
d4960a1227 [equo] add support for "--dump" argument to "equo libtest" 2009-09-03 20:55:07 +02:00
Fabio Erculiani
c0d9b5e6f4 [entropy.core] Split entropy.core, introduce generic plugin loader
:: split entropy.core and move SystemSettings stuff to
   entropy.core.settings (and prepare external plugin support)
:: add EntropyPluginFactory generic class to entropy.core that
   will be used Entropy-wide to load external Entropy plugins
:: make entropy.spm Plugin Factory using entropy.core.EntropyPluginFactory
2009-08-30 18:59:35 +02:00
Fabio Erculiani
b714cf6bae [server/community repos] add support for --nooldslots argument in "spm compile categories" 2009-08-26 18:14:50 +02:00
Fabio Erculiani
fb8f724fa0 [equo] trivial update 2009-08-06 15:47:31 +02:00
Fabio Erculiani
edaa63705b [entropy.server/equo.community] Remove md5check tool, add pkgtest (which does the same plus QA tests) 2009-07-28 14:45:41 +02:00
Fabio Erculiani
17e86bb06f [equo] make equo "not enough parameters" string translatable 2009-07-12 21:38:16 +02:00
Fabio Erculiani
bbdde60809 [entropy.const/entropy.qa/equo/sulfur] make ErrorReportInterface post_url arg. mandatory
In the aim of removing all the sabayon-centric settings from the "entropy"
library, error report via http post url has been moved outside it.
2009-06-22 04:09:55 +02:00