misc
/
portage
debian
master
gentoo portage for debian
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add copyright header.
Zac Medico
2010-08-12
1
-0
/
+2
*
Add missing __init__.py
Zac Medico
2010-08-12
1
-0
/
+0
*
Tests: More slot_collision_handler tests
Sebastian Luther
2010-08-12
1
-2
/
+11
*
Fix slot_collision_handler tests
Sebastian Luther
2010-08-12
1
-1
/
+1
*
Tests: add resolver/test_slot_collisions
Sebastian Luther
2010-08-12
1
-0
/
+70
*
Tests: resolver/ResolverPlayground: Create a proper profile
Sebastian Luther
2010-08-12
1
-1
/
+24
*
_emerge.depgraph: use writemsg() instead of print() (to silence tests)
Sebastian Luther
2010-08-12
1
-48
/
+40
*
Tests: Fix bug in resolver/ResolverPlayground
Sebastian Luther
2010-08-12
1
-1
/
+1
*
Tests: resolver/test_slot_collisions: Check for slot_collision_solutions
Sebastian Luther
2010-08-12
2
-3
/
+25
*
slot_collision_handler: Add more documentation
Sebastian Luther
2010-08-12
1
-0
/
+59
*
slot_collision_handler: Fix function names broken by import changes
Sebastian Luther
2010-08-12
1
-3
/
+3
*
slot_collision_handler: Minor formatting changes
Sebastian Luther
2010-08-12
1
-2
/
+2
*
slot_collision_handler: Pass noiselevel=-1 to writemsg for debug output
Sebastian Luther
2010-08-12
1
-16
/
+20
*
Remove unused import
Sebastian Luther
2010-08-12
1
-2
/
+0
*
slot_collision_handler: Return a string instead of priting the messages to sc...
Sebastian Luther
2010-08-12
2
-24
/
+33
*
slot_collision_handler: Don't print an explanation for version based conflicts.
Sebastian Luther
2010-08-12
1
-1
/
+11
*
Rework the way the slot_collision_handler selects packages for display and hi...
Sebastian Luther
2010-08-12
1
-53
/
+150
*
Add new slot collision handler in _emerge/resolver/slot_collision.py
Sebastian Luther
2010-08-12
2
-186
/
+661
*
autounmask: Print comments for USE changes too
Sebastian Luther
2010-08-12
1
-0
/
+1
*
Fix tests
Sebastian Luther
2010-08-11
2
-33
/
+35
*
Make REQUIRED_USE work again. Without paren_reduce this time.
Sebastian Luther
2010-08-11
5
-126
/
+189
*
Tests: add resolver/test_required_use
Sebastian Luther
2010-08-11
1
-0
/
+44
*
Make sure we don't allow REQUIRED_USE in EAPIs that don't support it
Sebastian Luther
2010-08-11
4
-6
/
+24
*
Tests: ResolverPlayground: don't ignore "local config" to not run in "repoman...
Sebastian Luther
2010-08-11
1
-1
/
+1
*
Tests: add resolver/test_backtracking
Sebastian Luther
2010-08-11
1
-0
/
+31
*
Tests: add ResolverPlaygroundTestCase and port all resolver tests to it
Sebastian Luther
2010-08-11
4
-121
/
+219
*
Make sure we don't allow IUSE defaults in EAPIs that don't allow them
Sebastian Luther
2010-08-11
2
-1
/
+6
*
portage.dep.dep_check: Make sure we don't allow slot deps in EAPi-0 ebuilds
Sebastian Luther
2010-08-11
2
-2
/
+5
*
Use eapi_has_required_use for REQUIRED_USE eapi checks
Sebastian Luther
2010-08-11
3
-5
/
+9
*
Use explicit imports, to make pyflakes happy.
Zac Medico
2010-08-11
2
-2
/
+5
*
Introduce portage.eapi. Use it everywhere.
Sebastian Luther
2010-08-11
9
-28
/
+75
*
portage/dbapi/{bintree.py,porttree.py}: Remove deprecated stuff in all places
Sebastian Luther
2010-08-11
2
-6
/
+0
*
portage/cache/mappings.py: Remove deprecated functions
Sebastian Luther
2010-08-11
1
-25
/
+0
*
portage/dbapi/bintree.py: Remove deprecated parameter
Sebastian Luther
2010-08-11
1
-23
/
+1
*
portage/dbapi/porttree.py: Remove deprecated functions, deprecate more cases
Sebastian Luther
2010-08-11
1
-18
/
+1
*
portage/dbapi/vartree.py: Remove unused import
Sebastian Luther
2010-08-11
1
-1
/
+0
*
portage/dep/__init__.py: Remove deprecated behaviour
Sebastian Luther
2010-08-11
1
-84
/
+9
*
portage/eclass_cache.py: Remove deprecated parameter
Sebastian Luther
2010-08-11
1
-8
/
+2
*
portage/package/ebuild/config.py: Remove deprecated functions and parameters
Sebastian Luther
2010-08-11
1
-23
/
+2
*
portage/package/ebuild/digestgen: Remove deprecated behaviour
Sebastian Luther
2010-08-11
1
-18
/
+3
*
Remove the now empty pym/portage/_deprecated.py
Sebastian Luther
2010-08-11
1
-16
/
+0
*
Remove deprecated portage.pkgmerge
Sebastian Luther
2010-08-11
2
-119
/
+0
*
Remove deprecated portage.getvirtuals
Sebastian Luther
2010-08-11
2
-10
/
+1
*
Remove deprecated portage.dep_virtual
Sebastian Luther
2010-08-11
2
-29
/
+1
*
Remove deprecated portage.digestParseFile
Sebastian Luther
2010-08-11
2
-21
/
+1
*
Remove deprecated portage.commit_mtimedb
Sebastian Luther
2010-08-11
2
-6
/
+1
*
Make sure portageq doesn't interpret anything that happens to be
Zac Medico
2010-08-10
1
-5
/
+6
*
* Configuration files now support atoms with wildcards inside the category and
Zac Medico
2010-08-10
1
-0
/
+5
*
Add stacklevel=2 to warnings.warn() calls.
Zac Medico
2010-08-10
1
-5
/
+5
*
Don't use deprecated paren_normalize() function.
Zac Medico
2010-08-10
1
-1
/
+1
[next]