Commit Graph

9876 Commits

Author SHA1 Message Date
Fabio Erculiani 3d04b69b7d [equo] trivial: remove unused import 2012-11-25 19:03:41 +01:00
Fabio Erculiani 0685cd4132 [equo] add "equo version (or --version)" command 2012-11-25 18:59:38 +01:00
Fabio Erculiani afb6d4e2c9 [equo] write license text to file in binary mode, don't use codecs.open() 2012-11-25 18:51:28 +01:00
Fabio Erculiani db91ce20b4 [entropy.db] catch idiotic "no transaction is active" sqlite3 OperationalError 2012-11-25 18:33:21 +01:00
Fabio Erculiani 2ff854789c [equo] update all the supported translations 2012-11-25 18:13:46 +01:00
Fabio Erculiani fda0450aaf [equo] add Romanian translation 2012-11-25 18:13:30 +01:00
Fabio Erculiani 48c3870932 [matter] use portage.dep.dep_getkey for SPM package atoms 2012-11-25 12:50:49 +01:00
Fabio Erculiani 7743050d69 [matter] add support for "spm-repository-change-if-upstreamed"
If SPM repository changes are not allowed when a package needs to be bumped,
the package won't be bumped/recompiled.
However, there is a case in where the SPM repo change constraint loses its
importance, and it's when the current SPM repository no longer contains the
target package (thus, changes have been upstreamed or they're just not needed
anymore).
Using "spm-repository-change-if-upstreamed: yes" makes possible to ignore
SPM repo changes in this case.

The default behaviour does not change, spm-repository-change-if-upstreamed is
disabled by default (== no as default config value).
2012-11-25 12:44:05 +01:00
Fabio Erculiani 996231c08d Tagging Entropy version 151 151 2012-11-23 22:58:44 +01:00
Fabio Erculiani 922bf6e0a7 Release Entropy 151 2012-11-23 22:58:43 +01:00
Fabio Erculiani 4f5832040e [equo] fix package set and package from repo string matching 2012-11-23 22:57:36 +01:00
Fabio Erculiani 2e9840e5b0 [equo] add --quiet support to "equo repo list" 2012-11-20 21:17:31 +01:00
Fabio Erculiani 0c8de888f8 Tagging Entropy version 150 150 2012-11-18 19:58:54 +01:00
Fabio Erculiani dc27835fd8 Release Entropy 150 2012-11-18 19:58:54 +01:00
Fabio Erculiani a9755d67ce [equo] fix "equo conf update" interactive merge
subprocess.call() arguments were generated before mkstemp()
2012-11-18 19:54:32 +01:00
Fabio Erculiani 29b8f266cc [equo] fix tty colored output handling, re-add --color 2012-11-15 21:05:52 +01:00
Fabio Erculiani 281c9b5bcf [equo] add "-q" argument support to "equo unused" 2012-11-15 21:05:25 +01:00
Fabio Erculiani 25ee44ea79 [equo] fix DependenciesNotRemovable handling in "equo remove" 2012-11-12 23:30:31 +01:00
Fabio Erculiani 04e30cc3d3 Tagging Entropy version 149 149 2012-11-12 12:30:42 +01:00
Fabio Erculiani 4001e0f4b2 Release Entropy 149 2012-11-12 12:30:41 +01:00
Fabio Erculiani 09f3669842 [Solo] make enlightenatom() work with package keys 2012-11-11 23:55:31 +01:00
Fabio Erculiani b7d7006505 [equo] fix ugc vote float (or int) to string conversion 2012-11-11 21:30:24 +01:00
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