| 2010-09-06 |
Fabian Groffen | Merge remote branch 'overlays-gentoo-org/master' into... |
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 |
Fabian Groffen | Do NOT use EROOT when merging files to the live filesys... |
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 |
Fabian Groffen | manpage changed version pattern |
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 |
Fabian Groffen | Merge remote branch 'overlays-gentoo-org/master' into... |
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 | report offset, fwiw |
commit | commitdiff | tree | snapshot |
| 2010-09-05 |
Fabian Groffen | Merge remote branch 'overlays-gentoo-org/master' into... |
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 |
Fabian Groffen | Merge remote branch 'overlays-gentoo-org/master' into... |
commit | commitdiff | tree | snapshot |
| 2010-09-05 |
Fabian Groffen | use right name, typo in the copy process |
commit | commitdiff | tree | snapshot |
| 2010-09-05 |
Zac Medico | In IpcDaemonTestCase, assert that process and daemon... |
commit | commitdiff | tree | snapshot |
| 2010-09-05 |
Fabian Groffen | initialise config() with _eprefix set to the configured... |
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 | Merge remote branch 'overlays-gentoo-org/master' into... |
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 |
Fabian Groffen | DATADIR is no longer necessary, same trickery exists... |
commit | commitdiff | tree | snapshot |
| 2010-09-05 |
Fabian Groffen | initialise config() with _eprefix set to the configured... |
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 |
Fabian Groffen | Merge remote branch 'overlays-gentoo-org/master' into... |
commit | commitdiff | tree | snapshot |
| 2010-09-05 |
Fabian Groffen | Split out LinkageMap{MachO,PeCoff,XCoff} in separate... |
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 |
Fabian Groffen | Merge remote branch 'overlays-gentoo-org/master' into... |
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 | fix a double prefix caused by new EROOT-minded setup |
commit | commitdiff | tree | snapshot |
| 2010-09-04 |
Fabian Groffen | Merge remote branch 'overlays-gentoo-org/master' into... |
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 | Merge remote branch 'overlays-gentoo-org/master' into... |
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 |
Fabian Groffen | Merge remote branch 'overlays-gentoo-org/master' into... |
commit | commitdiff | tree | snapshot |
| 2010-09-04 |
Zac Medico | In BinpkgExtractorAsync, add -q to bzip2 opts, in order... |
commit | commitdiff | tree | snapshot |
| 2010-09-04 |
Zac Medico | Replace svn-trunk with VERSION in doc/fragment/version... v2.2_rc75 |
commit | commitdiff | tree | snapshot |
| 2010-09-04 |
Zac Medico | Add missing portage import in portage.locks. |
commit | commitdiff | tree | snapshot |
| 2010-09-04 |
Zac Medico | In the short timeout test for QueueScheduler.run()... |
commit | commitdiff | tree | snapshot |
| 2010-09-04 |
Zac Medico | Add back PortageException handler inside mod_mail_summa... |
commit | commitdiff | tree | snapshot |
| 2010-09-04 |
Zac Medico | Make ebuild-ipc.py call portage._disable_legacy_globals... |
commit | commitdiff | tree | snapshot |
| 2010-09-04 |
Zac Medico | Make portage.locks avoid importing the portage.output... |
commit | commitdiff | tree | snapshot |
| 2010-09-04 |
Zac Medico | Move registration of the close_portdbapi_caches() exit... |
commit | commitdiff | tree | snapshot |
| 2010-09-04 |
Zac Medico | Use a lazy import for portage.dep instide portage.util. |
commit | commitdiff | tree | snapshot |
| 2010-09-04 |
Zac Medico | Move portage.locks imports to the top of the file. |
commit | commitdiff | tree | snapshot |
| 2010-09-04 |
Zac Medico | Adjust AlarmSignal.unregister() call in ebuild-ipc. |
commit | commitdiff | tree | snapshot |
| 2010-09-04 |
Zac Medico | Use AlarmSignal for timout handling in mod_mail_summary... |
commit | commitdiff | tree | snapshot |
| 2010-09-04 |
Zac Medico | Make AlarmSignal._signal_handler() restore the default... |
commit | commitdiff | tree | snapshot |
| 2010-09-04 |
Zac Medico | Use AlarmSignal for timeout handling in elog_process(). |
commit | commitdiff | tree | snapshot |
| 2010-09-04 |
Zac Medico | Fix breakage from previous commit. |
commit | commitdiff | tree | snapshot |
| 2010-09-04 |
Zac Medico | Move AlarmSignal.unregister() call to a better place... |
commit | commitdiff | tree | snapshot |
| 2010-09-04 |
Zac Medico | Use AlarmSignal for alarm timeout in action_sync(). |
commit | commitdiff | tree | snapshot |
| 2010-09-04 |
Zac Medico | Make AlarmSignal.register() require a time parameter... |
commit | commitdiff | tree | snapshot |
| 2010-09-04 |
Zac Medico | Add AlarmSignal.register() and unregister() classmethod... |
commit | commitdiff | tree | snapshot |
| 2010-09-03 |
Zac Medico | Add a test case for intentionally short timeout with... |
commit | commitdiff | tree | snapshot |
| 2010-09-03 |
Zac Medico | Add support for a timeout argument to QueueScheduler... |
commit | commitdiff | tree | snapshot |
| 2010-09-03 |
Zac Medico | Bug #335777 - Add a 40 second timeout in ebuild-ipc... |
commit | commitdiff | tree | snapshot |
| 2010-09-03 |
Zac Medico | Account for package.use.force/mask in previous commit. |
commit | commitdiff | tree | snapshot |
| 2010-09-03 |
Sebastian Luther | autounmask: Don't print masked/forced flags in "require... |
commit | commitdiff | tree | snapshot |
| next |