projects
/
portage.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
portage.git
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
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
2010-09-03
Sebastian Luther
Old "Change USE" message: Don't screw up if the highest...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-03
Zac Medico
Make emerge display a warning message if FEATURES conta...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-03
Zac Medico
Fix VDB_PATH handling in ebuild(1) to join with EROOT.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-03
Zac Medico
Add a "Delayed Evaluation of Disjunctive Dependency...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-03
Zac Medico
Unify to different pieces of code that handle sandbox...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Zac Medico
Fix whenago() to show times as integers instead of...
v2.2_rc74
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Zac Medico
Add backward compatible config.pmaskdict and punmaskdic...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Zac Medico
Make MaskManager use tuples for values inside _pmaskdic...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Zac Medico
Implement ExtendedAtomDict.copy().
commit
|
commitdiff
|
tree
|
snapshot
next