2010-03-08 |
Zac Medico | Add copyright header. (trunk r15771) v2.1.8.2 |
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. (trunk... v2.1.8.1 |
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-04 |
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.1.8 |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Zac Medico | Make _global_updates() silently return if ROOT != ... |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Zac Medico | Remove preserve libs code from unmerge() that accidenta... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Fix incorrect merge. |
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. (trunk r15721) |
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. (trunk r15716) |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Move imports to top. (trunk r15715) |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Clean up imports. (trunk r15714) |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Move _pty module to portage.util._pty. (trunk r15515) |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Move imports to top. (trunk r15514) |
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-02 |
Zac Medico | Fix legacy globals proxies to reset state when the... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Add a note in _find_system_deps about needing the syste... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Use writemsg instead of print. Also don't use _ as... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Move imports to the top and use writemsg_stdout instead... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Call stack_lists on profile_only_variables for incremen... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Remove redundant eerror import. (trunk r15506) |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Remove redundant local elog_process import that can... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Remove unused print_function. (trunk r15504) |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Bug #307235 - Inside depgraph._add_dep, discard child... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Remove unused print() import. (trunk r15502) |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Remove unused imports. (trunk r15501) |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Add ObjectProxy __gt__, __ge__, __lt__, and __le__... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Fix broken reference to portage._spawn_misc_sh(). Thank... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Remove print() usage. (trunk r15495) |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Remove print() usage. (trunk r15494) |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Fix broken fakedbapi.cpv_inject/cpv_remove calls. ... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Move legacy globals code into a _legacy_globals module... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Move deprecated_profile_check to portage.package.ebuild... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Move the MtimeDB class to portage.util.mtimedb and... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Fix vardbapi.move_ent and aux_update to clear relevant... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Make bindbapi override cpv_inject and cpv_remove, for... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Make _global_updates ensure that the binarytree is... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Add a --quiet-unmerge-warn option to disable the warnin... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Fix reference to portage.util.listdir.dircache. (trunk... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Remove deprecated flushmtimedb function. (trunk r15476) |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Move portage._global_updates to a submodule. (trunk... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Remove unused 'dircache' variable that's moved to porta... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Move missing encodings module workarounds (<python... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Another turquoise -> red. (trunk r15472) |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Bug #307021 - Show "Please fix" message in red instead... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Eliminate the PhaseCheck constructor and make PhaseChec... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Move getvirtuals to _deprecated module. (trunk r15469) |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Move merge and unmerge functions to the vartree module... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Fix broken dep_expand import from previous commit.... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Splid deprecated functions into a _deprecated module... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Avoid name collision with dep_expand submodule so epydo... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Move portage.movefile to portage.util.movefile. (trunk... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Split getmaskingstatus and getmaskingreason info portag... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Move portage.dep_check and related functions to portage... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Move dep.py to dep/__init__.py, for splitting into... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Move dep_expand and cpv_expand into portage.dbapi submo... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Fix typo in import. (trunk r15459) |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Move portage.digestcheck to portage.package.ebuild... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Fix broken digestgen import. (trunk r15457) |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Relocate portage.util.digestgen to portage.package... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Define 'long' for Python 3. (trunk r15455) |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Move digestgen to portage.util.digestgen. (trunk r15454) |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Move ExtractKernelVersion portage.util.ExtractKernelVer... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Move env_update to portage.util.env_update.envupdate... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Fix broken references to portage._doebuild_manifest_exe... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Move cacheddir and listdir to portage.util.listdir... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Make auxdbkeys a tuple instead of a list. (trunk r15449) |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Split doebuild and related code to the portage.package... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Remove unused 'expandcache' global variable. (trunk... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Fix a logic error which causes blockers from installed... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Add missing writmsg import. (trunk r15445) |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Make the first two positional arguments of digestgen... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Add deprecation warnings for unused digestgen() paramet... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Fix "AttributeError: 'module' object has no attribute... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Fix "NameError: global name 'basestring' is not defined... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Enable --rebuilt-binaries automatically only when in... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Use lazy import for portage.Manifest. (trunk r15426) |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Move portage.fetch() to portage.package.ebuild.fetch... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Move portage.config class to portage.package.ebuild... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Move portage.digraph class to portage.util.digraph... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Move the portage.util module into a directory, for... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Create a directory for splitting the portage.util modul... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Don't import the portage.dbapi.dbapi class as portage... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Use lazy import for the portage.dbapi module. (trunk... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Bug #299095 - Add a deprecation warning for check_licen... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Move the portage.FetchlistDict class to the portage... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Show a deprecation warning when getvirtuals() is called... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Show a deprecation warning when pkgmerge() is called... |
commit | commitdiff | tree | snapshot |
next |