portage.git
2011-11-08 Zac Medicoecompressdir: remove 'continue' from loop logic
2011-11-08 Zac Medicotests/emerge: best/has_version with prefix EAPI
2011-11-07 Zac Medicotest_multislot: fix EAPI
2011-11-07 Arfrever Frehtes... depgraph._queue_disjunctive_deps(): Pass EAPI to portag...
2011-11-07 Zac Medicobest/has_version: fix eroot assignment
2011-11-07 Zac MedicoOnly support ROOT override for best/has_version.
2011-11-07 Arfrever Frehtes... Allow repository dependencies in command line arguments...
2011-11-07 Zac MedicoFix best/has_version ROOT override for EAPI 3-4.
2011-11-07 Zac MedicoFix breakage from last commit.
2011-11-07 Arfrever Frehtes... Avoid initial spaces in some variables.
2011-11-07 Zac MedicoREQUIRED_USE: don't save in built packages
2011-11-07 Zac Medicoenvironment.bz2: filter more variables
2011-11-07 Zac Medicosave_ebuild_env: filter more functions
2011-11-07 Zac MedicoHandle empty PORTAGE_COMPRESS for bug #389047.
2011-11-07 Zac Medicoemerge --changelog: ChangeLog-YYYY, bug #389611
2011-11-07 Zac MedicoRespect --usepkgonly in suggestions, bug #389617
2011-11-07 Zac MedicoAdd emerge --moo action for bug #389609.
2011-11-06 Zac Medicoruntests.sh: use 0 to control arg parse loop
2011-11-05 Zac MedicoEnable colors during the depend phase.
2011-11-02 Zac Medicophase-helpers.sh: fix best/has_version for prefix
2011-11-02 Zac Medicotest_dodir: fix breakage from last commit
2011-11-02 Zac MedicoAdd EPREFIX and ED support in all ebuild helpers.
2011-11-02 Zac MedicoMerge install_qa_check_prefix from prefix branch.
2011-10-30 Zac Medico_profile_node: use collections.namedtuple v2.2.0_alpha72
2011-10-30 Zac Mediconews.py: remove unused 'updates' variable
2011-10-30 Zac Medico_legacy_globals: fix grammar in comment
2011-10-30 Arfrever Frehtes... Fix typos in comments.
2011-10-30 Zac Medicogit_sync_timestamps: validation_chf == mtime
2011-10-30 Zac Medicoegencache: tweak redundant write check condition
2011-10-30 Zac Medicoenv_update: lstrip os.sep in join with eprefix
2011-10-29 Zac Medicoportagetree: remove broken depcheck method
2011-10-29 Zac MedicoUse dbapi._known_keys more.
2011-10-29 Zac Medicocache/template.__getitem__: filter INHERITED
2011-10-29 Zac Medicoaction_metadata: clean up src entry validation
2011-10-29 Zac MedicoEbuildMetadataPhase: use /dev/null for stdin
2011-10-29 Zac Medicoactions.py: remove unused variables
2011-10-29 Zac Medicoaction_metadata: use auxdbkeys to compare entries
2011-10-29 Zac Medicoegencache: avoid redundant md5-dict writes
2011-10-29 Zac Medicoegencache: ensure correct porttrees
2011-10-29 Zac Medicoegencache: fix StatCollision handling breakage
2011-10-29 Zac Medicoegencache: update ebuild_hash.mtime after utime
2011-10-29 Zac Medicoemerge --metadata: support md5-dict
2011-10-29 Zac Medicoman/portage.5: profile-formats example
2011-10-29 Zac Medicoman/portage.5: cache-formats example
2011-10-29 Zac Medicoegencache: multiple cache-formats support
2011-10-29 Zac Medicogit_sync_timestamps: fix breakage
2011-10-29 Zac MedicoRepoConfig: add iter_pregenerated_caches method
2011-10-29 Zac Medicoquickpkg: fix regression in hardlink support
2011-10-29 Daniel RobbinsFix an issue where emerge will abort when merge starts...
2011-10-29 Zac MedicoDeprecate unused 'virtual' constructor parameters
2011-10-29 Zac Medico_trees_dict: define __slots__
2011-10-29 Zac Medicoportageq: refer to <eroot> instead of <root>
2011-10-29 Zac MedicoUse EROOT to validate path arguments.
2011-10-29 Zac MedicoUse any() instead of list(filter()).
2011-10-29 Zac MedicoUse bytes instead of unicode with isinstance.
2011-10-28 Zac MedicoResolverPlayground: remove unused root attribute
2011-10-28 Zac Medicoconfig: discard profiles_complex attribute
2011-10-28 Zac MedicoCheck for bytes instead of unicode in args.
2011-10-28 Zac Medicoquickpkg: fix unicode for bug #388773
2011-10-28 Zac MedicoSetConfig: use read_file/readfp for unicode
2011-10-28 Zac MedicoRepoConfigLoader: python3.2 readfp deprecation
2011-10-28 Zac MedicoRepoConfigLoader: use readfp for unicode
2011-10-28 Zac MedicoRepoConfigLoader: sort layout.conf attributes
2011-10-28 Zac MedicoRepoConfigLoader: support incremental aliases
2011-10-28 Zac MedicoRepoConfigLoader: comment on masters override
2011-10-28 Zac MedicoRepoConfig.update(): getattr/setattr loop
2011-10-28 Zac Medicoparse_layout_conf: comment on masters fallback
2011-10-28 Zac MedicoFix profile-formats spelling in messages.
2011-10-28 Zac MedicoMaskManager: portage-1-compat warnings.warn
2011-10-28 Zac Medicostacklevel=3 for properties warnings
2011-10-28 Zac MedicoFix mydcfg from last commit.
2011-10-28 Zac Medicoconfig: remove cruft
2011-10-28 Zac Medicograb_pmask: use local repo_config reference
2011-10-28 Zac MedicoFix missed ROOT -> EROOT changes.
2011-10-28 Zac Medicocreate_trees: ensure trees is _trees_dict type
2011-10-27 Zac MedicoLocationsManager: extensible _profile_node object
2011-10-27 Zac Medicoparse_layout_conf: grab repo_name for error msgs
2011-10-27 Zac MedicoFix profile-formats spelling in messages.
2011-10-27 Zac MedicoLocationsManager._addProfile: realpath parents
2011-10-27 Zac MedicoLocationsManager.load_profiles: realpath repos
2011-10-27 Zac MedicoLocationsManager: portage-1-compat warnings.warn
2011-10-27 Zac Medicoparse_layout_conf: fix profile-formats warning
2011-10-27 Zac Medicofix previous commit to call ensure_dirs
2011-10-27 Zac MedicoRun pkg_pretend in PORTAGE_TMPDIR for bug #388593
2011-10-27 Zac Medicorepoman: add opts and repo config debug output
2011-10-27 Zac Medicorepoman: add opts and repo config debug output
2011-10-27 Zac Medicoparse_layout_conf: fix inverted update-changelog
2011-10-27 Zac MedicoRepoConfigLoader: redundant cache_formats setting
2011-10-27 Zac Medicoman/make.conf.5: mention LINGUAS in USE_ORDER doc
2011-10-27 Zac MedicoAdd emerge --check-news for bug #388233.
2011-10-27 Zac MedicoAdd public news functions for bug #388233.
2011-10-26 Martin von... man/make.conf.5: elaborate on prelink-checksums
2011-10-26 Martin von... Bug #388615 - optimize FEATURES=prelink-checksums
2011-10-26 Zac MedicoUpdateChangeLog: sort files
2011-10-25 Zac Medicolayout.conf: rename cache_format to cache_formats
2011-10-25 Brian Harringadd profile-formats portage-1 awareness and enforcement
2011-10-25 Brian Harringlayout.conf: add profile-format awareness
2011-10-25 Brian HarringTrack profile format, and if compatibility mode is...
2011-10-25 Brian Harringsplit out layout.conf parsing so it's usable elsewhere
2011-10-25 Zac Medicoruntests.sh: fix arguments pass-through
next