summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* vardbapi: tweak deprecated constructor paramZac Medico2012-12-241-4/+5
* binarytree: tweak deprecated constructor paramZac Medico2012-12-241-5/+5
* porttree.py: tweak deprecated constructor paramsZac Medico2012-12-241-4/+5
* Support subslots in command line arguments.Arfrever Frehtes Taifersar Arahesis2012-12-233-4/+4
* runtests.sh: add pypy-2.0 to PYTHON_VERSIONSZac Medico2012-12-221-1/+1
* repoman: exempt virtuals from KEYWORDS.stableZac Medico2012-12-211-1/+1
* config: clarify that default target_root is /Zac Medico2012-12-191-1/+2
* Rename a private module in preparation for extending its functionality.Arfrever Frehtes Taifersar Arahesis2012-12-192-1/+1
* depclean warning: count nested sets, bug #298298Zac Medico2012-12-171-3/+11
* depclean summary: count nested sets, bug #298298Zac Medico2012-12-171-4/+10
* repoman: fix dep check for * and ~* keywordsZac Medico2012-12-161-2/+4
* repoman: check deps for * and ~* keywordsv2.2.0_alpha149Zac Medico2012-12-151-6/+27
* repoman keywords.dropped: handle * and ~*Zac Medico2012-12-151-1/+1
* Handle closed sys.__stdin__, for multiprocessingZac Medico2012-12-158-8/+19
* makeopts_jobs is declared in multiprocessing, not eutils.Michał Górny2012-12-151-2/+8
* Add QA_CONFIGURE_OPTIONS variable.v2.2.0_alpha148Zac Medico2012-12-113-6/+37
* xattr-helper.py: fix AssertionError string formatZac Medico2012-12-111-2/+2
* xattr-helper.py: fix backslash quotingZac Medico2012-12-111-3/+6
* Disallow SLOT="${slot}/${subslot}=" in ebuilds.Arfrever Frehtes Taifersar Arahesis2012-12-111-1/+1
* prepstrip: preserve xattrs, bug #446420Zac Medico2012-12-112-3/+206
* prepstrip: handle objcopy failure, bug #446774Zac Medico2012-12-101-4/+8
* dblink._elog_process: obey phasefilter argZac Medico2012-12-101-1/+4
* MergeProcess: avoid duplicate elog, bug #446136Zac Medico2012-12-101-0/+3
* get_real_flag: handle implicit iusev2.2.0_alpha147Zac Medico2012-12-091-2/+5
* emerge --info: handle bug #446358 morev2.2.0_alpha146Zac Medico2012-12-091-6/+9
* get_real_flag: handls use-dep default bug #446666Zac Medico2012-12-093-2/+11
* emerge --verbose: [ y | n ] for bug #446324v2.2.0_alpha145Zac Medico2012-12-082-4/+17
* emerge --info: don't error for existing packagesZac Medico2012-12-071-5/+5
* Avoid duplicate desktop QA notice, bug #446136Zac Medico2012-12-051-1/+1
* getmaskingstatus: fix ~* KEYWORDS handlingZac Medico2012-12-051-0/+7
* emerge --sync: search PATH for rsync binaryZac Medico2012-12-031-2/+3
* show_masked_packages: handle missing license fileZac Medico2012-12-021-1/+3
* emerge --depclean: rm unavailable slot bug 445506Zac Medico2012-12-012-0/+87
* prepstrip: add comment for bug #445336v2.2.0_alpha144Zac Medico2012-12-011-0/+1
* prepstrip: avoid duplicates for bug #445336Zac Medico2012-12-011-2/+4
* Revert "prepstrip: avoid duplicates for bug #445336"Zac Medico2012-12-011-1/+1
* prepstrip: avoid duplicates for bug #445336Zac Medico2012-11-301-1/+1
* Add --oneshot to the portage update suggestion.Michał Górny2012-11-301-1/+1
* _LockThread: daemon = TrueZac Medico2012-11-291-0/+1
* portage.util.movefile.movefile(): Try to preserve mtime of symlinks with Pyth...Arfrever Frehtes Taifersar Arahesis2012-11-301-3/+9
* repoman: handle missing @DEPRECATED lic groupv2.2.0_alpha143Zac Medico2012-11-291-6/+4
* Fix return value of portage.util.movefile.movefile() for symlinks with Python...Arfrever Frehtes Taifersar Arahesis2012-11-291-2/+5
* emerge: add --quiet-fail for bug #440982Zac Medico2012-11-283-3/+21
* fix ebuild rpm command for rpm 4.10.0Lucas Bickel2012-11-281-6/+5
* portage.5: rm obsolete eclass-overrides warningZac Medico2012-11-281-7/+1
* test_portdb_cache: use python -WiZac Medico2012-11-271-2/+2
* portdbapi: DeprecationWarning for 'pms' cacheZac Medico2012-11-274-5/+14
* egencache: enable md5-dict format by defaultZac Medico2012-11-273-16/+33
* Add Package.built_time property.Zac Medico2012-11-262-17/+17
* Package: add defined_phases, properties, restrictZac Medico2012-11-264-6/+18