summaryrefslogtreecommitdiffstats
path: root/pym/portage
Commit message (Expand)AuthorAgeFilesLines
* 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
* parse_updates: filter invalid for bug #388187Zac Medico2011-10-231-0/+5
* UpdateChangeLog: split out/test copyright regexZac Medico2011-10-201-0/+23
* tests/repoman: add skel.ChangeLogZac Medico2011-10-201-0/+2
* tests/repoman: use layout.conf update-changelogZac Medico2011-10-201-4/+14
* repoman: get default to update changelog from layout.confFabian Groffen2011-10-201-1/+5
* Add bindbapi.getfetchsizes() like pordbapi has.Zac Medico2011-10-191-0/+28
* /etc/portage/modules: warn about metadata_overlayv2.2.0_alpha69Zac Medico2011-10-181-2/+9
* load_best_module: tweak metadata_overlay fallbackZac Medico2011-10-171-6/+9
* python3.2 fixes: "ResourceWarning: unclosed file"Zac Medico2011-10-172-6/+7
* tests/repoman: fix 'unknown revision' git msgsZac Medico2011-10-171-1/+1
* Fix serialize_eclasses = False in cache template.Zac Medico2011-10-172-7/+29
* portdbapi: fix volatile cache handlingZac Medico2011-10-174-120/+20
* eclass_cache: fix volatile cache DigestExceptionZac Medico2011-10-171-3/+3
* tests/repoman: fix manifests before adding to gitv2.2.0_alpha68Zac Medico2011-10-161-0/+1
* portdbapi.aux_get: remove redunant EAPI codeZac Medico2011-10-161-11/+8
* perform_checksum: OSerror to PermissionDeniedZac Medico2011-10-161-1/+3
* hashed_path: convert OSError to PermissionDeniedZac Medico2011-10-161-0/+2
* tests/repoman: test commit with gitZac Medico2011-10-161-11/+84
* tests/emerge: test --regen and --metadataZac Medico2011-10-161-5/+37
* hashed_path: convert stat OSError to FileNotFoundZac Medico2011-10-162-4/+9
* EbuildMetadataPhase: avoid redundant EAPI parsingZac Medico2011-10-161-1/+1
* Fix a typo in a comment.Arfrever Frehtes Taifersar Arahesis2011-10-161-1/+1
* RepoConfig: sort __slots__Zac Medico2011-10-151-2/+2