aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Make repoman disable FEATURES=unknown-features-warn for the profilesZac Medico2010-09-021-0/+4
* Fix broken reference to config.pmaskdict for repoman --without-mask.Zac Medico2010-08-271-1/+4
* repoman: Fix NameError on musedict when metadata is not available.Michał Górny2010-08-271-1/+1
* Add a IUSE.missing repoman category for packages that have a USEZac Medico2010-08-261-0/+1
* Use dict.__iter__() instead of keys().Zac Medico2010-08-261-1/+1
* Make repoman ignore FEATURES=digest when in manifest-check mode.Zac Medico2010-08-261-1/+2
* Make the Atom class add 'EAPI.incompatible' category attributes toZac Medico2010-08-261-27/+0
* Fix repoman's allvalid variable to account for more possibly invalidZac Medico2010-08-261-1/+4
* Parse flag descriptions in repoman.utilities.parse_metadata_use().Michał Górny2010-08-261-5/+3
* Disable 'unused local USE-description' check if there are any invalids.Michał Górny2010-08-261-5/+9
* Remove unused myiuse variable in repoman.Zac Medico2010-08-261-5/+0
* Let use_reduce and Atom do EAPI checksSebastian Luther2010-08-261-3/+2
* Fix repoman to support FEATURES=digest (reportedly it used to workZac Medico2010-08-251-0/+1
* Use Package.iuse.is_valid_flag() to account for implicit IUSE.Zac Medico2010-08-241-1/+1
* repoman: Let repoman check for flags missing from IUSESebastian Luther2010-08-241-1/+2
* repoman: check for deprecated eclasseswired2010-08-221-0/+2
* Bug #324075 - If the vcs doesn't preserve mtimes then disable theZac Medico2010-08-181-3/+7
* * Replace config._iuse_implicit_re with a callable _iuse_implicit_matchZac Medico2010-08-181-3/+2
* Temporarily disable portage.dep deprecation warnings for external apiZac Medico2010-08-171-0/+1
* Fix broken reference to 'myprovide' variable.Zac Medico2010-08-161-1/+1
* Pass token_class=portage.dep.Atom when parsing PROVIDE.Zac Medico2010-08-161-1/+2
* Pass token_class parameter if possible to use_reduceSebastian Luther2010-08-161-79/+73
* portage.dep: Integrate the functionality of flatten into use_reduceSebastian Luther2010-08-141-8/+9
* Implement use dependency defaultsSebastian Luther2010-08-131-0/+2
* Make REQUIRED_USE work again. Without paren_reduce this time.Sebastian Luther2010-08-111-1/+1
* Use eapi_has_required_use for REQUIRED_USE eapi checksSebastian Luther2010-08-111-2/+3
* Use explicit imports, to make pyflakes happy.Zac Medico2010-08-111-1/+2
* Introduce portage.eapi. Use it everywhere.Sebastian Luther2010-08-111-5/+6
* portage.dep.use_reduce: pass is_src_uri when neededSebastian Luther2010-08-101-1/+3
* portage.dep._dep_check_strict: Unused, removedSebastian Luther2010-08-101-2/+0
* portage.dep.use_reduce: Work on depstrings instead of paren_reduce'd dep arraysSebastian Luther2010-08-101-23/+6
* Allow flags from IUSE_IMPLICIT in REQUIRED_USE. Move checks to resolution time.Sebastian Luther2010-08-101-1/+3
* Add repoman check for REQUIRED_USESebastian Luther2010-08-101-0/+17
* Detect if python xml support is enabled and bail out with anZac Medico2010-08-081-5/+12
* Bug #285191 - Add back the RDEPEND.implicit warning to detect the casesZac Medico2010-08-041-1/+1
* repoman: Check if the prefix.eclass is inherited if eprefixify is used. Thank...Sebastian Luther2010-08-041-0/+1
* Remove 'filedir.missing' check info.Michał Górny2010-07-151-1/+0
* Use b'foo' instead of _unicode_encode() where appropriate.Zac Medico2010-07-141-3/+3
* Fix unicode handling in arguments and commit message handling (testedZac Medico2010-07-141-16/+19
* Combine the two 'file.executable' checks into a single one.Michał Górny2010-07-141-4/+1
* Fix 'repoman --ask' to not require an argument.Michał Górny2010-07-121-1/+1
* Support '--ask' option to 'repoman commit'.Michał Górny2010-07-111-0/+8
* Make the commitmessage append clearer.Michał Górny2010-07-111-4/+5
* Pass '--relative' to 'git diff-index'.Michał Górny2010-07-111-24/+5
* Introduce '--vcs' option for repoman.Michał Górny2010-07-111-7/+17
* Rewrite VCS detection code in repoman.Michał Górny2010-07-111-11/+8
* Show unevaluated atoms when displaying unsatisfied deps.Zac Medico2010-06-161-1/+2
* Bug #321871 - Check manifests in all modes and trigger 'manifest.bad'Zac Medico2010-06-151-9/+17
* Fix breakage in changelog checks do to faulty vcs comparison (cvs andZac Medico2010-06-151-1/+1
* Bug #324075 - Avoid erroneous 'Invalid Gentoo Copyright' warnings whenZac Medico2010-06-151-0/+5