portage.git
2012-10-07 Zac Medicorepoman: identical Manifest commit message
2012-10-07 Zac MedicoSubstitute SchedulerInterface for PollScheduler.
2012-10-07 Zac MedicoPollScheduler: split out SchedulerInterface
2012-10-07 Zac Medicoaction_uninstall: use PollScheduler not Scheduler
2012-10-07 Arfrever Frehtes... best_version() and has_version(): Improve die() messages.
2012-10-07 Arfrever Frehtes... Run tests with Python 3.4.
2012-10-06 Zac MedicoPollScheduler: move _main_loop to Scheduler
2012-10-06 Zac MedicoMetadataRegen: inherit AsyncScheduler
2012-10-06 Zac MedicoManifestScheduler: tweak _task_exit output order
2012-10-06 Zac MedicoSubstitute EventLoop for PollScheduler.
2012-10-06 Zac MedicoPollScheduler: remove register/unregister methods
2012-10-06 Zac MedicoPollScheduler: remove self._jobs
2012-10-06 Zac MedicoAsyncScheduler: remove useless __slots__
2012-10-05 Zac MedicoTaskScheduler: inherit AsyncScheduler
2012-10-05 Zac Medicotest_ipc_daemon: implement internal SleepProcess
2012-10-04 Zac Medicoebuild.sh: comment on noauto behavior
2012-10-03 Zac Medicorepoman: avoid Manifest double signature v2.2.0_alpha135
2012-10-03 Zac MedicoManifestScheduler: handle InvalidDependString
2012-10-03 Zac MedicoManifestTask: add missing signatures
2012-10-03 Zac MedicoAsyncScheduler: poll in _schedule_tasks
2012-10-03 Zac MedicoAsyncScheduler: implement _poll
2012-10-03 Zac MedicoAsyncScheduler: use _termination_check
2012-10-03 Zac MedicoAsyncScheduler: source_remove in _wait
2012-10-03 Zac MedicoEbuildFetcher/MergeProcess: inherit ForkProcess
2012-10-03 Zac Medicoegencache: add --update-manifests, bug #436918
2012-10-03 Zac MedicoFix emerge <tbz2> for python3.
2012-10-02 Zac MedicoOrderedDict: fix setitem bug #436974
2012-09-30 Zac Medicodebug-print: chgrp ${PORTAGE_GRPNAME:-portage}
2012-09-30 Zac Medicophase-functions.sh: chgrp $T/environment
2012-09-30 Zac Medicophase-functions.sh: remove redundant chown/chmod
2012-09-30 Zac MedicoAdd chown and chgrp wrappers for prefix.
2012-09-29 Zac MedicoHandle KeyError when loading pickles.
2012-09-27 Zac MedicoFix indent from last commit. v2.2.0_alpha134
2012-09-27 Zac Medicoebuild.sh: EAPI conditional usex dummy
2012-09-27 Zac Medico_slot_operator: EAPI 5-hdepend DEPEND target only
2012-09-27 Zac Medicoprepalldocs: fix inverted eapi_has_docompress
2012-09-26 Zac Medicododoc: source isolated-functions.sh earlier
2012-09-26 Zac MedicoUseManager: /etc/portage/profile extended syntax
2012-09-26 Arfrever Frehtes... Add eapi.sh with ___eapi_*() functions and use these...
2012-09-26 Zac Medicotest_ipc_daemon: increase sleep for bug #436334
2012-09-26 Zac MedicoUse constants for more hardcoded *DEPEND lists. v2.2.0_alpha133
2012-09-26 Zac Medicoupdate_ents: use Package._dep_keys
2012-09-26 Zac Medicoevaluate_slot_operator_equal_deps: do HDEPEND
2012-09-26 Zac MedicoUse constants for more hardcoded *DEPEND lists.
2012-09-26 Zac MedicoUse constants for hardcoded *DEPEND lists.
2012-09-26 Zac MedicoTest emerge --root-deps more.
2012-09-26 Zac MedicoTest emerge --root-deps.
2012-09-26 Zac MedicoEventLoop: fix busy loop waiting for child pid
2012-09-26 Zac Medico_add_pkg_deps: use _get_eapi_attrs
2012-09-26 Zac MedicoResolverPlayground: check targetroot in mergelist
2012-09-26 Zac MedicoResolverPlayground: support targetroot
2012-09-25 Zac Medicorepoman: rename most *DEPEND.* to dependency.*
2012-09-25 Zac Medicorepoman.1: unify *DEPEND.bad*, *DEPEND.syntax docs
2012-09-25 Dennis SchriddeDocument targetroot useflag in ebuild(5)
2012-09-25 Dennis SchriddeDocument default behaviour without --root-deps for...
2012-09-25 Dennis SchriddePut lengthy install-location documentation into an...
2012-09-25 Zac MedicoAdd EAPI 5-hdepend.docbook
2012-09-25 Zac MedicoRemove obsolete cache/flat_list.py
2012-09-25 Zac MedicoResolverPlayground: simplify vdb/portdb creation
2012-09-25 Zac Medicomake.conf.5: refer to ebuild.5 for cross-compile
2012-09-25 Zac Medicocircular_dependency: handle HDEPEND
2012-09-25 Zac Medicocache/sqlite.py: translate None to empty string
2012-09-25 Zac Medicocache/metadata.py: add HDEPEND
2012-09-24 Arfrever Frehtes... portageq: Automatically do not include imported functio...
2012-09-24 Zac Medicoman/emerge.1: italics for emphasis
2012-09-24 Zac MedicoRe-word HDEPEND docs wrt "EAPI 5 and earlier"
2012-09-24 Dennis SchriddeDocument behaviour of --root-deps for EAPI 6+ in emerge(1)
2012-09-24 Dennis SchriddeDocument HDEPEND in ebuild(5)
2012-09-24 Zac Medicorepoman: support HDEPEND for EAPI 5-hdepend
2012-09-24 Ambroz BizjakAdd experimental EAPI 5-hdepend support.
2012-09-24 Zac Medico_global_updates: scan binarytree only if needed
2012-09-24 Mike Frysingerdrop support for QA_DT_HASH/QA_STRICT_DT_HASH
2012-09-24 Mike Frysingeruse `readlink -f` if it works
2012-09-24 Zac Medico_create_use_string: pass in feature_flags arg v2.2.0_alpha132
2012-09-24 Zac Medicoenv_update: use eroot variable more
2012-09-24 Dennis SchriddeReorder description of --root-deps in emerge(1)
2012-09-24 Dennis SchriddeImprove wording of *DEPEND variable description in...
2012-09-24 Dennis SchriddeBetter documentation of PDEPEND in ebuild(5)
2012-09-24 Dennis SchriddeFix referencens to Dependencies section of ebuild(5)
2012-09-24 Dennis SchriddeAdjust code of first paragraph of ebuild(5) to 80 char...
2012-09-24 Dennis SchriddeReorder and cleanup of ebuild(5)
2012-09-24 Zac Medicoenv_update: scan all dirs starting with "lib"
2012-09-24 Mike Frysingerscan all lib subdirs
2012-09-23 Zac MedicoAdd _get_feature_flags(eapi_attrs) function.
2012-09-23 Zac MedicoRepoConfig: add find_invalid_path_char method
2012-09-22 Zac MedicoUse re.UNICODE for category/package name regexes.
2012-09-22 Zac Medicoemerge.1: --depclean-lib-check not time-consuming
2012-09-22 Arfrever Frehtes... Include usex in the list of helpers banned in global...
2012-09-21 Zac MedicoNEWS: fix --depclean-lib-check sentence v2.2.0_alpha131
2012-09-21 Zac Medicodoebuild.py: remove unused f = None
2012-09-21 Zac MedicoDeprecate EAPI 5_pre2.
2012-09-21 Zac MedicoNEWS/RELEASE-NOTES: adjust info for package sets
2012-09-21 Zac Medicoportage.5: document nested package sets
2012-09-21 Zac MedicoAdd preserve-libs for stable branch (not default)
2012-09-21 Arfrever Frehtes... Support EAPI="5-progress".
2012-09-21 Zac MedicoAdd _DEPCLEAN_LIB_CHECK_DEFAULT constant.
2012-09-21 Zac Medicoprimaryuri: prefer thirdpartymirrors in SRC_URI
2012-09-21 Arfrever Frehtes... Improve allowing of directories on profile level and...
2012-09-21 Arfrever Frehtes... Read profile EAPI earlier.
2012-09-21 Arfrever Frehtes... Move EAPI check for stable USE forcing and masking...
next