2010-03-08 |
Zac Medico | Add copyright header. v2.2_rc66 |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Zac Medico | Disable PORTAGE_SYNC_STALE warnings when --usepkgonly... |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Zac Medico | Exclude PORTAGE_SYNC_STALE from the ebuild environment. |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Zac Medico | Bug #307409 - Force --verbose mode when displaying... |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Zac Medico | Bug #291331 - Force ascii encoding in send_mail() in... |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Zac Medico | Show --sync in messages, to help avoid confusion. |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Zac Medico | Note that PORTAGE_SYNC_STALE=0 will disable warnings. |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Zac Medico | Produce a warning message if the timestamp of the porta... |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Zac Medico | Bug #308415 - Fix broken uri parameter passed to fetch... |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Zac Medico | Bug #307723 - Define basestring for python3. v2.2_rc65 |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Zac Medico | Fix imports doebuild_environment and prepare_build_dirs... |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Zac Medico | Bug #307707 - Fix fetch() to use the correct spawn... |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Zac Medico | Add new colors for binary packages in the merge list... |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Zac Medico | Add news about splitting the top-level __init__.py. v2.2_rc64 |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Zac Medico | Make _global_updates() silently return if ROOT != ... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Unlink log instead of truncate, to avoid leaving empty... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Remove fetch log after successful fetch. |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Bug #304981 - Remove redundant fetch log removal code... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Clean up imports and unused variables. |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Move imports to top. |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Clean up imports. |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Add section for portage-2.1.8. |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Move _pty module to portage.util._pty. |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Move imports to top. |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Bug #306659 - For --rebuilt-binaries, only reinstall... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Test for python openpty breakage after freebsd7 to... |
commit | commitdiff | tree | snapshot |
2010-03-01 |
Zac Medico | Fix legacy globals proxies to reset state when the... |
commit | commitdiff | tree | snapshot |
2010-03-01 |
Zac Medico | Add a note in _find_system_deps about needing the syste... |
commit | commitdiff | tree | snapshot |
2010-03-01 |
Zac Medico | Use writemsg instead of print. Also don't use _ as... |
commit | commitdiff | tree | snapshot |
2010-03-01 |
Zac Medico | Move imports to the top and use writemsg_stdout instead... |
commit | commitdiff | tree | snapshot |
2010-03-01 |
Zac Medico | Call stack_lists on profile_only_variables for incremen... |
commit | commitdiff | tree | snapshot |
2010-03-01 |
Zac Medico | Remove redundant eerror import. |
commit | commitdiff | tree | snapshot |
2010-03-01 |
Zac Medico | Remove redundant local elog_process import that can... |
commit | commitdiff | tree | snapshot |
2010-03-01 |
Zac Medico | Remove unused print_function. |
commit | commitdiff | tree | snapshot |
2010-03-01 |
Zac Medico | Bug #307235 - Inside depgraph._add_dep, discard child... |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Zac Medico | Remove unused print() import. |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Zac Medico | Remove unused imports. |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Zac Medico | Add ObjectProxy __gt__, __ge__, __lt__, and __le__... |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Zac Medico | Fix broken reference to portage._spawn_misc_sh(). Thank... |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Zac Medico | Remove print() usage. |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Zac Medico | Remove print() usage. |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Zac Medico | Fix broken fakedbapi.cpv_inject/cpv_remove calls. |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Zac Medico | Move legacy globals code into a _legacy_globals module... |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Zac Medico | Move deprecated_profile_check to portage.package.ebuild... |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Zac Medico | Move the MtimeDB class to portage.util.mtimedb and... |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Zac Medico | Fix vardbapi.move_ent and aux_update to clear relevant... |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Zac Medico | Make bindbapi override cpv_inject and cpv_remove, for... |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Zac Medico | Make _global_updates ensure that the binarytree is... |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Zac Medico | Add a --quiet-unmerge-warn option to disable the warnin... |
commit | commitdiff | tree | snapshot |
2010-02-27 |
Zac Medico | Fix reference to portage.util.listdir.dircache. |
commit | commitdiff | tree | snapshot |
2010-02-27 |
Zac Medico | Remove deprecated flushmtimedb function. |
commit | commitdiff | tree | snapshot |
2010-02-27 |
Zac Medico | Move portage._global_updates to a submodule. |
commit | commitdiff | tree | snapshot |
2010-02-27 |
Zac Medico | Remove unused 'dircache' variable that's moved to porta... |
commit | commitdiff | tree | snapshot |
2010-02-27 |
Zac Medico | Move missing encodings module workarounds (<python... |
commit | commitdiff | tree | snapshot |
2010-02-27 |
Zac Medico | Another turquoise -> red. |
commit | commitdiff | tree | snapshot |
2010-02-27 |
Zac Medico | Bug #307021 - Show "Please fix" message in red instead... |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Zac Medico | Eliminate the PhaseCheck constructor and make PhaseChec... |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Zac Medico | Move getvirtuals to _deprecated module. |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Zac Medico | Move merge and unmerge functions to the vartree module. |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Zac Medico | Fix broken dep_expand import from previous commit. |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Zac Medico | Splid deprecated functions into a _deprecated module. |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Zac Medico | Avoid name collision with dep_expand submodule so epydo... |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Zac Medico | Move portage.movefile to portage.util.movefile. |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Zac Medico | Split getmaskingstatus and getmaskingreason info portag... |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Zac Medico | Move portage.dep_check and related functions to portage... |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Zac Medico | Move dep.py to dep/__init__.py, for splitting into... |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Zac Medico | Move dep_expand and cpv_expand into portage.dbapi submo... |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Zac Medico | Fix typo in import. |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Zac Medico | Move portage.digestcheck to portage.package.ebuild... |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Zac Medico | Fix broken digestgen import. |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Zac Medico | Relocate portage.util.digestgen to portage.package... |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Arfrever Frehtes... | Define 'long' for Python 3. |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Zac Medico | Move digestgen to portage.util.digestgen. |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Zac Medico | Move ExtractKernelVersion portage.util.ExtractKernelVer... |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Zac Medico | Move env_update to portage.util.env_update.envupdate. |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Zac Medico | Fix broken references to portage._doebuild_manifest_exe... |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Zac Medico | Move cacheddir and listdir to portage.util.listdir. |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Zac Medico | Make auxdbkeys a tuple instead of a list. |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Zac Medico | Split doebuild and related code to the portage.package... |
commit | commitdiff | tree | snapshot |
2010-02-24 |
Zac Medico | Remove unused 'expandcache' global variable. |
commit | commitdiff | tree | snapshot |
2010-02-24 |
Zac Medico | Fix a logic error which causes blockers from installed... |
commit | commitdiff | tree | snapshot |
2010-02-24 |
Zac Medico | Add missing writmsg import. |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Zac Medico | Make the first two positional arguments of digestgen... |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Zac Medico | Add deprecation warnings for unused digestgen() parameters. |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Arfrever Frehtes... | Fix "AttributeError: 'module' object has no attribute... |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Arfrever Frehtes... | Fix "NameError: global name 'basestring' is not defined... |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Zac Medico | Enable --rebuilt-binaries automatically only when in... |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Zac Medico | Use lazy import for portage.Manifest. |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Zac Medico | Move portage.fetch() to portage.package.ebuild.fetch... |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Zac Medico | Move portage.config class to portage.package.ebuild... |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Zac Medico | Move portage.digraph class to portage.util.digraph... |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Zac Medico | Move the portage.util module into a directory, for... |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Zac Medico | Don't import the portage.dbapi.dbapi class as portage... |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Zac Medico | Use lazy import for the portage.dbapi module. |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Zac Medico | Bug #299095 - Add a deprecation warning for check_licen... |
commit | commitdiff | tree | snapshot |
2010-02-21 |
Zac Medico | Move the portage.FetchlistDict class to the portage... |
commit | commitdiff | tree | snapshot |
2010-02-21 |
Zac Medico | Show a deprecation warning when getvirtuals() is called. |
commit | commitdiff | tree | snapshot |
2010-02-21 |
Zac Medico | Show a deprecation warning when pkgmerge() is called. |
commit | commitdiff | tree | snapshot |
2010-02-21 |
Zac Medico | Show a deprecation warning when digestParseFile() is... |
commit | commitdiff | tree | snapshot |
2010-02-21 |
Zac Medico | Move portage.flatten to portage.dep.flatten. |
commit | commitdiff | tree | snapshot |
next |