summaryrefslogtreecommitdiffstats
path: root/pym/portage
Commit message (Expand)AuthorAgeFilesLines
* config: discard profiles_complex attributeZac Medico2011-10-281-6/+5
* quickpkg: fix unicode for bug #388773Zac Medico2011-10-281-1/+40
* SetConfig: use read_file/readfp for unicodeZac Medico2011-10-281-4/+34
* RepoConfigLoader: python3.2 readfp deprecationZac Medico2011-10-281-2/+9
* RepoConfigLoader: use readfp for unicodeZac Medico2011-10-271-4/+21
* RepoConfigLoader: sort layout.conf attributesZac Medico2011-10-271-3/+3
* RepoConfigLoader: support incremental aliasesZac Medico2011-10-271-9/+7
* RepoConfigLoader: comment on masters overrideZac Medico2011-10-271-0/+2
* RepoConfig.update(): getattr/setattr loopZac Medico2011-10-271-15/+7
* parse_layout_conf: comment on masters fallbackZac Medico2011-10-271-2/+5
* Fix profile-formats spelling in messages.Zac Medico2011-10-271-1/+1
* MaskManager: portage-1-compat warnings.warnZac Medico2011-10-272-6/+6
* stacklevel=3 for properties warningsZac Medico2011-10-273-4/+4
* Fix mydcfg from last commit.Zac Medico2011-10-271-0/+1
* config: remove cruftZac Medico2011-10-271-13/+16
* grab_pmask: use local repo_config referenceZac Medico2011-10-271-1/+1
* Fix missed ROOT -> EROOT changes.Zac Medico2011-10-271-2/+6
* create_trees: ensure trees is _trees_dict typeZac Medico2011-10-271-5/+10
* LocationsManager: extensible _profile_node objectZac Medico2011-10-275-12/+37
* parse_layout_conf: grab repo_name for error msgsZac Medico2011-10-271-17/+32
* Fix profile-formats spelling in messages.Zac Medico2011-10-272-2/+2
* LocationsManager._addProfile: realpath parentsZac Medico2011-10-271-0/+9
* LocationsManager.load_profiles: realpath reposZac Medico2011-10-272-3/+4
* LocationsManager: portage-1-compat warnings.warnZac Medico2011-10-271-2/+4
* parse_layout_conf: fix profile-formats warningZac Medico2011-10-272-5/+8
* Run pkg_pretend in PORTAGE_TMPDIR for bug #388593Zac Medico2011-10-271-0/+5
* repoman: add opts and repo config debug outputZac Medico2011-10-261-1/+1
* repoman: add opts and repo config debug outputZac Medico2011-10-261-0/+14
* parse_layout_conf: fix inverted update-changelogZac Medico2011-10-261-1/+1
* RepoConfigLoader: redundant cache_formats settingZac Medico2011-10-261-2/+0
* Add emerge --check-news for bug #388233.Zac Medico2011-10-261-0/+2
* Add public news functions for bug #388233.Zac Medico2011-10-261-1/+71
* Bug #388615 - optimize FEATURES=prelink-checksumsMartin von Gagern2011-10-261-14/+27
* layout.conf: rename cache_format to cache_formatsZac Medico2011-10-251-16/+28
* add profile-formats portage-1 awareness and enforcementBrian Harring2011-10-255-54/+78
* layout.conf: add profile-format awarenessBrian Harring2011-10-251-1/+22
* Track profile format, and if compatibility mode is in use.Brian Harring2011-10-252-11/+57
* split out layout.conf parsing so it's usable elsewhereBrian Harring2011-10-251-69/+86
* test_config: test PORTDIR default mastersZac Medico2011-10-251-0/+5
* expand_new_virt: fix vardbapi.root referenceZac Medico2011-10-251-1/+2
* Use EROOT instead of ROOT for keys everywhere.Zac Medico2011-10-2512-43/+46
* create_trees: save target_root for later useZac Medico2011-10-252-10/+14
* ResolverPlayground: use create_treesZac Medico2011-10-252-16/+8
* tests/emerge: test pkg_config and pkg_infoZac Medico2011-10-241-0/+11
* tests/emerge: test file owner lookupZac Medico2011-10-241-0/+2
* doebuid: deprecate redundant "root" parameterZac Medico2011-10-241-6/+17
* deprecate "root" attributesZac Medico2011-10-243-16/+54
* test_global_updates: test move with operatorv2.2.0_alpha71Zac Medico2011-10-231-1/+3
* test_global_updates: add missing Atom constructorZac Medico2011-10-231-1/+1
* test bug #388187Zac Medico2011-10-231-0/+37