summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* emerge.1: --depclean-lib-check disabled defaultv2.1.11.37Zac Medico2012-12-111-1/+1
* Remove extended package set configuration docs.Zac Medico2012-12-112-6/+2
* portage.const: toggle constants for stable branchZac Medico2012-12-111-4/+4
* 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
* Rename Package.metadata to _metadata.Zac Medico2012-11-2617-99/+103
* Use Package.repo where appropriate.Zac Medico2012-11-263-12/+8
* Use Package.counter where appropriate.Zac Medico2012-11-263-16/+6
* similar_name_search: fix lower/upper case bugsZac Medico2012-11-251-4/+4
* Update doc string of portage.dep.extract_affecting_use().Arfrever Frehtes Taifersar Arahesis2012-11-251-5/+5
* unpack(): Handle suffixes in case-insensitive way.Arfrever Frehtes Taifersar Arahesis2012-11-251-6/+10
* __sb_append_var(): Quote tr arguments to avoid filename expansion. Avoid a su...Arfrever Frehtes Taifersar Arahesis2012-11-251-2/+1
* emerge --info: search similar names, bug #444596Zac Medico2012-11-241-2/+33
* depgraph: split out similar_name_search funcZac Medico2012-11-242-45/+62
* emerge --info: report unmatched atom, bug #444596Zac Medico2012-11-241-34/+47
* EAPI="5-progress": Add automatic unpack dependencies.Arfrever Frehtes Taifersar Arahesis2012-11-249-2/+199
* Fix a typo.Arfrever Frehtes Taifersar Arahesis2012-11-221-1/+1