portage.git
2011-12-10 Fabian Groffenremove unused import
2011-12-10 Fabian Groffen_get_global: fix up late night screwup
2011-12-10 Fabian Groffenremove conflict marker
2011-12-10 Fabian GroffenMerge remote-tracking branch 'overlays-gentoo-org/maste...
2011-12-10 Zac Medicoemerge: allow search when profile is missing
2011-12-10 Zac MedicoMake portdbapi.eclassdb a property.
2011-12-10 Zac Medicoconfig: set PORTAGE_OVERRIDE_EPREFIX for subprocs
2011-12-10 Zac MedicoRename override var to PORTAGE_OVERRIDE_EPREFIX.
2011-12-10 Zac Medicocreate_trees: add public eprefix parameter
2011-12-10 Zac Medicoconfig: make eprefix constructor parameter public
2011-12-10 Zac Medicoconfig: constructor default portage.const.EPREFIX
2011-12-10 Zac MedicoUse portage.const.EPREFIX more.
2011-12-10 Arfrever Frehtes... portage.util.movefile._copyxattr(): Print more informat...
2011-12-10 Arfrever Frehtes... Add portage.exception.OperationNotSupported exception.
2011-12-10 Zac MedicoBinpkg: ensure $ED exists after extraction
2011-12-10 Zac MedicoBinpkg: handle missing dir after chpathtool
2011-12-10 Zac MedicoBinpkg: fix os.path.dirname() usage
2011-12-10 Zac MedicoBinpkg: add chpathtool support for prefix
2011-12-10 Zac MedicoBinpkgEnvExtractor: fix PORTAGE_LOG_FILE spelling
2011-12-10 Zac MedicoSupport FEATURES=xattr.
2011-12-10 Arfrever Frehtes... portage.util.movefile._copyxattr(): Support usage of...
2011-12-09 Arfrever Frehtes... portage.util.movefile._copyxattr(): Support usage of...
2011-12-09 Zac Medicodata.py: grp/pwd struct attrs, not indexes
2011-12-09 Zac MedicoAuto-generate PORTAGE_GRP/USERNAME for prefix.
2011-12-09 Zac MedicoAuto-generate PORTAGE_INST_GID/UID for prefix.
2011-12-09 Fabian Groffenmake.globals: enable FEATURES=force-prefix
2011-12-09 Fabian Groffenconst.py: rely on EPREFIX from const_autotool.py
2011-12-09 Fabian Groffenphase-functions: remove conflict markers
2011-12-09 Fabian GroffenMerge remote-tracking branch 'overlays-gentoo-org/maste...
2011-12-09 Zac Medicoportageq: get_repo* uses_root
2011-12-09 Arfrever Frehtes... Delete portage.dbapi.porttree._repo_info class and...
2011-12-09 Zac Medicotests/bin: sanitize env
2011-12-09 Arfrever Frehtes... Add eclass_db attribute in portage.repository.config...
2011-12-09 Zac Medicoload_emerge_config: init portage.data earlier
2011-12-09 Zac MedicoEnable PORTAGE_GRPNAME/USERNAME in make.conf.
2011-12-08 Zac MedicoAdd portage.const.EPREFIX, for prefix installs.
2011-12-08 Fabian Groffenmake.globals: add CONFIGURE_EPREFIX var
2011-12-08 Zac Medicodispatch-conf: substitute ${EPREFIX} archive-dir
2011-12-08 Zac Medicoetc-update: use PORTAGE_INST_UID/GID
2011-12-08 Zac Medicomake.globals: use ${EPREFIX} for PORTDIR, etc...
2011-12-08 Zac MedicoUse 'wget' instead of /usr/bin/wget everywhere.
2011-12-08 Zac Medicoetc-update: experimental prefix support
2011-12-08 Zac MedicoWhitelist/filter __PORTAGE_TEST_EPREFIX.
2011-12-08 Zac MedicoSupport FEATURES=force-prefix.
2011-12-08 Zac Medicodispatch-conf: experimental prefix support
2011-12-08 Zac MedicoSave EPREFIX in vdb when appropriate.
2011-12-08 Zac MedicoMake USE=prefix enable EPREFIX in all EAPIs.
2011-12-07 Zac Medicoman: document fixpackages for bug #393517
2011-12-06 Zac Medicosets.docbook: fix 'strictly' spelling
2011-12-06 Zac Medicoebuild.sh: don't export inherit E_* vars
2011-12-06 Zac Medicoemerge-webrsync: use --quiet with --check-news
2011-12-06 Zac Medicoemerge-webrsync: call emerge --check-news
2011-12-06 Zac Medicoaction_sync: fix git_sync_timestamps KeyError
2011-12-05 Zac Medicoebuild.sh: add note about quoting export ${FOO}=
2011-12-05 Zac Medicoebuild.sh: quote sandbox export args
2011-12-04 Zac Medicofix logic from last commit
2011-12-04 Zac Medicodepgraph: fix case insensitive search for unsat
2011-12-04 Fabian Groffendoins: don't set ED (rely on Prefix)
2011-12-04 Fabian Groffendoenvd: use @PORTAGE_BASE@ iso /usr/lib/portage
2011-12-03 Fabian GroffenMaskManager: fix profiles location
2011-12-03 Fabian Groffenportageq: fix root/eroot handling for Prefix
2011-12-03 Fabian Groffenmisc-functions.sh: don't set local ED/EPREFIX some...
2011-12-02 Fabian GroffenMerge remote-tracking branch 'overlays-gentoo-org/maste...
2011-12-02 Fabian Groffen_doebuild_path: initialise path before use
2011-12-02 Fabian GroffenMaskManager: fix Prefix' all profiles addition
2011-12-02 Fabian GroffenMerge remote-tracking branch 'overlays-gentoo-org/maste...
2011-12-02 Fabian GroffenMerge commit 'v2.2.0_alpha76' into prefix
2011-12-02 Fabian Groffen_doebuild_path: rely on DEFAULT_PATH and EXTRA_PATH
2011-12-02 Fabian GroffenMerge commit 'v2.2.0_alpha74' into prefix
2011-12-02 Zac Medicoaction_depclean: fix return code
2011-12-02 Fabian GroffenMerge commit 'v2.2.0_alpha72' into prefix
2011-12-02 Fabian Groffensave_elf_debug: take offset into account
2011-12-02 Zac MedicoHandle OSError from os.read and loop if needed.
2011-12-02 Zac Medicoprocess._exec: tweak opt_name for PyPy
2011-12-02 Zac MedicoPipeReader: use os.read/write
2011-12-02 Zac Medicotest_uniqueArray.py: fix 'is' usage PyPy incompat
2011-12-02 Zac MedicoAsynchronousLock: use os.read/write
2011-12-01 Zac Medicochecksum.py: detect PyPy crashes in hashlib
2011-12-01 Zac Medico_emerge/EbuildMetadataPhase.py: use os.read()
2011-12-01 Zac Medico_emerge/SubProcess.py: support int fd in _files
2011-12-01 Zac MedicoMergeProcess: check if _elog_reader_fd is None
2011-12-01 Zac Medicolocks.py: use flock with PyPy for issue 747
2011-11-30 Mike Frysingermake.conf(5): clarify "repo" and "defaults" sources...
2011-11-29 Zac Medicodoebuild: disable noauto for binary packages
2011-11-29 Zac Medicomovefile: tweak unicode handling
2011-11-29 Zac Medicomovefile: chown/mod before rename
2011-11-29 Zac Medicomovefile: avoid redundant string concatenations
2011-11-29 Zac Medicomovefile: remove unused lchown
2011-11-29 Arfrever Frehtes... Preserve extended attributes on regular files when...
2011-11-27 Zac MedicoRevert "dblink.mergeme(): Merge files in alphabetic... v2.2.0_alpha79
2011-11-27 Zac Medico_get_dep_chain: fix KeyError, bug #392059
2011-11-26 Zac Medicoconfig: fix make.defaults inherit of make.globals v2.2.0_alpha78
2011-11-26 Arfrever Frehtes... dblink.mergeme(): Merge files in alphabetic order.
2011-11-25 Zac Medicoelog/mod_syslog: fix 1 char msgs, bug #390965
2011-11-25 Zac Medicoemerge-webrsync: new gpg key, bug #331537
2011-11-21 Zac Medicorepoman: fix svn "abiguous workdir", bug #391199 v2.2.0_alpha77
2011-11-21 Zac Medicoman/emerge.1: note that --jobs redirects output
2011-11-20 Zac Medicoemerge --help: show --quiet-build
2011-11-18 Zac Medico_prepare_self_update: detect if already called v2.2.0_alpha76
2011-11-18 Zac MedicoSchduler: _check_temp_dir in _handle_self_update
next