summaryrefslogtreecommitdiffstats
path: root/pym/portage/package/ebuild/_config/MaskManager.py
Commit message (Expand)AuthorAgeFilesLines
* MaskManager: use _pkg_strZac Medico2012-10-171-11/+20
* Fix profile-formats spelling in messages.Zac Medico2011-10-271-1/+1
* MaskManager: portage-1-compat warnings.warnZac Medico2011-10-271-3/+4
* grab_pmask: use local repo_config referenceZac Medico2011-10-271-1/+1
* LocationsManager: extensible _profile_node objectZac Medico2011-10-271-4/+8
* add profile-formats portage-1 awareness and enforcementBrian Harring2011-10-251-10/+24
* MaskManager: fix "Unmatched removal", bug #386569Zac Medico2011-10-091-5/+40
* Revert "MaskManager: Fix stacking of lines from master repositories."Zac Medico2011-10-091-5/+4
* MaskManager: Fix stacking of lines from master repositories.Arfrever Frehtes Taifersar Arahesis2011-10-081-4/+5
* Use Package.UNKNOWN_REPO where appropriate.Zac Medico2011-06-061-1/+2
* put main code in a private func() to remove near duplicated codeBrian Dolbec2011-01-311-14/+29
* getRawMaskAtom: handle user negative incrementalsZac Medico2011-01-301-3/+11
* add a new function to MaskManager that optimizies getting any raw mask atomsBrian Dolbec2011-01-301-0/+28
* Cache package.mask files within MaskManager.Michał Górny2010-11-191-4/+13
* Don't ignore ${repository}/profiles/package.unmask files.Arfrever Frehtes Taifersar Arahesis2010-11-061-1/+1
* Fix some typos.Arfrever Frehtes Taifersar Arahesis2010-11-061-3/+3
* More repository handling cleanupSebastian Luther2010-09-301-7/+5
* Handle missing PORTDIR in RepoConfigLoader.mainRepo() and theZac Medico2010-09-291-1/+4
* Add missing remember_source_file=True parameter to append_repo() call in the ...Zac Medico2010-09-291-1/+1
* Improved profiles/p.mask handlingSebastian Luther2010-09-261-21/+32
* reposyntax: add support in _config/*Sebastian Luther2010-09-261-5/+8
* Bug #337180 - Add a --unmatched-removal option for stricter checkingZac Medico2010-09-151-5/+12
* Make sure atoms in profiles follow the profiles EAPISebastian Luther2010-09-131-6/+6
* Fix typo in comment.Zac Medico2010-09-101-1/+1
* Fix typos in comments.Arfrever Frehtes Taifersar Arahesis2010-09-111-2/+2
* config: Handle -atoms properlySebastian Luther2010-09-101-15/+48
* Make MaskManager use tuples for values inside _pmaskdict andZac Medico2010-09-021-0/+4
* config: Add MaskManagerSebastian Luther2010-08-271-0/+69