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
*
Sort the modes in the repoman --help output.
Zac Medico
2007-10-15
1
-0
/
+3
*
Add a note to clarify os.walk() behavior with respect
Zac Medico
2007-10-14
1
-0
/
+3
*
Remove the checks for files in symlinked directories
Zac Medico
2007-10-14
1
-13
/
+2
*
In some cases, openpty can be slow when it fails. Therefore,
Zac Medico
2007-10-13
1
-7
/
+16
*
Avoid an error message from find when "${D}"/usr/share
Zac Medico
2007-10-13
1
-1
/
+1
*
Remove unused import.
Zac Medico
2007-10-13
1
-1
/
+0
*
In the file collision eerror output, don't colorize the
Zac Medico
2007-10-13
1
-2
/
+2
*
Handle the PortageException that can be raised from
Zac Medico
2007-10-13
1
-1
/
+6
*
Make the file collision eerror message less verbose
Zac Medico
2007-10-13
1
-9
/
+11
*
Remove a chdir() call that's no longer needed for the
Zac Medico
2007-10-13
1
-10
/
+0
*
Use os.listdir() instead of portage.listdir() in dblink.mergeme().
Zac Medico
2007-10-13
1
-1
/
+1
*
In dblink.treewalk(), use os.walk() instead of portage.listdir()
Zac Medico
2007-10-13
1
-13
/
+15
*
Bug #195370 - Filter some more bogus matches due to
Zac Medico
2007-10-12
1
-1
/
+5
*
Remove a redundant call to elog_process().
Zac Medico
2007-10-12
1
-2
/
+0
*
s:this package wants:this package will:
Zac Medico
2007-10-12
1
-1
/
+1
*
Bug #195527 - Add some more information to the file collision
Zac Medico
2007-10-12
1
-4
/
+10
*
Bug #195527 - Unconditionally detect file collisions and log
Zac Medico
2007-10-12
1
-10
/
+43
*
Use writemsg() to send exception string to stderr.
Zac Medico
2007-10-12
1
-1
/
+2
*
Pass into the PackageIndex constructor a list of package
Zac Medico
2007-10-12
2
-19
/
+24
*
Pass default package metadata values into the PackageIndex
Zac Medico
2007-10-12
2
-16
/
+28
*
Sync code between binarytree.inject() and populate().
Zac Medico
2007-10-12
1
-15
/
+20
*
Split USE evaluation code out of binarytree.inject() so
Zac Medico
2007-10-11
2
-34
/
+29
*
Strip the leading path separator from USER_CONFIG_PATH
Zac Medico
2007-10-11
1
-1
/
+2
*
In depgraph.select_dep(), check for existing nodes in
Zac Medico
2007-10-11
1
-1
/
+2
*
typo fix
Marius Mauch
2007-10-11
1
-1
/
+1
*
Do not use aux_get to parse the NEEDED file as we need to distinguish spaces ...
Marius Mauch
2007-10-11
1
-2
/
+2
*
Update todo list
Marius Mauch
2007-10-11
1
-1
/
+4
*
Add a set to group all consumers of missing libraries as a simple revdep-rebu...
Marius Mauch
2007-10-11
2
-13
/
+45
*
Make depgraph.select_dep() reject installed packages
Zac Medico
2007-10-11
1
-1
/
+5
*
implement new set to group all consumers of preserved libraries
Marius Mauch
2007-10-11
2
-4
/
+40
*
Raise a PackageNotFound exception instead of a ValueError
Zac Medico
2007-10-11
1
-2
/
+2
*
Move some package selection code from depgraph.create()
Zac Medico
2007-10-11
1
-53
/
+53
*
Make portdbapi and bindbapi cache PROVIDE in order
Zac Medico
2007-10-11
3
-2
/
+6
*
Remove ambiguous "you should edit this file" warning.
Zac Medico
2007-10-10
1
-2
/
+1
*
Prevent bogus upgrade display when a new-style virtual
Zac Medico
2007-10-10
1
-4
/
+9
*
Comment about avoiding expensive metadata pulls
Zac Medico
2007-10-10
1
-0
/
+6
*
Refactor depgraph.select_dep() to eliminate redundant
Zac Medico
2007-10-10
1
-151
/
+96
*
Cache IUSE in bindbapi to optimize --newuse calculations.
Zac Medico
2007-10-10
2
-1
/
+11
*
Migrate depgraph.select_files() to use the filtered repo
Zac Medico
2007-10-10
1
-52
/
+38
*
Initialize the list of package repos inside the
Zac Medico
2007-10-10
1
-17
/
+16
*
Unify the masking reasons output so that the same code
Zac Medico
2007-10-09
2
-108
/
+110
*
document default sets
Marius Mauch
2007-10-09
1
-0
/
+22
*
add descriptions for dbapi set classes
Marius Mauch
2007-10-09
1
-0
/
+3
*
add description to security set handlers
Marius Mauch
2007-10-09
1
-1
/
+21
*
security sets actually have one option
Marius Mauch
2007-10-09
1
-5
/
+30
*
document all options
Marius Mauch
2007-10-09
1
-1
/
+119
*
Start documentation of set handler classes
Marius Mauch
2007-10-09
1
-1
/
+170
*
Exclude .metadata files in multi set configurations for StaticFileSet
Marius Mauch
2007-10-09
2
-0
/
+3
*
Fix USE logic for built packages when populating the filtered repo.
Zac Medico
2007-10-09
1
-6
/
+6
*
Replace hardcoded path with new constant
Marius Mauch
2007-10-09
2
-2
/
+3
[next]