GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/portage.git
master
prefix
public_api
use-conflict-auto-resolve
Package management system
Portage development team <dev-portage@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bug #307723 - Define basestring for python3.
v2.2_rc65
Zac Medico
2010-03-04
1
-0
/
+5
*
Fix imports doebuild_environment and prepare_build_dirs imports to import from
Zac Medico
2010-03-04
2
-6
/
+13
*
Bug #307707 - Fix fetch() to use the correct spawn function when calling
Zac Medico
2010-03-04
1
-1
/
+2
*
Add new colors for binary packages in the merge list. Thanks to Sebastian
Zac Medico
2010-03-03
3
-5
/
+25
*
Add news about splitting the top-level __init__.py.
v2.2_rc64
Zac Medico
2010-03-03
1
-0
/
+6
*
Make _global_updates() silently return if ROOT != "/" and make fixpackages
Zac Medico
2010-03-03
2
-3
/
+18
*
Unlink log instead of truncate, to avoid leaving empty log in
Zac Medico
2010-03-02
1
-2
/
+1
*
Remove fetch log after successful fetch.
Zac Medico
2010-03-02
1
-0
/
+8
*
Bug #304981 - Remove redundant fetch log removal code which is already
Zac Medico
2010-03-02
1
-7
/
+0
*
Clean up imports and unused variables.
Zac Medico
2010-03-02
1
-19
/
+5
*
Move imports to top.
Zac Medico
2010-03-02
1
-4
/
+4
*
Clean up imports.
Zac Medico
2010-03-02
1
-3
/
+2
*
Add section for portage-2.1.8.
Zac Medico
2010-03-02
1
-0
/
+3
*
Move _pty module to portage.util._pty.
Zac Medico
2010-03-02
5
-4
/
+4
*
Move imports to top.
Zac Medico
2010-03-02
1
-4
/
+2
*
Bug #306659 - For --rebuilt-binaries, only reinstall if binary package
Zac Medico
2010-03-02
1
-2
/
+7
*
Test for python openpty breakage after freebsd7 to freebsd8 upgrade, which
Zac Medico
2010-03-02
1
-1
/
+16
*
Fix legacy globals proxies to reset state when the portage module is reloaded.
Zac Medico
2010-03-01
2
-23
/
+23
*
Add a note in _find_system_deps about needing the system set added to the
Zac Medico
2010-03-01
1
-0
/
+3
*
Use writemsg instead of print. Also don't use _ as a variable name since it
Zac Medico
2010-03-01
1
-15
/
+19
*
Move imports to the top and use writemsg_stdout instead of print().
Zac Medico
2010-03-01
1
-9
/
+7
*
Call stack_lists on profile_only_variables for incremental processing.
Zac Medico
2010-03-01
1
-0
/
+1
*
Remove redundant eerror import.
Zac Medico
2010-03-01
1
-1
/
+0
*
Remove redundant local elog_process import that can trigger UnboundLocalError
Zac Medico
2010-03-01
1
-1
/
+0
*
Remove unused print_function.
Zac Medico
2010-03-01
1
-2
/
+0
*
Bug #307235 - Inside depgraph._add_dep, discard child choices for deps that
Zac Medico
2010-03-01
1
-0
/
+4
*
Remove unused print() import.
Zac Medico
2010-02-28
1
-2
/
+0
*
Remove unused imports.
Zac Medico
2010-02-28
1
-7
/
+0
*
Add ObjectProxy __gt__, __ge__, __lt__, and __le__ methods to fix TypeError
Zac Medico
2010-02-28
2
-1
/
+13
*
Fix broken reference to portage._spawn_misc_sh(). Thanks to Arfrever for
Zac Medico
2010-02-28
1
-1
/
+1
*
Remove print() usage.
Zac Medico
2010-02-28
1
-5
/
+0
*
Remove print() usage.
Zac Medico
2010-02-28
1
-6
/
+4
*
Fix broken fakedbapi.cpv_inject/cpv_remove calls.
Zac Medico
2010-02-28
1
-2
/
+2
*
Move legacy globals code into a _legacy_globals module that's imported on
Zac Medico
2010-02-28
2
-121
/
+93
*
Move deprecated_profile_check to portage.package.ebuild submodule.
Zac Medico
2010-02-28
2
-30
/
+45
*
Move the MtimeDB class to portage.util.mtimedb and deprecate the commit_mtimedb
Zac Medico
2010-02-28
3
-82
/
+92
*
Fix vardbapi.move_ent and aux_update to clear relevant caches.
Zac Medico
2010-02-28
1
-0
/
+3
*
Make bindbapi override cpv_inject and cpv_remove, for deleting stale values
Zac Medico
2010-02-28
1
-1
/
+9
*
Make _global_updates ensure that the binarytree is only populated with local
Zac Medico
2010-02-28
2
-4
/
+12
*
Add a --quiet-unmerge-warn option to disable the warning message that's shown
Zac Medico
2010-02-28
4
-1
/
+18
*
Fix reference to portage.util.listdir.dircache.
Zac Medico
2010-02-27
1
-1
/
+2
*
Remove deprecated flushmtimedb function.
Zac Medico
2010-02-27
1
-5
/
+2
*
Move portage._global_updates to a submodule.
Zac Medico
2010-02-27
5
-143
/
+158
*
Remove unused 'dircache' variable that's moved to portage.util.listdir.
Zac Medico
2010-02-27
1
-7
/
+0
*
Move missing encodings module workarounds (<python-2.6.4 + USE=build) to a
Zac Medico
2010-02-27
2
-124
/
+136
*
Another turquoise -> red.
Zac Medico
2010-02-27
1
-1
/
+1
*
Bug #307021 - Show "Please fix" message in red instead of turquoise when
Zac Medico
2010-02-27
1
-1
/
+1
*
Eliminate the PhaseCheck constructor and make PhaseCheck.phases_re a class
Zac Medico
2010-02-26
1
-9
/
+5
*
Move getvirtuals to _deprecated module.
Zac Medico
2010-02-25
2
-12
/
+10
*
Move merge and unmerge functions to the vartree module.
Zac Medico
2010-02-25
2
-33
/
+33
[next]