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
*
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
*
Fix InvalidDependString namespace and initialize USE before
Zac Medico
2007-10-09
1
-2
/
+4
*
When an ebuild has conditionals in it's LICENSE, calculate
Zac Medico
2007-10-09
1
-0
/
+3
*
In depgraph.xcreate(), installed packages are excluded
Zac Medico
2007-10-09
1
-0
/
+5
*
Bug #149816 - Implement visibility filtering support for
Zac Medico
2007-10-09
4
-98
/
+337
*
Make portdbapi.aux_get() cache more often.
Zac Medico
2007-10-09
1
-0
/
+2
*
Properly exclude old-style virtuals from the portdbapi.cp_list() cache.
Zac Medico
2007-10-09
1
-2
/
+4
*
Remove a redundant os.access() call in portdbapi.aux_get()
Zac Medico
2007-10-09
1
-3
/
+3
*
Optimize away a match_from_list() call inside
Zac Medico
2007-10-09
1
-4
/
+14
*
Factor package.mask and profile masking logic out of
Zac Medico
2007-10-07
2
-46
/
+69
*
Cache IUSE for portdbapi.gvisible() calls.
Zac Medico
2007-10-07
1
-1
/
+2
*
Restore profile masking support to getmaskingstatus().
Zac Medico
2007-10-07
1
-0
/
+12
*
Allow config.setcpv() to take a dictionary of package metadata
Zac Medico
2007-10-07
2
-3
/
+7
*
Factor the KEYWORDS masking logic out of portdbapi.visible()
Zac Medico
2007-10-07
2
-67
/
+91
*
Remove duplicate call to digestgen().
Zac Medico
2007-10-07
1
-7
/
+0
*
Move the "commit" mode manifest generation earlier in order
Zac Medico
2007-10-07
1
-9
/
+13
*
add --debug option and display a message about skipping non-files so we dont ...
Mike Frysinger
2007-10-07
1
-3
/
+9
*
add standard --help/--version options
Mike Frysinger
2007-10-07
1
-1
/
+25
*
unify diff_command handling
Mike Frysinger
2007-10-07
1
-16
/
+19
*
add support for .lzma / .tar.lzma to unpack
Mike Frysinger
2007-10-07
1
-0
/
+8
*
add QA check for .pyc/.pyo files in /usr/share
Mike Frysinger
2007-10-07
1
-0
/
+10
*
Fix binarytree.populate() so that it properly caches
Zac Medico
2007-10-06
1
-3
/
+18
*
In PackageIndex.write(), skip writing the CHOST for a
Zac Medico
2007-10-06
1
-0
/
+3
*
In PackageIndex.readBody(), make each package entry
Zac Medico
2007-10-06
1
-0
/
+3
*
Bug #194552 - Include EAPI in the binary package metadata index.
Zac Medico
2007-10-06
2
-1
/
+4
*
Fix package.license support so that SLOT atoms
Zac Medico
2007-10-06
3
-22
/
+23
*
Handle Exceptions in mod_mail_summary.finalize() and check if the server actu...
Marius Mauch
2007-10-06
2
-1
/
+9
*
let dohtml handle weird filenames, patch by TGL (bug #171272)
Marius Mauch
2007-10-06
1
-6
/
+6
*
Add @localhost to default PORTAGE_ELOG_MAILFROM to account for mail servers t...
Marius Mauch
2007-10-06
1
-1
/
+1
*
clean up module namespace
Marius Mauch
2007-10-06
6
-1
/
+13
[next]