Commit Graph

780 Commits

Author SHA1 Message Date
Fabio Erculiani
fcd5acf8d6 [client] equo fetch also supports --nodeps 2009-10-30 13:38:09 +01:00
Michele Tameni
d632cf3b0f [client] Remove code duplication for fetching packages.
can be a good idea to define dirscleanup outside installPackages function, so it
can be used also in _fetchPackages
2009-10-30 10:21:57 +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
ac44d1f923 [client] improve showdiff (from equo conf) 2009-10-26 13:11:23 +01:00
Fabio Erculiani
6f16e331db [equo] fix indentation 2009-10-25 15:09:32 +01:00
Fabio Erculiani
30925b1a38 [client] improve bug reporter code 2009-10-20 17:57:36 +02:00
Fabio Erculiani
07658cbef6 [client] update EAPI3 test client 2009-10-19 18:51:02 +02:00
Fabio Erculiani
5313ad79f3 [entropy.xpak] move xpak module and functions and their usage to Portage SPM plugin 2009-10-11 10:13:30 +02:00
Fabio Erculiani
4052792e93 [equo] fix indentation 2009-10-11 00:08:55 +02:00
Daniel Halens Rodríguez
86520fac3c Merge branch 'master' of ssh://sabayon.org/~git/projects/entropy 2009-10-10 22:45:02 +01:00
Fabio Erculiani
733e2c4dd4 [equo] when N off multifetch=N is >10, cast to 10 2009-10-10 23:36:17 +02:00
Daniel Halens Rodríguez
8697dad305 [equo] fix --help output 2009-10-10 22:33:28 +01:00
Fabio Erculiani
2b4c11bc6d [equo] when using --nodeps and --ask, do not invalidate the latter 2009-10-10 23:32:15 +02:00
Fabio Erculiani
11f798c23c [entropy.client] remove get_repository_db_file_checksum, not used anymore 2009-10-10 23:22:28 +02:00
Fabio Erculiani
ff1c6270a0 [equo] fixup --help output 2009-10-09 20:00:06 +02:00
Fabio Erculiani
8224415a0a [equo] fix small output glitch 2009-10-08 21:14:38 +02:00
Fabio Erculiani
23c20d4235 [equo] when caching fails, show a traceback at least 2009-10-05 19:54:27 +02:00
Fabio Erculiani
7a1e779977 [equo] retrieveSize now returns int 2009-10-05 14:23:01 +02:00
Fabio Erculiani
971d511295 [equo] bytes_into_human wants int type 2009-10-05 14:20:12 +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
69a83cd4c2 [equo] ease sorted() 2009-10-05 07:37:06 +02:00
Fabio Erculiani
a70d08c0bf [equo] use new sort way (using key=) 2009-10-05 07:35:16 +02:00
Fabio Erculiani
1ab0c36510 [equo] improve Python 3.x compatibility 2009-10-04 19:01:48 +02:00
Fabio Erculiani
116f43fe0c [equo] also import const_convert_to_rawstring 2009-10-04 18:35:55 +02:00
Fabio Erculiani
f7149b7f9b [equo] port some other snippets to Python 3.x syntax 2009-10-04 18:30:53 +02:00
Fabio Erculiani
e126f38290 [equo] improve code, make it more Python 3.x ready 2009-10-03 21:50:31 +02:00
Fabio Erculiani
4152a88034 [equo] improve code quality in query module 2009-10-03 20:40:41 +02:00
Fabio Erculiani
4c498cec92 [equo] drop unicode() where possible 2009-10-03 20:40:13 +02:00
Fabio Erculiani
c88b6a0b7a [equo] make equo show reinstalls as forced upgrades 2009-10-03 19:15:25 +02:00
Fabio Erculiani
92d357b942 [equo] make _showPackageInfo using Entropy Client get_package_action method 2009-10-03 18:59:03 +02:00
Fabio Erculiani
0272b2abc4 [entropy] more Python 2.6/3.x compat fixes 2009-10-01 18:59:03 +02:00
Fabio Erculiani
7270556303 [equo] remove unused import 2009-10-01 18:33:11 +02:00
Fabio Erculiani
0b751a8314 [entropy] fix getoutput function call (it's in subprocess in Python 3.x and in commands in 2.x) 2009-10-01 18:17:17 +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
128cdda2b8 [entropy.db] drop getIDPackage (not completely reliable) in favour of getIDPackages 2009-09-20 18:15:58 +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
46c136370a [entropy.client] rename add_tbz2_to_repos to add_package_to_repos 2009-09-16 17:55:38 +02:00
Fabio Erculiani
f01efbf124 [entropy.const] etpSys cleanup, ditched unused keywords and dirstoclean 2009-09-16 17:52:42 +02:00
Fabio Erculiani
fe841379ba [equo] correctly show virtual packages install information 2009-09-11 16:39:49 +02:00
Fabio Erculiani
e5416aaa0f [equo] some minor code style updates 2009-09-10 15:10:34 +02:00
Fabio Erculiani
0cb23ae084 [equo] fix "equo database check" 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
232e47821f [entropy.client] destroy infoDict, renamed to pkgmeta 2009-09-02 01:20:23 +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