portage.git
2010-09-09 Zac MedicoUpdate --autounmask docs to note that it generates...
2010-09-09 Sebastian Lutherrepoman: Add "x-modular": "xorg-2" to InheritDeprecated...
2010-09-09 Zac MedicoImport ifilterfalse as filterfalse, for python3 compati...
2010-09-09 Sebastian Luthermaintainer-info: Don't print 'no-herd' and don't print...
2010-09-09 Sebastian LutherAdd portage.util.unique_everseen
2010-09-09 Zac MedicoMake action_info() validate PORTAGE_TMPDIR since it...
2010-09-09 Zac MedicoBug #336503 - Use PORTAGE_TMPDIR for the emerge --sync...
2010-09-08 Zac MedicoUse a longer dependency chain in DepcleanWithDepsTestCa... v2.2_rc78
2010-09-08 Zac MedicoUse RDEPEND for depclean tests since DEPEND is less...
2010-09-08 Zac MedicoMake ResolverPlayground.run() use try/finally when...
2010-09-08 Zac MedicoFix dep_zapdeps() to handle satisfied or optional built...
2010-09-08 Zac MedicoMake UnmergeDepPriority automatically set optional...
2010-09-08 Zac MedicoFix broken dep_check() call in calc_depclean() to use
2010-09-08 Arfrever Frehtes... Fix typo in comment.
2010-09-08 Zac MedicoAdjust DepcleanWithInstalledMaskedTestCase now that...
2010-09-08 Zac MedicoBug #332719 - For removal operations, use _dep_check_co...
2010-09-08 Zac MedicoAdd a note about PORTAGE_PYM_PATH in LazyImportPortageB...
2010-09-08 Zac MedicoOmit PYTHONPATH setting in runtests.sh since this shoul...
2010-09-08 Zac MedicoMake LazyImportPortageBaselineTestCase do a sys.path...
2010-09-08 Zac MedicoFix LazyImportPortageBaselineTestCase to export PYTHONP...
2010-09-08 Michał GórnyRemove newlib from ebuild(5) as it does not exist.
2010-09-08 Zac MedicoMake previous commit reference self._depgraph._pkg_visi...
2010-09-08 Zac MedicoIn depgraph._dep_check_composite_db._visible(), wrap...
2010-09-08 Zac MedicoAdjust OwnersSet configurations to omit $EROOT since...
2010-09-08 Sebastian LutherTests: Add resolver/test_depclean
2010-09-08 Arfrever Frehtes... Mark some messages for localization.
2010-09-08 Zac MedicoAdd another _ENABLE_DYN_LINK_MAP conditional in parse_o...
2010-09-08 Zac MedicoDisable the --depclean-lib-check option when _ENABLE_DY...
2010-09-08 Zac MedicoFilter the FEATURES variable out of the environment...
2010-09-08 Zac MedicoUse localization for the dos line-endings warning messa...
2010-09-07 Zac MedicoMove the stale elog cleanup code from AbstractEbuildPro...
2010-09-07 Zac MedicoMove the stale elog cleanup code from _doebuild_spawn...
2010-09-07 Zac MedicoFix dyn_setup 'already setup' message to refer to setup...
2010-09-07 Zac MedicoBug #336349 - Make getconfig() warn about dos-style...
2010-09-07 Zac MedicoFix broken $PORTAGE_BUILDDIR/.$EBUILD_PHASEed path...
2010-09-07 Zac MedicoMove stale elog cleanup code from ebuild.sh to _doebuil...
2010-09-07 Zac MedicoMake the deprecation warning for the first pordbapi...
2010-09-07 Zac MedicoFix confusing deprecation message for the first paramet...
2010-09-07 Zac MedicoBug #336338 - Document FEATURES=candy.
2010-09-07 Zac MedicoBug #336356 - Fix AttributeError triggered when ebuild...
2010-09-07 Arfrever Frehtes... Bug #336350 - Add back the is_selinux_enabled() function.
2010-09-07 Zac MedicoAdd support for a exclude-files option to OwnerSet...
2010-09-07 Zac MedicoAdd a new package set called @unavailable-binaries...
2010-09-07 Zac MedicoMake portage.cache.anydbm use absolute_import instead... v2.2_rc77
2010-09-07 Zac MedicoForce absolute import in glsa.py since otherwise the...
2010-09-06 Zac MedicoDefine EBUILD_MASTER_PID earlier in ebuild.sh, before... v2.2_rc76
2010-09-06 Zac MedicoRemove unnecessary depgraph.altlist() call in Scheduler...
2010-09-06 Zac MedicoMake Scheduler._set_graph_config() clear _deep_system_d...
2010-09-06 Zac MedicoReplace the settings and herdstree parameters for the...
2010-09-06 Zac MedicoFix parse_metadata_use() to allow use elements containi...
2010-09-06 Zac MedicoBug #336285 - Add workaround to unpack() in order to...
2010-09-06 Zac MedicoAdd an optional herdstree parameter to the MetaDataXML...
2010-09-06 Zac MedicoMove the Scheduler mergelist constructor parameter...
2010-09-06 Zac MedicoFix depgraph._wrapped_select_pkg_highest_available_imp...
2010-09-06 Zac MedicoFix typo in FakeVartree._pkg() docstring.
2010-09-06 Zac MedicoMake the depgraph and FakeVartree cooperate to consiste...
2010-09-06 Sebastian LutherRemove all \a (alert/bell/beep) tokens (bug 336024)
2010-09-06 Sebastian LutherUse metadata.xml to print maintainer information in...
2010-09-06 Sebastian LutherAdd portage.xml.metadata to parse metadata.xml
2010-09-06 Sebastian Lutherslot_collision_handler: Fix bug related to highlight_vi...
2010-09-06 Zac MedicoShow a DeprecationWarning inside doebuild() if the...
2010-09-06 Zac MedicoIn depgraph.schedulerGraph(), make sure all references...
2010-09-06 Zac MedicoFix FakeVartree.sync() to remove stale packages from...
2010-09-06 Zac MedicoMake depgraph.schedulerGraph() return an instance of
2010-09-06 Zac MedicoFix FakeVartree._pkg() to cache package instances in...
2010-09-06 Zac MedicoMake Scheduler._destroy_installed_graph() destroy _digraph.
2010-09-05 Zac MedicoAdd genone and zmedico to <authorgroup> in portage...
2010-09-05 Zac MedicoRemove unused p_type variable in show_invalid_depstring...
2010-09-05 Zac MedicoMake LazyImportPortageBaselineTestCase assert successfu...
2010-09-05 Zac MedicoEliminate portage.env from baseline imports.
2010-09-05 Zac MedicoMake doebuild.py use PollScheduler instances directly...
2010-09-05 Zac MedicoMake dblink._merge() use a PollScheduler instance direc...
2010-09-05 Zac MedicoMake DoebuildSpawnTestCase use a PollScheduler instance...
2010-09-05 Zac MedicoMake portdbapi.aux_get() use a PollScheduler instance...
2010-09-05 Zac MedicoMake SpawnTestCase use a PollScheduler instance directl...
2010-09-05 Zac MedicoMake LazyImportPortageBaselineTestCase use a PollSchedu...
2010-09-05 Zac MedicoMake PipeReaderTestCase use a PollScheduler instance...
2010-09-05 Fabian Groffenprint up-to-date copyright years
2010-09-05 Zac MedicoBug #336085 - Fix logic error inside
2010-09-05 Sebastian LutherFix want_restart_for_use_change() to flatten deps befor...
2010-09-05 Zac MedicoIn IpcDaemonTestCase, assert that process and daemon...
2010-09-05 Zac MedicoClean up and simplify PipeReaderTestCase.
2010-09-05 Ulrich MuellerUpdate copyright header.
2010-09-05 Ulrich Muellerdodoc, prepalldocs: Don't test for EAPI; use helpers...
2010-09-05 Zac MedicoAdd a test to check what portage submodules are importe...
2010-09-05 Fabian Groffenalways apply EPREFIX prepending to GLOBAL_CONFIG_PATH
2010-09-05 Fabian Groffendocument DEPCACHE_PATH GLOBAL_CONFIG_PATH getting EPREF...
2010-09-05 Ulrich MuellerDon't regenerate GNU Info if the dir contains a .keepin...
2010-09-05 Zac MedicoMake the "MASKED PACKAGES" section of the emerge man...
2010-09-05 Zac MedicoFix depgraph._wrapped_select_pkg_highest_available_imp...
2010-09-05 Zac MedicoUse lazy imports for CacheError and OrderedDict in...
2010-09-05 Zac MedicoAdd a more generic AbstractEbuildProcess._elog() method...
2010-09-05 Zac MedicoMake EbuildPhase._elog() use the NOCOLOR variable from...
2010-09-05 Zac MedicoTake the code which displays ebuild information before...
2010-09-05 Zac MedicoRemove redundant initial os.sep argument to os.path...
2010-09-05 Zac MedicoIn show_invalid_depstring_notice(), use normal Package...
2010-09-05 Zac MedicoIn AbstractEbuildProcess._start(), verify that PORTAGE_...
2010-09-05 Zac MedicoAdd scheduler._init_installed_graph() and _destroy_inst...
2010-09-05 Zac MedicoRefere to package.accept_keywords instead of package...
2010-09-04 Zac MedicoIgnore build-time blockers from DEPEND in
next