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-multirepo.git
master
SoC2010: Project portage-multirepo
Otavio <otaviobp@gmail.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add news about splitting the top-level __init__.py. (trunk r15730)
v2.1.8
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
*
Remove preserve libs code from unmerge() that accidentally got merged from
Zac Medico
2010-03-03
1
-3
/
+0
*
Fix incorrect merge.
Zac Medico
2010-03-02
1
-4
/
+5
*
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. (trunk r15721)
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. (trunk r15716)
Zac Medico
2010-03-02
1
-19
/
+5
*
Move imports to top. (trunk r15715)
Zac Medico
2010-03-02
1
-4
/
+4
*
Clean up imports. (trunk r15714)
Zac Medico
2010-03-02
1
-3
/
+2
*
Move _pty module to portage.util._pty. (trunk r15515)
Zac Medico
2010-03-02
5
-4
/
+4
*
Move imports to top. (trunk r15514)
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-02
2
-23
/
+23
*
Add a note in _find_system_deps about needing the system set added to the
Zac Medico
2010-03-02
1
-0
/
+3
*
Use writemsg instead of print. Also don't use _ as a variable name since it
Zac Medico
2010-03-02
1
-2
/
+0
*
Move imports to the top and use writemsg_stdout instead of print().
Zac Medico
2010-03-02
1
-9
/
+7
*
Call stack_lists on profile_only_variables for incremental processing.
Zac Medico
2010-03-02
1
-0
/
+1
*
Remove redundant eerror import. (trunk r15506)
Zac Medico
2010-03-02
1
-1
/
+0
*
Remove redundant local elog_process import that can trigger UnboundLocalError
Zac Medico
2010-03-02
1
-1
/
+0
*
Remove unused print_function. (trunk r15504)
Zac Medico
2010-03-02
1
-2
/
+0
*
Bug #307235 - Inside depgraph._add_dep, discard child choices for deps that
Zac Medico
2010-03-02
1
-0
/
+4
*
Remove unused print() import. (trunk r15502)
Zac Medico
2010-03-02
1
-2
/
+0
*
Remove unused imports. (trunk r15501)
Zac Medico
2010-03-02
1
-7
/
+0
*
Add ObjectProxy __gt__, __ge__, __lt__, and __le__ methods to fix TypeError
Zac Medico
2010-03-02
2
-1
/
+13
*
Fix broken reference to portage._spawn_misc_sh(). Thanks to Arfrever for
Zac Medico
2010-03-02
1
-1
/
+1
*
Remove print() usage. (trunk r15495)
Zac Medico
2010-03-02
1
-5
/
+0
*
Remove print() usage. (trunk r15494)
Zac Medico
2010-03-02
1
-6
/
+4
*
Fix broken fakedbapi.cpv_inject/cpv_remove calls. (trunk r15493)
Zac Medico
2010-03-02
1
-2
/
+2
*
Move legacy globals code into a _legacy_globals module that's imported on
Zac Medico
2010-03-02
2
-121
/
+93
*
Move deprecated_profile_check to portage.package.ebuild submodule.
Zac Medico
2010-03-02
2
-30
/
+45
*
Move the MtimeDB class to portage.util.mtimedb and deprecate the commit_mtimedb
Zac Medico
2010-03-02
3
-82
/
+92
*
Fix vardbapi.move_ent and aux_update to clear relevant caches. (trunk r15489)
Zac Medico
2010-03-02
1
-0
/
+3
*
Make bindbapi override cpv_inject and cpv_remove, for deleting stale values
Zac Medico
2010-03-02
1
-1
/
+9
*
Make _global_updates ensure that the binarytree is only populated with local
Zac Medico
2010-03-02
2
-4
/
+12
*
Add a --quiet-unmerge-warn option to disable the warning message that's shown
Zac Medico
2010-03-02
4
-1
/
+18
*
Fix reference to portage.util.listdir.dircache. (trunk r15477)
Zac Medico
2010-03-02
1
-1
/
+2
*
Remove deprecated flushmtimedb function. (trunk r15476)
Zac Medico
2010-03-02
1
-5
/
+2
*
Move portage._global_updates to a submodule. (trunk r15475)
Zac Medico
2010-03-02
5
-143
/
+158
*
Remove unused 'dircache' variable that's moved to portage.util.listdir.
Zac Medico
2010-03-02
1
-7
/
+0
*
Move missing encodings module workarounds (<python-2.6.4 + USE=build) to a
Zac Medico
2010-03-02
2
-124
/
+136
*
Another turquoise -> red. (trunk r15472)
Zac Medico
2010-03-02
1
-1
/
+1
*
Bug #307021 - Show "Please fix" message in red instead of turquoise when
Zac Medico
2010-03-02
1
-1
/
+1
*
Eliminate the PhaseCheck constructor and make PhaseCheck.phases_re a class
Zac Medico
2010-03-02
1
-9
/
+5
*
Move getvirtuals to _deprecated module. (trunk r15469)
Zac Medico
2010-03-02
2
-12
/
+10
*
Move merge and unmerge functions to the vartree module. (trunk r15468)
Zac Medico
2010-03-02
2
-30
/
+33
*
Fix broken dep_expand import from previous commit. (trunk r15467)
Zac Medico
2010-03-02
1
-1
/
+1
*
Splid deprecated functions into a _deprecated module. (trunk r15466)
Zac Medico
2010-03-02
2
-171
/
+183
*
Avoid name collision with dep_expand submodule so epydoc won't crash.
Zac Medico
2010-03-02
1
-2
/
+2
[next]