misc
/
portage
debian
master
gentoo portage for debian
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Filter the FEATURES variable out of the environment between phases,
Zac Medico
2010-09-07
1
-2
/
+3
*
Use localization for the dos line-endings warning message in getconfig.
Zac Medico
2010-09-07
1
-2
/
+2
*
Move the stale elog cleanup code from AbstractEbuildProcess to
Zac Medico
2010-09-07
2
-14
/
+16
*
Move the stale elog cleanup code from _doebuild_spawn() to
Zac Medico
2010-09-07
2
-13
/
+17
*
Fix dyn_setup 'already setup' message to refer to setup instead of
Zac Medico
2010-09-07
1
-1
/
+1
*
Bug #336349 - Make getconfig() warn about dos-style line endings in
Zac Medico
2010-09-07
1
-5
/
+13
*
Fix broken $PORTAGE_BUILDDIR/.$EBUILD_PHASEed path generation inside
Zac Medico
2010-09-07
1
-2
/
+2
*
Move stale elog cleanup code from ebuild.sh to _doebuild_spawn(), so
Zac Medico
2010-09-07
2
-10
/
+23
*
Make the deprecation warning for the first pordbapi constructor
Zac Medico
2010-09-07
1
-1
/
+1
*
Fix confusing deprecation message for the first parameter of the
Zac Medico
2010-09-07
1
-2
/
+2
*
Bug #336338 - Document FEATURES=candy.
Zac Medico
2010-09-07
1
-0
/
+4
*
Bug #336356 - Fix AttributeError triggered when ebuild(1) invokes the
Zac Medico
2010-09-07
1
-2
/
+3
*
Bug #336350 - Add back the is_selinux_enabled() function.
Arfrever Frehtes Taifersar Arahesis
2010-09-07
1
-0
/
+3
*
Add support for a exclude-files option to OwnerSet, and use it to
Zac Medico
2010-09-07
2
-8
/
+35
*
Add a new package set called @unavailable-binaries which matches
Zac Medico
2010-09-07
3
-0
/
+41
*
Make portage.cache.anydbm use absolute_import instead of the the
v2.2_rc77
Zac Medico
2010-09-06
1
-3
/
+5
*
Force absolute import in glsa.py since otherwise the xml.dom.minidom
Zac Medico
2010-09-06
1
-1
/
+3
*
Define EBUILD_MASTER_PID earlier in ebuild.sh, before $EBUILD is
v2.2_rc76
Zac Medico
2010-09-06
1
-4
/
+8
*
Remove unnecessary depgraph.altlist() call in Scheduler._calc_resume_list().
Zac Medico
2010-09-06
1
-2
/
+0
*
Make Scheduler._set_graph_config() clear _deep_system_deps when
Zac Medico
2010-09-06
1
-0
/
+2
*
Replace the settings and herdstree parameters for the MetaDataXML
Zac Medico
2010-09-06
2
-9
/
+16
*
Fix parse_metadata_use() to allow use elements containing no flag
Zac Medico
2010-09-06
1
-1
/
+2
*
Bug #336285 - Add workaround to unpack() in order to prevent unzip
Zac Medico
2010-09-06
1
-0
/
+3
*
Add an optional herdstree parameter to the MetaDataXML constructor,
Zac Medico
2010-09-06
1
-2
/
+2
*
Move the Scheduler mergelist constructor parameter to the graph_config
Zac Medico
2010-09-06
3
-26
/
+39
*
Fix depgraph._wrapped_select_pkg_highest_available_imp() to check
Zac Medico
2010-09-06
1
-1
/
+3
*
Fix typo in FakeVartree._pkg() docstring.
Zac Medico
2010-09-06
1
-1
/
+1
*
Make the depgraph and FakeVartree cooperate to consistently create
Zac Medico
2010-09-06
2
-6
/
+19
*
Remove all \a (alert/bell/beep) tokens (bug 336024)
Sebastian Luther
2010-09-06
5
-29
/
+26
*
Use metadata.xml to print maintainer information in build.log
Sebastian Luther
2010-09-06
1
-0
/
+12
*
Add portage.xml.metadata to parse metadata.xml
Sebastian Luther
2010-09-06
2
-0
/
+340
*
slot_collision_handler: Fix bug related to highlight_violations (bug 336085)
Sebastian Luther
2010-09-06
1
-10
/
+6
*
Show a DeprecationWarning inside doebuild() if the old 'depend' phase
Zac Medico
2010-09-06
1
-2
/
+8
*
In depgraph.schedulerGraph(), make sure all references are broken
Zac Medico
2010-09-06
1
-0
/
+1
*
Fix FakeVartree.sync() to remove stale packages from _pkg_cache.
Zac Medico
2010-09-06
1
-0
/
+3
*
Make depgraph.schedulerGraph() return an instance of
Zac Medico
2010-09-06
2
-26
/
+48
*
Fix FakeVartree._pkg() to cache package instances in self._pkg_cache,
Zac Medico
2010-09-05
1
-0
/
+1
*
Make Scheduler._destroy_installed_graph() destroy _digraph.
Zac Medico
2010-09-05
1
-3
/
+4
*
Add genone and zmedico to <authorgroup> in portage.docbook.
Zac Medico
2010-09-05
1
-0
/
+10
*
Remove unused p_type variable in show_invalid_depstring_notice().
Zac Medico
2010-09-05
1
-1
/
+0
*
Make LazyImportPortageBaselineTestCase assert successful exit status
Zac Medico
2010-09-05
1
-0
/
+3
*
Eliminate portage.env from baseline imports.
Zac Medico
2010-09-05
3
-3
/
+3
*
Make doebuild.py use PollScheduler instances directly since
Zac Medico
2010-09-05
1
-13
/
+10
*
Make dblink._merge() use a PollScheduler instance directly since
Zac Medico
2010-09-05
1
-5
/
+4
*
Make DoebuildSpawnTestCase use a PollScheduler instance directly since
Zac Medico
2010-09-05
1
-8
/
+8
*
Make portdbapi.aux_get() use a PollScheduler instance directly since
Zac Medico
2010-09-05
1
-5
/
+5
*
Make SpawnTestCase use a PollScheduler instance directly since
Zac Medico
2010-09-05
1
-5
/
+5
*
Make LazyImportPortageBaselineTestCase use a PollScheduler instance
Zac Medico
2010-09-05
1
-6
/
+6
*
Make PipeReaderTestCase use a PollScheduler instance directly since
Zac Medico
2010-09-05
1
-6
/
+6
*
print up-to-date copyright years
Fabian Groffen
2010-09-05
1
-1
/
+1
[next]