2010-09-08 |
Zac Medico | Adjust DepcleanWithInstalledMaskedTestCase now that... |
commit | commitdiff | tree | snapshot |
2010-09-08 |
Zac Medico | Bug #332719 - For removal operations, use _dep_check_co... |
commit | commitdiff | tree | snapshot |
2010-09-08 |
Zac Medico | Add a note about PORTAGE_PYM_PATH in LazyImportPortageB... |
commit | commitdiff | tree | snapshot |
2010-09-08 |
Zac Medico | Omit PYTHONPATH setting in runtests.sh since this shoul... |
commit | commitdiff | tree | snapshot |
2010-09-08 |
Zac Medico | Make LazyImportPortageBaselineTestCase do a sys.path... |
commit | commitdiff | tree | snapshot |
2010-09-08 |
Zac Medico | Fix LazyImportPortageBaselineTestCase to export PYTHONP... |
commit | commitdiff | tree | snapshot |
2010-09-08 |
Michał Górny | Remove newlib from ebuild(5) as it does not exist. |
commit | commitdiff | tree | snapshot |
2010-09-08 |
Zac Medico | Make previous commit reference self._depgraph._pkg_visi... |
commit | commitdiff | tree | snapshot |
2010-09-08 |
Zac Medico | In depgraph._dep_check_composite_db._visible(), wrap... |
commit | commitdiff | tree | snapshot |
2010-09-08 |
Zac Medico | Adjust OwnersSet configurations to omit $EROOT since... |
commit | commitdiff | tree | snapshot |
2010-09-08 |
Sebastian Luther | Tests: Add resolver/test_depclean |
commit | commitdiff | tree | snapshot |
2010-09-08 |
Arfrever Frehtes... | Mark some messages for localization. |
commit | commitdiff | tree | snapshot |
2010-09-08 |
Zac Medico | Add another _ENABLE_DYN_LINK_MAP conditional in parse_o... |
commit | commitdiff | tree | snapshot |
2010-09-08 |
Zac Medico | Disable the --depclean-lib-check option when _ENABLE_DY... |
commit | commitdiff | tree | snapshot |
2010-09-08 |
Zac Medico | Filter the FEATURES variable out of the environment... |
commit | commitdiff | tree | snapshot |
2010-09-08 |
Zac Medico | Use localization for the dos line-endings warning messa... |
commit | commitdiff | tree | snapshot |
2010-09-07 |
Zac Medico | Move the stale elog cleanup code from AbstractEbuildPro... |
commit | commitdiff | tree | snapshot |
2010-09-07 |
Zac Medico | Move the stale elog cleanup code from _doebuild_spawn... |
commit | commitdiff | tree | snapshot |
2010-09-07 |
Zac Medico | Fix dyn_setup 'already setup' message to refer to setup... |
commit | commitdiff | tree | snapshot |
2010-09-07 |
Zac Medico | Bug #336349 - Make getconfig() warn about dos-style... |
commit | commitdiff | tree | snapshot |
2010-09-07 |
Zac Medico | Fix broken $PORTAGE_BUILDDIR/.$EBUILD_PHASEed path... |
commit | commitdiff | tree | snapshot |
2010-09-07 |
Zac Medico | Move stale elog cleanup code from ebuild.sh to _doebuil... |
commit | commitdiff | tree | snapshot |
2010-09-07 |
Zac Medico | Make the deprecation warning for the first pordbapi... |
commit | commitdiff | tree | snapshot |
2010-09-07 |
Zac Medico | Fix confusing deprecation message for the first paramet... |
commit | commitdiff | tree | snapshot |
2010-09-07 |
Zac Medico | Bug #336338 - Document FEATURES=candy. |
commit | commitdiff | tree | snapshot |
2010-09-07 |
Zac Medico | Bug #336356 - Fix AttributeError triggered when ebuild... |
commit | commitdiff | tree | snapshot |
2010-09-07 |
Arfrever Frehtes... | Bug #336350 - Add back the is_selinux_enabled() function. |
commit | commitdiff | tree | snapshot |
2010-09-07 |
Zac Medico | Add support for a exclude-files option to OwnerSet... |
commit | commitdiff | tree | snapshot |
2010-09-07 |
Zac Medico | Add a new package set called @unavailable-binaries... |
commit | commitdiff | tree | snapshot |
2010-09-07 |
Zac Medico | Make portage.cache.anydbm use absolute_import instead... v2.2_rc77 |
commit | commitdiff | tree | snapshot |
2010-09-07 |
Zac Medico | Force absolute import in glsa.py since otherwise the... |
commit | commitdiff | tree | snapshot |
2010-09-06 |
Zac Medico | Define EBUILD_MASTER_PID earlier in ebuild.sh, before... v2.2_rc76 |
commit | commitdiff | tree | snapshot |
2010-09-06 |
Zac Medico | Remove unnecessary depgraph.altlist() call in Scheduler... |
commit | commitdiff | tree | snapshot |
2010-09-06 |
Zac Medico | Make Scheduler._set_graph_config() clear _deep_system_d... |
commit | commitdiff | tree | snapshot |
2010-09-06 |
Zac Medico | Replace the settings and herdstree parameters for the... |
commit | commitdiff | tree | snapshot |
2010-09-06 |
Zac Medico | Fix parse_metadata_use() to allow use elements containi... |
commit | commitdiff | tree | snapshot |
2010-09-06 |
Zac Medico | Bug #336285 - Add workaround to unpack() in order to... |
commit | commitdiff | tree | snapshot |
2010-09-06 |
Zac Medico | Add an optional herdstree parameter to the MetaDataXML... |
commit | commitdiff | tree | snapshot |
2010-09-06 |
Zac Medico | Move the Scheduler mergelist constructor parameter... |
commit | commitdiff | tree | snapshot |
2010-09-06 |
Zac Medico | Fix depgraph._wrapped_select_pkg_highest_available_imp... |
commit | commitdiff | tree | snapshot |
2010-09-06 |
Zac Medico | Fix typo in FakeVartree._pkg() docstring. |
commit | commitdiff | tree | snapshot |
2010-09-06 |
Zac Medico | Make the depgraph and FakeVartree cooperate to consiste... |
commit | commitdiff | tree | snapshot |
2010-09-06 |
Sebastian Luther | Remove all \a (alert/bell/beep) tokens (bug 336024) |
commit | commitdiff | tree | snapshot |
2010-09-06 |
Sebastian Luther | Use metadata.xml to print maintainer information in... |
commit | commitdiff | tree | snapshot |
2010-09-06 |
Sebastian Luther | Add portage.xml.metadata to parse metadata.xml |
commit | commitdiff | tree | snapshot |
2010-09-06 |
Sebastian Luther | slot_collision_handler: Fix bug related to highlight_vi... |
commit | commitdiff | tree | snapshot |
2010-09-06 |
Zac Medico | Show a DeprecationWarning inside doebuild() if the... |
commit | commitdiff | tree | snapshot |
2010-09-06 |
Zac Medico | In depgraph.schedulerGraph(), make sure all references... |
commit | commitdiff | tree | snapshot |
2010-09-06 |
Zac Medico | Fix FakeVartree.sync() to remove stale packages from... |
commit | commitdiff | tree | snapshot |
2010-09-06 |
Zac Medico | Make depgraph.schedulerGraph() return an instance of |
commit | commitdiff | tree | snapshot |
2010-09-06 |
Zac Medico | Fix FakeVartree._pkg() to cache package instances in... |
commit | commitdiff | tree | snapshot |
2010-09-06 |
Zac Medico | Make Scheduler._destroy_installed_graph() destroy _digraph. |
commit | commitdiff | tree | snapshot |
2010-09-05 |
Zac Medico | Add genone and zmedico to <authorgroup> in portage... |
commit | commitdiff | tree | snapshot |
2010-09-05 |
Zac Medico | Remove unused p_type variable in show_invalid_depstring... |
commit | commitdiff | tree | snapshot |
2010-09-05 |
Zac Medico | Make LazyImportPortageBaselineTestCase assert successfu... |
commit | commitdiff | tree | snapshot |
2010-09-05 |
Zac Medico | Eliminate portage.env from baseline imports. |
commit | commitdiff | tree | snapshot |
2010-09-05 |
Zac Medico | Make doebuild.py use PollScheduler instances directly... |
commit | commitdiff | tree | snapshot |
2010-09-05 |
Zac Medico | Make dblink._merge() use a PollScheduler instance direc... |
commit | commitdiff | tree | snapshot |
2010-09-05 |
Zac Medico | Make DoebuildSpawnTestCase use a PollScheduler instance... |
commit | commitdiff | tree | snapshot |
2010-09-05 |
Zac Medico | Make portdbapi.aux_get() use a PollScheduler instance... |
commit | commitdiff | tree | snapshot |
2010-09-05 |
Zac Medico | Make SpawnTestCase use a PollScheduler instance directl... |
commit | commitdiff | tree | snapshot |
2010-09-05 |
Zac Medico | Make LazyImportPortageBaselineTestCase use a PollSchedu... |
commit | commitdiff | tree | snapshot |
2010-09-05 |
Zac Medico | Make PipeReaderTestCase use a PollScheduler instance... |
commit | commitdiff | tree | snapshot |
2010-09-05 |
Fabian Groffen | print up-to-date copyright years |
commit | commitdiff | tree | snapshot |
2010-09-05 |
Zac Medico | Bug #336085 - Fix logic error inside |
commit | commitdiff | tree | snapshot |
2010-09-05 |
Sebastian Luther | Fix want_restart_for_use_change() to flatten deps befor... |
commit | commitdiff | tree | snapshot |
2010-09-05 |
Zac Medico | In IpcDaemonTestCase, assert that process and daemon... |
commit | commitdiff | tree | snapshot |
2010-09-05 |
Zac Medico | Clean up and simplify PipeReaderTestCase. |
commit | commitdiff | tree | snapshot |
2010-09-05 |
Ulrich Mueller | Update copyright header. |
commit | commitdiff | tree | snapshot |
2010-09-05 |
Ulrich Mueller | dodoc, prepalldocs: Don't test for EAPI; use helpers... |
commit | commitdiff | tree | snapshot |
2010-09-05 |
Zac Medico | Add a test to check what portage submodules are importe... |
commit | commitdiff | tree | snapshot |
2010-09-05 |
Fabian Groffen | always apply EPREFIX prepending to GLOBAL_CONFIG_PATH |
commit | commitdiff | tree | snapshot |
2010-09-05 |
Fabian Groffen | document DEPCACHE_PATH GLOBAL_CONFIG_PATH getting EPREF... |
commit | commitdiff | tree | snapshot |
2010-09-05 |
Ulrich Mueller | Don't regenerate GNU Info if the dir contains a .keepin... |
commit | commitdiff | tree | snapshot |
2010-09-05 |
Zac Medico | Make the "MASKED PACKAGES" section of the emerge man... |
commit | commitdiff | tree | snapshot |
2010-09-05 |
Zac Medico | Fix depgraph._wrapped_select_pkg_highest_available_imp... |
commit | commitdiff | tree | snapshot |
2010-09-05 |
Zac Medico | Use lazy imports for CacheError and OrderedDict in... |
commit | commitdiff | tree | snapshot |
2010-09-05 |
Zac Medico | Add a more generic AbstractEbuildProcess._elog() method... |
commit | commitdiff | tree | snapshot |
2010-09-05 |
Zac Medico | Make EbuildPhase._elog() use the NOCOLOR variable from... |
commit | commitdiff | tree | snapshot |
2010-09-05 |
Zac Medico | Take the code which displays ebuild information before... |
commit | commitdiff | tree | snapshot |
2010-09-05 |
Zac Medico | Remove redundant initial os.sep argument to os.path... |
commit | commitdiff | tree | snapshot |
2010-09-05 |
Zac Medico | In show_invalid_depstring_notice(), use normal Package... |
commit | commitdiff | tree | snapshot |
2010-09-05 |
Zac Medico | In AbstractEbuildProcess._start(), verify that PORTAGE_... |
commit | commitdiff | tree | snapshot |
2010-09-05 |
Zac Medico | Add scheduler._init_installed_graph() and _destroy_inst... |
commit | commitdiff | tree | snapshot |
2010-09-05 |
Zac Medico | Refere to package.accept_keywords instead of package... |
commit | commitdiff | tree | snapshot |
2010-09-04 |
Zac Medico | Ignore build-time blockers from DEPEND in |
commit | commitdiff | tree | snapshot |
2010-09-04 |
Zac Medico | Add a Scheduler._frozen_config attribute that will... |
commit | commitdiff | tree | snapshot |
2010-09-04 |
Fabian Groffen | use EROOT with NEWS_LIB_PATH |
commit | commitdiff | tree | snapshot |
2010-09-04 |
Fabian Groffen | use EROOT with WORLD_SETS_FILE |
commit | commitdiff | tree | snapshot |
2010-09-04 |
Fabian Groffen | Merge branch 'master' of git+ssh://git.overlays.gentoo... |
commit | commitdiff | tree | snapshot |
2010-09-04 |
Arfrever Frehtes... | Don't set _, which is reserved for portage.localization... |
commit | commitdiff | tree | snapshot |
2010-09-04 |
Fabian Groffen | Merge branch 'master' of git+ssh://git.overlays.gentoo... |
commit | commitdiff | tree | snapshot |
2010-09-04 |
Fabian Groffen | use EROOT with WORLD_FILE |
commit | commitdiff | tree | snapshot |
2010-09-04 |
Zac Medico | Remove redundant writemsg_stdout() call in search.outpu... |
commit | commitdiff | tree | snapshot |
2010-09-04 |
Fabian Groffen | use EROOT with CACHE_PATH |
commit | commitdiff | tree | snapshot |
2010-09-04 |
Fabian Groffen | use EROOT with VDB_PATH |
commit | commitdiff | tree | snapshot |
2010-09-04 |
Fabian Groffen | use EROOT with VDB_PATH |
commit | commitdiff | tree | snapshot |
2010-09-04 |
Fabian Groffen | fix comments to match latest intentions in the code |
commit | commitdiff | tree | snapshot |
2010-09-04 |
Arfrever Frehtes... | Fix typo. |
commit | commitdiff | tree | snapshot |
2010-09-04 |
Zac Medico | In BinpkgExtractorAsync, add -q to bzip2 opts, in order... |
commit | commitdiff | tree | snapshot |
next |