Commit Graph

9854 Commits

Author SHA1 Message Date
Fabio Erculiani 7f99aa787d [equo] fix "equo ugc vote" command, add missing positional argument 2012-11-11 21:16:11 +01:00
Sławomir Nizio 6670438445 [Solo] fix typo, improve message 2012-11-11 19:00:31 +01:00
Fabio Erculiani 45314881e7 [eit] fix print_table() usage in "eit status" 2012-11-11 14:01:38 +01:00
Fabio Erculiani 04daf0210d Tagging Entropy version 148 148 2012-11-11 09:41:16 +01:00
Fabio Erculiani 8194608d2d Release Entropy 148 2012-11-11 09:41:15 +01:00
Fabio Erculiani eadf576359 [matter] fix Portage import paths due to upstream changes 2012-11-11 09:39:25 +01:00
Fabio Erculiani c5fb8d1f99 [matter] fix undefined variable "p" issue 2012-11-11 09:32:11 +01:00
Fabio Erculiani c00c961625 Tagging Entropy version 147 147 2012-11-10 16:29:59 +01:00
Fabio Erculiani 6d5762e985 Release Entropy 147 2012-11-10 16:29:58 +01:00
Fabio Erculiani ce80af4eb5 [Solo] fix undefined reference "exit_st" 2012-11-10 16:28:44 +01:00
Fabio Erculiani d5c1593f10 [entropy/Makefile] add missing variable: VARDIR 2012-11-09 22:43:55 +01:00
Fabio Erculiani 35f2be382e Tagging Entropy version 146 146 2012-11-09 22:34:27 +01:00
Fabio Erculiani d09e11ccb6 Release Entropy 146 2012-11-09 22:34:26 +01:00
Fabio Erculiani 87c59233cf [client] update entropy.pot 2012-11-09 09:20:17 +01:00
Fabio Erculiani 8ada0d1730 [equo] update man pages 2012-11-09 09:18:54 +01:00
Fabio Erculiani bff697e4d5 [Solo*] fixup -q, -v, -p short options and bashcomp 2012-11-09 09:16:08 +01:00
Fabio Erculiani 9f8b9dd310 [todo] update TODO 2012-11-06 22:41:56 +01:00
Fabio Erculiani 7aa9410527 [po] update entropy.pot 2012-11-06 22:35:32 +01:00
Fabio Erculiani d42003ba94 Merge remote-tracking branch 'origin/solo'
Conflicts:
	client/po/bg.po
	client/po/ca.po
	client/po/cs.po
	client/po/da.po
	client/po/de.po
	client/po/entropy.pot
	client/po/es.po
	client/po/es_CL.po
	client/po/fr.po
	client/po/fr_CA.po
	client/po/it.po
	client/po/nl.po
	client/po/pl.po
	client/po/pt.po
	client/po/pt_BR.po
	client/po/ru.po
	client/po/sk.po
	client/po/sv.po
	client/po/uk.po
	client/po/zh_TW.po
	client/revision
	docs/ChangeLog
	docs/TODO
	lib/entropy/cache.py
	lib/entropy/client/interfaces/db.py
	lib/entropy/const.py
	lib/entropy/revision
	lib/entropy/spm/plugins/interfaces/portage_plugin/__init__.py
	server/revision
2012-11-06 22:35:01 +01:00
Fabio Erculiani 659ad992d5 [todo] update TODO 2012-11-06 21:55:11 +01:00
Fabio Erculiani d1fa09ffb4 [entropy.*] remove etpUi imports 2012-11-06 21:24:41 +01:00
Fabio Erculiani f713f65d2d [entropy.const] etpUi is gone, const_interactive_enabled() moved to is_interactive() 2012-11-06 21:22:23 +01:00
Fabio Erculiani 0deb4464e7 [entropy.const] kill etpUi['mute'] 2012-11-06 21:16:16 +01:00
Fabio Erculiani 977ec75a01 [entropy.const] drop any etpUi['debug'] reference 2012-11-06 20:51:00 +01:00
Fabio Erculiani f32ddb95e5 [RigoDaemon] drop any reference to etpUi['debug'] 2012-11-06 20:50:47 +01:00
Fabio Erculiani 2512df68ad [lib/] drop etpUi['debug'] 2012-11-06 20:13:49 +01:00
Fabio Erculiani 15c6fc1b77 [entropy.const] drop etpUi['clean'] 2012-11-05 22:29:30 +01:00
Fabio Erculiani 9095f62f6b [entropy.const] drop etpUi['warn'] 2012-11-05 22:27:46 +01:00
Fabio Erculiani aaf2b8eee8 [entropy.const] kill etpUi['quiet'] 2012-11-05 21:40:44 +01:00
Fabio Erculiani 7ff175dd24 [Solo] fixup "solo install" output 2012-11-05 21:39:35 +01:00
Fabio Erculiani 0245ba1c0e [kernel-switcher] add --verbose argparse argument 2012-11-05 21:39:02 +01:00
Fabio Erculiani df3c27deac [entropy*] drop etpUi usage where possible 2012-11-04 22:36:54 +01:00
Fabio Erculiani ba4ca3f576 [kernel-switcher] drop etpUi usage 2012-11-04 21:24:07 +01:00
Fabio Erculiani d2252e3873 [Solo] drop etpUi usage from solo.main 2012-11-04 21:23:38 +01:00
Fabio Erculiani 280a7067b3 [entropy.cli] drop module, move code to client/ and server/
Even though it is a small code duplication, entropy.cli does make
much less sense.
2012-11-04 21:11:56 +01:00
Fabio Erculiani 7bd7606331 [todo] update TODO 2012-11-04 18:45:57 +01:00
Fabio Erculiani 977bc60b21 [Solo] get rid of solo.utils.show_you_meant, move _show_did_you_mean to SoloCommand 2012-11-04 18:43:42 +01:00
Fabio Erculiani b07beb1dcd [entropy.const] drop etpConst['errorstatus'] 2012-11-04 18:35:19 +01:00
Fabio Erculiani db5a6dcfdb [todo] update TODO 2012-11-04 18:34:05 +01:00
Fabio Erculiani 49803e21b3 [entropy.server] reduce computational complexity of scan_package_changes() by using memoization 2012-11-04 18:27:02 +01:00
Fabio Erculiani cda4577291 [Solo] do not set "add" twice 2012-11-04 15:22:08 +01:00
Fabio Erculiani 26b7d9cb54 [entropy.spm] PortagePlugin, xpaktools: drop append_xpak() 2012-11-04 10:36:55 +01:00
Fabio Erculiani df13dbdd2b [client] rename _equo to equo-completion.zsh 2012-11-04 10:33:37 +01:00
Fabio Erculiani 341b7ab67f [equo] update .po files, add tr and hr 2012-11-04 00:00:55 +01:00
Fabio Erculiani 9e08b70113 [equo] migrate to Solo, drop old and crufty code, peace and love 2012-11-03 23:57:25 +01:00
Fabio Erculiani c9a1d6988d [Solo] implement the "solo security" command 2012-11-03 17:46:00 +01:00
Fabio Erculiani d16578394f [Solo] move _setup_verbose_quiet_parser to SoloCommand 2012-11-03 17:45:17 +01:00
Fabio Erculiani 66f5e4024f [Solo] add "--showslot" (show package slot) support to "equo match" 2012-11-03 12:15:19 +01:00
Fabio Erculiani 631b7df3b9 [Solo] implement the "solo libtest" command 2012-11-02 18:44:52 +01:00
Fabio Erculiani c8ebc02890 [entropy.qa] add silent= keyword to test_shared_objects() 2012-11-02 18:39:57 +01:00