projects
/
portage.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
portage.git
2009-06-28
Zac Medico
* Add new abstract PhaseCheck class for ebuild phase...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-27
Zac Medico
Bug #270953 - New !!atom blockers do not allow temporar...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-26
Zac Medico
Use a property to implement portdbapi.settings.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-26
Zac Medico
Fix PROVIDE code since the Package class automatically...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-26
Zac Medico
Make portdbapi define self.settings, for conformity...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-26
Zac Medico
Use clear_caches() to free memory inside action_depclean().
commit
|
commitdiff
|
tree
|
snapshot
2009-06-26
Zac Medico
Bug #275532 - In action_depclean(), free memory from...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-26
Zac Medico
Move __init__.py to main.py.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-26
Zac Medico
Move __init__.py to main.py.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-25
Zac Medico
Use @property instead of __getattribute__ to implement...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-25
Zac Medico
Make dbapi.cp_list() raise NotImplementedError.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-25
Zac Medico
Make config.regenerate() detect api-level updates to...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-25
Zac Medico
Add a Package.metadata.restrict attribute containing...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-25
Zac Medico
Add a Package.metadata.properties attribute containing...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-25
Zac Medico
* Add a Package.invalid attribute to store messages...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-25
Zac Medico
Add/update copyright headers.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-25
Zac Medico
Split out a depgraph._iter_match_pkgs() method from
commit
|
commitdiff
|
tree
|
snapshot
2009-06-25
Zac Medico
Use depgraph._pkg() to construct Package instances...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-25
Zac Medico
Remove obsolete Package.metadata['CHOST'] initialization.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-25
Zac Medico
* Make Package.metadata['USE'] access trigger USE calcu...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-24
Zac Medico
Bug #275217 - Part 3 - Splits depgraph.select_files...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-24
Zac Medico
Add support to `portageq owners` for querying paths...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-24
Zac Medico
In binarytree.inject(), when a symlink is created for...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-24
Zac Medico
Bug #275237 - If a directory exists in a location where...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-23
Zac Medico
Fix imports for _emerge submodules.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-23
Zac Medico
Bug #275217 - Part 2 - Move changelog stuff stuff out...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-23
Zac Medico
Bu #275217 - Part 1 - Resolve the circular dep between...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-23
Zac Medico
Fix import for split _emerge.MetadataRegen module.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-23
Zac Medico
Make the global "actions" variable a local inside parse...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-23
Zac Medico
Bug #275047 - Split _emerge/__init__.py into smaller...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-23
Zac Medico
Bug #275047 - Split _emerge/__init__.py into smaller...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-22
Zac Medico
Fix config._lazy_vars._accept_license() to exclude...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-22
Zac Medico
Change ACCEPT_LICENSE evaluation so that things like...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-22
Zac Medico
Bug #275047 - Split _emerge/__init__.py into smaller...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-22
Zac Medico
Bug #275047 - Split _emerge/__init__.py into smaller...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-22
Zac Medico
Bug #275047 - Split _emerge/__init__.py into smaller...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-22
Zac Medico
Revert lazy imports from r13665 for now, since pyflakes...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-22
Zac Medico
Use lazy imports for submodules where possible.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-22
Zac Medico
Fix imports broken by splitting of _emerge/__init__.py.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-22
Zac Medico
Bug #275047 - Split _emerge/__init__.py into smaller...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-22
Zac Medico
Use portage.util.apply_permissions() inside _ensure_acc...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-22
Zac Medico
Reorganize $KV logic in doebuild_environment.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-21
Zac Medico
Tweak depcache permission handling so egencache can...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-21
Zac Medico
Bug #274742 - Exempt $dir from quoting checks since...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-20
Zac Medico
In doebuild_environment, ensure that cached $KV from...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-20
Zac Medico
Factor duplicate code out of depgraph._add_pkg and...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-20
Arfrever Frehtes...
Don't set KV for EAPI >=3.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-19
Zac Medico
Bug #264434 - Delay evaluation of all disjunctive ...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-18
Zac Medico
Add a EMERGE_LOG_DIR variable to control the location...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-17
Zac Medico
Allow missing ChangeLog when using git. We don't use...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-17
Zac Medico
When --pretend overrides --ask, don't show any output.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-17
Zac Medico
Add NOCOLOR to the environment whitelist. This fixes...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-17
Zac Medico
Rename color_codes back to codes.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-17
Zac Medico
Rename codes to _styles.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-17
Zac Medico
Rename map_code_to_color_code() to style_to_ansi_code().
commit
|
commitdiff
|
tree
|
snapshot
2009-06-17
Zac Medico
Add epydoc docstrings fro codes and color_codes variables.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-17
Zac Medico
Use map_code_to_color_code() where appropriate inside...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-16
Zac Medico
Bug #274279 - Add color.map support for mapping a color...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-16
Zac Medico
Escape hyphens from previous commit.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-16
Zac Medico
Misc fixes and updates. Thanks to Sebastian Mingramm...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-14
Arfrever Frehtes...
Prepare 117 messages to localization.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-13
Zac Medico
Document FEATURES=python-trace.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-13
Zac Medico
Bug #273020 - Document FEATURES=multilib-strict. Thanks...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-11
Zac Medico
Remove unused newdepend(), newrdepend(), newpdepend...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-08
Zac Medico
propset svn:rev ON
commit
|
commitdiff
|
tree
|
snapshot
2009-06-07
Zac Medico
Fix more <listitem> elements to contain <para> elements.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-07
Zac Medico
Bug #272063 - Remove <funcsynopsisinfo> elements that...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-07
Zac Medico
Fix non-empty <xref> elements.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-07
Zac Medico
Remove <msgtext> element in invalid location.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-07
Zac Medico
Bug #272063 - Use <para> elements inside <listitem...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-03
Zac Medico
Make usev() strip ! prefix in echoed output as specifie...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-03
Mike Frysinger
drop sandbox settings that sandbox itself takes care...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-31
Zac Medico
Bug #268929 - Add grep for 'dereferencing pointer'...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-16
Zac Medico
Add some really big integers to the vercmp tests.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-10
Zac Medico
Enable FEATURES=assume-digests by default.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-06
Zac Medico
Fix digestcheck() to handle missing distfiles digests...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-06
Zac Medico
Fix SrcUnpackPatches to ignore comment lines. Thanks...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-06
Mike Frysinger
tweak output when diff access rights are needed
commit
|
commitdiff
|
tree
|
snapshot
2009-05-05
Zac Medico
When generating ACCEPT_LICENSE for the ebuild environme...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-05
Zac Medico
Make portdbapi.getfetchlist() return an equal number...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-04
Zac Medico
Fix misleading/outdated info in the DESCRIPTION section.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-03
Zac Medico
Fix "arguments" spelling.
v2.2_rc33
commit
|
commitdiff
|
tree
|
snapshot
2009-05-03
Zac Medico
Bug #268398 - Document econf's automatic die behavior.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-03
Zac Medico
Simplify DepPriority.__int__() and make it consistent...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-02
Zac Medico
Make useq() die if called during the "depend" phase...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-02
Zac Medico
Skip useq() IUSE QA Notices during the "depend" phase...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-02
Zac Medico
Fix inverted logic in superuser logic for bug #267104.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-02
Zac Medico
Fix DepPriority.__int__() to return distinguishable...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-01
Zac Medico
Bug #267175 - Instead of "poor code kills airplanes...
v2.2_rc32
commit
|
commitdiff
|
tree
|
snapshot
2009-05-01
Zac Medico
Make elog functions use read -r when splitting lines...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-01
Zac Medico
Only generate KV when setting up the environment for...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-01
Zac Medico
Fix logic error which prevents repos.conf [DEFAULT...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-30
Zac Medico
Remove unnecessary doebuild_environment() call from...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-30
Zac Medico
In config.setcpv() reuse split USE from built packages...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-30
Zac Medico
Enable use() qa checks via PORTAGE_IUSE for all ebuild...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-30
Zac Medico
Move PORTAGE_RESTRICT calculation to config.setcpv...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-30
Zac Medico
Bug #267104 - When appropriate, advise the user that...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-30
Zac Medico
Fix _lazy_accept_license to discard || from the set...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-30
Zac Medico
Fix typo in version from previous commit.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-30
Zac Medico
Add note about repos.conf eclass overrides.
commit
|
commitdiff
|
tree
|
snapshot
next