projects
/
portage.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
portage.git
2010-09-01
David James
Update portage to create directories atomically.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-31
Zac Medico
Add comments about consumers of FakeVardbapi.getpath().
commit
|
commitdiff
|
tree
|
snapshot
2010-08-31
Zac Medico
Simplify the vartree constructor usage in config.getvir...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-31
Zac Medico
Use self.dbapi.getpath() to simplify code in vartree...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-31
Zac Medico
Bug #335439 - Fix "AttributeError: 'vartree' object...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-31
Zac Medico
When portage updates itself and the new version either...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-31
Zac Medico
Fix ResolverPlayground.cleanup() to cleanup the portdba...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-31
Zac Medico
Add a fallback PORTAGE_BZIP2_COMMAND setting in ebuild...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-31
Zac Medico
Show PORTAGE_BZIP2_COMMAND and PORTAGE_BUNZIP2_COMMAND...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-31
Zac Medico
Fix bugs in features_set._prune_overrides() and add...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-31
Zac Medico
Add testcase to check that features_set._prune_override...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-31
Zac Medico
Bug #335340 - Use PORTAGE_BUNZIP2_COMMAND and PORTAGE_B...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-31
Zac Medico
Bug #335340 - Add support for PORTAGE_BZIP2_COMMAND and
commit
|
commitdiff
|
tree
|
snapshot
2010-08-31
Zac Medico
Bug #326561 - Implement FEATURES=unknown-features-filte...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-31
Zac Medico
Move FEATURES=unknown-features-warn code to config...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-30
Zac Medico
When _ENABLE_DYN_LINK_MAP is False, show additional...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-30
Zac Medico
When _ENABLE_SET_CONFIG is False, disable reading/writi...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-30
Zac Medico
When _ENABLE_SET_CONFIG is False, make load_default_con...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-30
Zac Medico
Replace the literal portage version in all man page...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-30
Zac Medico
Add a comment to make.globals noting that the preserve...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-30
Zac Medico
Use _ENABLE_PRESERVE_LIBS and _ENABLE_DYN_LINK_MAP...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-30
Zac Medico
Merge branch 'master' of git+ssh://git.overlays.gentoo...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-30
Zac Medico
Add some private constants for use in conditional code...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-30
Arfrever Frehtes...
Fix typos.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-30
Zac Medico
Add more new features to RELEASE-NOTES for portage...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-30
Zac Medico
Invert _ebuild_helpers_path EAPI conditional in ebuild.sh.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-30
Zac Medico
Merge branch 'master' of git+ssh://git.overlays.gentoo...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-30
Zac Medico
Split out a RELEASE-NOTES section for portage-2.1.9...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-30
Ulrich Mueller
Bug fix in canonicalize() function.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-30
Zac Medico
Add a TODO note to AbstractEbuildProcess._can_log(...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-30
Zac Medico
Make match_from_list() strip "!!" when appropriate...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-30
Zac Medico
Remove duplicate real_vardb definition from merge in...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-30
Zac Medico
Merge branch 'master' of git+ssh://git.overlays.gentoo...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-30
Arfrever Frehtes...
Fix "UnboundLocalError: local variable 'real_vardb...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-30
Zac Medico
Fix broken reference to real_vardb in calc_depclean...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-30
Arfrever Frehtes...
Fix typo in comment.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-30
Arfrever Frehtes...
Bug #335242: Fix typo in emerge(1) man page.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-30
Zac Medico
Rename the portage.sets module to portage._sets since...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-30
Zac Medico
Always check if vardbapi._linkmap and vardbapi._plib_re...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-30
Zac Medico
Rename vardbapi.linkmap to vardbapi._linkmap since I'm
commit
|
commitdiff
|
tree
|
snapshot
2010-08-30
Zac Medico
Rename vardbapi.plib_registry to vardbapi._plib_registr...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-30
Zac Medico
Move LinkageMap to a new portage.util._dyn_libs.Linkage...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-30
Zac Medico
Move PreservedLibsRegistry to a new portage.util._dyn_l...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-29
Arfrever Frehtes...
Remove unused imports found by pylint.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-29
Arfrever Frehtes...
Fix import.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-29
Arfrever Frehtes...
Fix some typos.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-29
Sebastian Luther
Add LocationsManager.profile_and_user_locations for...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-29
Zac Medico
Make mkrelease.sh clean up the temporary $SOURCE_DIR...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-29
Zac Medico
Add a TODO note about replacing BlockerDB with an incre...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-29
Ulrich Mueller
Add canonicalize() function, replacement for "readlink...
v2.2_rc72
commit
|
commitdiff
|
tree
|
snapshot
2010-08-29
Ulrich Mueller
Change a comment in prepcompress().
commit
|
commitdiff
|
tree
|
snapshot
2010-08-29
Zac Medico
Add a Scheduler._running_tasks() set in order to simpli...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-29
Zac Medico
Inside Scheduler._dependent_on_scheduled_merges(),...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-28
Zac Medico
Bug #273633 - Add docompress docs from PMS.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-28
Ulrich Mueller
Update copyright headers.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-28
Ulrich Mueller
Implement controllable compression and docompress,...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-28
Zac Medico
Make egencache --update-use-local-desc use codecs.open...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-28
Zac Medico
For egencache --preserve-comments, probe comments in...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-28
Zac Medico
Simplify the empty USE conditional /var/db/pkg metadata...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-28
Michał Górny
egencache: Add comment preserving to --update-use-local...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-28
Zac Medico
When evaluating USE conditional metadata for /var/db...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-28
Zac Medico
If there are circular dependencies, and circular_depend...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-28
Zac Medico
Bug #335055 - Fix "TypeError: argument of type 'NoneTyp...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-28
Zac Medico
In depgraph._show_unsatisfied_dep(), show some debug...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-28
Zac Medico
Add --use-local-desc-output to egencache man page.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-28
Michał Górny
Support specifying an alternate output file for --updat...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-28
Zac Medico
Bug #334935 - Fix broken reference to config.pmaskdict...
v2.2_rc71
commit
|
commitdiff
|
tree
|
snapshot
2010-08-28
Zac Medico
Use StopIteration to exit nested loops.
v2.2_rc70
commit
|
commitdiff
|
tree
|
snapshot
2010-08-28
Zac Medico
Add support for IUSE.missing checks in conditional...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-27
Zac Medico
Add the chflags and selinux values to SUPPORTED_FEATURES.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-27
Zac Medico
Define a cmp work-alike function for use in the egencache
commit
|
commitdiff
|
tree
|
snapshot
2010-08-27
Zac Medico
Merge branch 'master' of git+ssh://git.overlays.gentoo...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-27
Zac Medico
Fix breakage caused ignorance of /etc/portage/{arch...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-27
Arfrever Frehtes...
Fix some typos.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-27
Zac Medico
Fix _get_legacy_global() so that it does't pass in...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-27
Zac Medico
Fix the config constructor to pass missing parameters...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-27
Zac Medico
Bug #334817 - Make the make.conf.5 man page document...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-27
Zac Medico
Fix Package._validate_deps() to pass matchall=True...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-27
Zac Medico
Add egencache --update-use-local-desc action to the...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-27
Sebastian Luther
config: Remove last traces of autouse
commit
|
commitdiff
|
tree
|
snapshot
2010-08-27
Zac Medico
Use InvalidDependString import instead of
commit
|
commitdiff
|
tree
|
snapshot
2010-08-27
Zac Medico
Use InvalidDependString import instead of
commit
|
commitdiff
|
tree
|
snapshot
2010-08-27
Zac Medico
Use Package._metadata_exception() to handle invalid...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-27
Zac Medico
Fix breakage in egencache --update-use-local-desc code.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-27
Zac Medico
Use cmp_sort_key() for python3 compatibility.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-27
Michał Górny
Support returning multiple flag descriptions when restr...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-27
Zac Medico
Remove unused imports.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-27
Zac Medico
Bug #334817 - Make genconfig() warn about EISDIR instea...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-27
Zac Medico
Fix broken reference to config.pmaskdict for repoman...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-27
Sebastian Luther
fix ppkg type handling in slot_conflict_handler
commit
|
commitdiff
|
tree
|
snapshot
2010-08-27
Jonathan Callen
ecompressdir: use proper exit value
commit
|
commitdiff
|
tree
|
snapshot
2010-08-27
Sebastian Luther
config: Add special_env_vars
commit
|
commitdiff
|
tree
|
snapshot
2010-08-27
Sebastian Luther
config: Add LocationsManager
commit
|
commitdiff
|
tree
|
snapshot
2010-08-27
Sebastian Luther
config: Add VirtualsManager
commit
|
commitdiff
|
tree
|
snapshot
2010-08-27
Sebastian Luther
config: Add MaskManager
commit
|
commitdiff
|
tree
|
snapshot
2010-08-27
Sebastian Luther
config: Avoid copying _license_manager
commit
|
commitdiff
|
tree
|
snapshot
2010-08-27
Michał Górny
repoman: Fix NameError on musedict when metadata is...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-27
Zac Medico
Add a IUSE.missing repoman category for packages that...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-27
Zac Medico
Bug #334365 - Selectively ignore invalid metadata of...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-27
Zac Medico
Bug #334365 - When depgraph.display_problems() shows...
commit
|
commitdiff
|
tree
|
snapshot
next