Commit Graph

865 Commits

Author SHA1 Message Date
Fabio Erculiani
3a12e33e35 [equo/sulfur] do not bug user for orphaned packages not available in repos if latter don't exist 2010-01-16 20:24:11 +01:00
Fabio Erculiani
9b5aa1a2c5 [entropy.tools] more entropy.tools module cleanup work 2010-01-15 20:08:08 +01:00
Fabio Erculiani
d8c28b84a1 [entropy.tools] move backup_client_repository away from entropy.tools 2010-01-15 16:10:35 +01:00
Fabio Erculiani
897776787e [equo] add missing imports to text_tools 2010-01-15 13:59:28 +01:00
Fabio Erculiani
a6e41cffe5 [entropy.tools] start module refactoring and API docs merge 2010-01-14 18:35:14 +01:00
Fabio Erculiani
28f64a053c [equo] add missing import 2010-01-14 14:47:56 +01:00
Fabio Erculiani
477e135134 [entropy/equo] implement bash completion (yay!), move CLI related functions to text_tools module 2010-01-12 15:52:12 +01:00
Fabio Erculiani
09a51bedcd [equo] text_query: improve search_package function usability 2010-01-12 15:51:13 +01:00
Fabio Erculiani
40f090310b [entropy.output] rename TextInterface.inputBox into input_box 2010-01-11 18:05:47 +01:00
Fabio Erculiani
41212188f5 [entropy.output] rename TextInterface.askQuestion into ask_question 2010-01-11 17:59:26 +01:00
Fabio Erculiani
8f94c4a8b4 [entropy.output] TextInterface: rename updateProgress into output 2010-01-11 17:38:55 +01:00
Fabio Erculiani
ccc292eba4 [entropy] ban print_info calls from entropy package, create text_tools module 2010-01-11 10:29:48 +01:00
Fabio Erculiani
44daf62842 [equo] add "equo mask" and "equo unmask" commands support 2010-01-11 09:50:47 +01:00
Fabio Erculiani
412da7279b [equo] split upgrade_packages function 2010-01-09 09:44:33 +01:00
Fabio Erculiani
dbf1d93fa0 [equo] some code style update 2010-01-09 09:14:28 +01:00
Fabio Erculiani
d5df42f981 [equo] fix short options support (for eg, "-qt" is not supported) 2010-01-08 16:44:54 +01:00
Fabio Erculiani
566e9b7796 [equo] fix install_packages return codes when user answers No to questions 2010-01-07 11:08:50 +01:00
Fabio Erculiani
f6e00bf9c6 [equo] fix equo exception handler (traceback retrieval + threads termination) 2010-01-07 07:53:03 +01:00
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