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
*
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
*
Tests: Remove paren_reduce tests
Sebastian Luther
2010-08-10
1
-60
/
+0
*
Add deprecation warnings for paren_reduce, strip_empty and use_reduce with pa...
Sebastian Luther
2010-08-10
1
-1
/
+12
*
Tests: More portage,dep.Atom tests
Sebastian Luther
2010-08-10
1
-1
/
+29
*
portage.dep.dep_opconvert: remove handling of '&&' operator
Sebastian Luther
2010-08-10
1
-1
/
+1
*
Tests: Add tests for portage.dep.dep_opconvert
Sebastian Luther
2010-08-10
1
-1
/
+13
*
Tests: add dep/testStandalone. Test small functions here. Currently: cpvequal...
Sebastian Luther
2010-08-10
1
-0
/
+50
*
portage.dep.use_reduce: pass is_src_uri when needed
Sebastian Luther
2010-08-10
4
-110
/
+10
*
portage.dep.use_reduce: Add is_src_uri and allow_src_uri_file_renames
Sebastian Luther
2010-08-10
2
-7
/
+72
*
portage.dep._dep_check_strict: Unused, removed
Sebastian Luther
2010-08-10
9
-79
/
+34
[next]