Add support for the following attributes in layout.conf to allow more
[portage.git] / pym / portage / package / ebuild / _config / MaskManager.py
2014-01-18 Arfrever Frehtes... Add support for the following attributes in layout...
2013-10-26 Arfrever Frehtes... Fix a typo.
2012-10-18 Zac MedicoMaskManager: use _pkg_str
2011-10-28 Zac MedicoFix profile-formats spelling in messages.
2011-10-28 Zac MedicoMaskManager: portage-1-compat warnings.warn
2011-10-28 Zac Medicograb_pmask: use local repo_config reference
2011-10-27 Zac MedicoLocationsManager: extensible _profile_node object
2011-10-25 Brian Harringadd profile-formats portage-1 awareness and enforcement
2011-10-10 Zac MedicoMaskManager: fix "Unmatched removal", bug #386569
2011-10-09 Zac MedicoRevert "MaskManager: Fix stacking of lines from master...
2011-10-08 Arfrever Frehtes... MaskManager: Fix stacking of lines from master reposito...
2011-06-06 Zac MedicoUse Package.UNKNOWN_REPO where appropriate.
2011-02-01 Brian Dolbecput main code in a private func() to remove near duplic...
2011-01-31 Zac MedicogetRawMaskAtom: handle user negative incrementals
2011-01-30 Brian Dolbecadd a new function to MaskManager that optimizies getti...
2010-11-19 Michał GórnyCache package.mask files within MaskManager.
2010-11-06 Arfrever Frehtes... Don't ignore ${repository}/profiles/package.unmask...
2010-11-06 Arfrever Frehtes... Fix some typos.
2010-09-30 Sebastian LutherMore repository handling cleanup
2010-09-29 Zac MedicoHandle missing PORTDIR in RepoConfigLoader.mainRepo...
2010-09-29 Zac MedicoAdd missing remember_source_file=True parameter to...
2010-09-27 Sebastian LutherImproved profiles/p.mask handling
2010-09-27 Sebastian Lutherreposyntax: add support in _config/*
2010-09-15 Zac MedicoBug #337180 - Add a --unmatched-removal option for...
2010-09-13 Sebastian LutherMake sure atoms in profiles follow the profiles EAPI
2010-09-11 Zac MedicoFix typo in comment.
2010-09-10 Arfrever Frehtes... Fix typos in comments.
2010-09-10 Sebastian Lutherconfig: Handle -atoms properly
2010-09-02 Zac MedicoMake MaskManager use tuples for values inside _pmaskdic...
2010-08-27 Sebastian Lutherconfig: Add MaskManager