portage.git
2012-06-02 Zac Medicoconfig: lazy VirtualsManager instantiation
2012-06-01 Zac Medicoconfig: lazy MaskManager instantiation
2012-06-01 Zac Medicoconfig: lazy KeywordsManager instantiation
2012-06-01 Zac Medicoportageexit: skip SANDBOX_ON check
2012-06-01 Zac Medicograblines: raise PermissionDenied if appropriate
2012-06-01 Zac Medicoportageexit: skip secpass check
2012-06-01 Zac MedicoInheritEclass: base and cmake-utils exemptions
2012-06-01 Mike Frysingermake.conf(5): document PORTAGE_{GRPNAME,USERNAME,INST_U...
2012-06-01 Zac MedicoInheritEclass: support inherit after && or ||
2012-05-31 Zac MedicoInheritEclass: exempt vim for eutils
2012-05-31 Zac MedicoInheritEclass: fix autotools for polylib-9999
2012-05-30 Zac MedicoInheritEclass: support subclass inherited_api
2012-05-30 Zac MedicoInheritEclass: move eclass info to a dict
2012-05-30 Zac MedicoUse any() to optimize intersection operations.
2012-05-30 Zac Medico_wildcard_set: specify allow_repo=False
2012-05-30 Arfrever Frehtes... portage.dep.Atom: Ignore allow_repo argument when non...
2012-05-25 Mike Frysingerrepoman: add a mini framework for checking eclasses...
2012-05-25 Mike Frysingerrepoman: unroll escaped lines so we can check the entir...
2012-05-24 Zac Medicoreconstruct_eclasses: unicode hashes for python2 v2.2.0_alpha108
2012-05-24 Mike Frysingerrepoman: tweak elif vcs check style to be consistent
2012-05-23 Zac Medicovalidate_entry: handle KeyError for bug #417253
2012-05-21 Zac MedicoProfile parent repo: references for bug #414961.
2012-05-17 Zac Medicomovefile: fix abs symlink adjustment, bug #416431
2012-05-17 László Szalmamerge: fix abs symlink adjustment, bug #416431
2012-05-16 Zac Medicogetconfig: only raise ParseError v2.2.0_alpha107
2012-05-16 Zac MedicoRepoConfig: cleanup portage1_profiles code v2.2.0_alpha106
2012-05-16 Zac MedicoFEATURES=config-protect-if-modified by default.
2012-05-16 Zac Medico_eapi_invalid: elog permission issue, bug #416231
2012-05-16 Zac Medicoconfig: fix /etc/portage/make.profile error msg
2012-05-16 Zac Medicogetconfig: use shlex.error_leader() more
2012-05-14 Zac Medicobintree: validate remove cpv more v2.2.0_alpha105
2012-05-14 Zac Medicoprepstrip: fix installsources breakage
2012-05-14 Zac Medicoprepstrip: fix hardlink race in process_elf
2012-05-14 Zac Medicoprepstrip: fix hardlink handling for subshells
2012-05-14 Mike Frysingerprepstrip: make splitdebug/installsources parallel...
2012-05-14 Mike Frysingerprepstrip: tweak style and document helper funcs a bit
2012-05-14 Mike Frysingerprepstrip: run the log parsing in parallel to file...
2012-05-14 Mike Frysingermultijob_post_fork: simpler handling of return value
2012-05-14 Zac Medicodepgraph: send output to stderr when appropriate
2012-05-14 Zac Medicoprepstrip: wait for Pre-stripped check to finish
2012-05-14 Zac Medicoprepstrip: disable parallel for splitdebug, etc..
2012-05-14 Zac Medicomultijob_post_fork: return child status
2012-05-14 Zac MedicoAtom: use a single _get_atom_re() call
2012-05-14 Zac MedicoBlockerCache: use _unicode() for pickled atoms
2012-05-14 Zac MedicoSplit out _hide_url_passwd() and use it more.
2012-05-14 Zac Medicobinhost: http auth for python3 (bug #413983)
2012-05-14 Zac Medicogetbinpkg: fix base64 usage for python3
2012-05-14 Zac Medicotbz2.scan: use finally to close file
2012-05-14 Zac MedicoRevert "Bug #413983: Add portage.util.urlopen(), which...
2012-05-14 Zac Medicoglsa: use _pkg_str + vercmp, not pkgcmp
2012-05-14 Zac Medico_sets/security: use _pkg_str + vercmp, not pkgcmp
2012-05-14 Zac Medico_sets/dbapi: use _pkg_str + vercmp, not pkgcmp
2012-05-14 Zac Medicoportdbapi: don't convert _pkg_str to str
2012-05-14 Zac Medicodblink: use _pkg_str + vercmp, not pkgcmp
2012-05-14 Zac Medicodep_check: use _pkg_str + vercmp, not pkgcmp
2012-05-13 Zac Medico_pkg_str: validate repo (move code from Package)
2012-05-13 Zac Medicounmerge: use cpv_sort_key instead of pkgcmp
2012-05-13 Zac Medico_pkg_str: make version -r0 consistent with input
2012-05-13 Zac Medicocpv_sort_key: use _pkg_str
2012-05-13 Zac Medicorepoman: simplify ebuild sort code
2012-05-13 Zac Medicoegencache: use vercmp instead of pkgcmp
2012-05-13 Zac Medicobest_match_to_list: use _pkg_str
2012-05-13 Zac Medicomatch_from_list: avoid multiple meanings of mycpv
2012-05-13 Zac Medicocpvequal: use _pkg_str
2012-05-13 Zac Medico_pms_eapi_re: require whitespace before comment
2012-05-13 Zac Medicomatch_from_list: preserve input in result
2012-05-13 Zac MedicoUse _pkg_str.version more.
2012-05-13 Zac MedicoDon't cache vercmp results.
2012-05-13 Zac Medico_pkg_str: add version attribute for comparisons
2012-05-13 Zac Medicodepgraph: minimize match_from_list operations
2012-05-13 Zac MedicoSimpleResolverTestCase: handle PYTHONHASHSEED
2012-05-13 Zac Medico_pkg_str: add slot and repo attributes
2012-05-12 Zac Medicomatch_from_list: handle Package.UNKNOWN_REPO
2012-05-12 Zac Medico_pkg_str: add cpv attribute for match_from_list
2012-05-12 Arfrever Frehtes... Check type of xml.etree.ElementTree.TreeBuilder before...
2012-05-12 Zac Medicotest_digraph: fix get_cycles for PYTHONHASHSEED
2012-05-12 Zac Medicotest_digraph: fix bfs for PYTHONHASHSEED=random
2012-05-12 Zac Medicotest_stackLists: fix for PYTHONHASHSEED="random"
2012-05-12 Arfrever Frehtes... Add workaround for bugs.python.org/issue14007.
2012-05-12 Zac MedicoAdd a _pkg_str class to cache catpkgsplit results
2012-05-12 Zac Medicocatpkgsplit: don't cache results
2012-05-12 Mike Frysingerprepstrip/ecompressdir: parallelize operations
2012-05-12 Arfrever Frehtes... Add portage.eapi.eapi_allows_dots_in_use_flags().
2012-05-12 Arfrever Frehtes... Allow dots in package names in EAPI="4-python".
2012-05-12 Zac MedicoFix handling of empty PORTDIR{,_OVERLAY} setting.
2012-05-11 Zac MedicoCleanup profile-formats code. v2.2.0_alpha104
2012-05-11 Zac MedicoRepoConfig: sort __slots__
2012-05-11 Zac MedicoAvoid redundant layout.conf parsing.
2012-05-11 Zac Medicoconfig: load repositories before profile
2012-05-11 Zac Medicoconfig: propagate SYNC to self.repositories
2012-05-11 Zac Medicoconfig: use shlex to split known_repos
2012-05-11 Zac MedicoPollScheduler: use local EventLoop (thread safe)
2012-05-10 Zac MedicoDon't write or trust cache for unsupported EAPIs.
2012-05-10 Arfrever Frehtes... Make REPOSITORY variable again available in global...
2012-05-09 Zac Medicoporttree.py: remove unused imports v2.2.0_alpha103
2012-05-09 Zac MedicoRefer to bug #402167 where appropriate.
2012-05-09 Zac Medicodoebuild_environment: clean up EAPI related code
2012-05-09 Zac MedicoEbuildMetadataPhase: handle empty EAPI from bash
2012-05-09 Zac MedicoSplit out eapi_invalid function.
2012-05-09 Zac Medicoebuild.sh: remove redundant EAPI=0 default
next