portage.git
2007-10-15 Zac MedicoBug #195949 - Use a different diff_command sanity check
2007-10-15 Marius Mauchremove unused tmpfs variable
2007-10-15 Zac MedicoDocument the "manifest" mode.
2007-10-15 Zac MedicoSort the modes in the repoman --help output.
2007-10-14 Zac MedicoAdd a note to clarify os.walk() behavior with respect
2007-10-14 Zac MedicoRemove the checks for files in symlinked directories
2007-10-13 Zac MedicoIn some cases, openpty can be slow when it fails. There...
2007-10-13 Zac MedicoAvoid an error message from find when "${D}"/usr/share
2007-10-13 Zac MedicoRemove unused import.
2007-10-13 Zac MedicoIn the file collision eerror output, don't colorize the
2007-10-13 Zac MedicoHandle the PortageException that can be raised from
2007-10-13 Zac MedicoMake the file collision eerror message less verbose
2007-10-13 Zac MedicoRemove a chdir() call that's no longer needed for the
2007-10-13 Zac MedicoUse os.listdir() instead of portage.listdir() in dblink...
2007-10-13 Zac MedicoIn dblink.treewalk(), use os.walk() instead of portage...
2007-10-12 Zac MedicoBug #195370 - Filter some more bogus matches due to
2007-10-12 Zac MedicoRemove a redundant call to elog_process().
2007-10-12 Zac Medicos:this package wants:this package will:
2007-10-12 Zac MedicoBug #195527 - Add some more information to the file...
2007-10-12 Zac MedicoBug #195527 - Unconditionally detect file collisions...
2007-10-12 Zac MedicoUse writemsg() to send exception string to stderr.
2007-10-12 Zac MedicoPass into the PackageIndex constructor a list of package
2007-10-12 Zac MedicoPass default package metadata values into the PackageIndex
2007-10-12 Zac MedicoSync code between binarytree.inject() and populate().
2007-10-11 Zac MedicoSplit USE evaluation code out of binarytree.inject...
2007-10-11 Zac MedicoStrip the leading path separator from USER_CONFIG_PATH
2007-10-11 Zac MedicoIn depgraph.select_dep(), check for existing nodes in
2007-10-11 Marius Mauchtypo fix
2007-10-11 Marius MauchDo not use aux_get to parse the NEEDED file as we need...
2007-10-11 Marius MauchUpdate todo list
2007-10-11 Marius MauchAdd a set to group all consumers of missing libraries...
2007-10-11 Zac MedicoMake depgraph.select_dep() reject installed packages
2007-10-11 Marius Mauchimplement new set to group all consumers of preserved...
2007-10-11 Zac MedicoRaise a PackageNotFound exception instead of a ValueError
2007-10-11 Zac MedicoMove some package selection code from depgraph.create()
2007-10-11 Zac MedicoMake portdbapi and bindbapi cache PROVIDE in order
2007-10-10 Zac MedicoRemove ambiguous "you should edit this file" warning.
2007-10-10 Zac MedicoPrevent bogus upgrade display when a new-style virtual
2007-10-10 Zac MedicoComment about avoiding expensive metadata pulls
2007-10-10 Zac MedicoRefactor depgraph.select_dep() to eliminate redundant
2007-10-10 Zac MedicoCache IUSE in bindbapi to optimize --newuse calculations.
2007-10-10 Zac MedicoMigrate depgraph.select_files() to use the filtered...
2007-10-10 Zac MedicoInitialize the list of package repos inside the
2007-10-09 Zac MedicoUnify the masking reasons output so that the same code
2007-10-09 Marius Mauchdocument default sets
2007-10-09 Marius Mauchadd descriptions for dbapi set classes
2007-10-09 Marius Mauchadd description to security set handlers
2007-10-09 Marius Mauchsecurity sets actually have one option
2007-10-09 Marius Mauchdocument all options
2007-10-09 Marius MauchStart documentation of set handler classes
2007-10-09 Marius MauchExclude .metadata files in multi set configurations...
2007-10-09 Zac MedicoFix USE logic for built packages when populating the...
2007-10-09 Marius MauchReplace hardcoded path with new constant
2007-10-09 Zac MedicoFix InvalidDependString namespace and initialize USE...
2007-10-09 Zac MedicoWhen an ebuild has conditionals in it's LICENSE, calculate
2007-10-09 Zac MedicoIn depgraph.xcreate(), installed packages are excluded
2007-10-09 Zac MedicoBug #149816 - Implement visibility filtering support for
2007-10-09 Zac MedicoMake portdbapi.aux_get() cache more often.
2007-10-09 Zac MedicoProperly exclude old-style virtuals from the portdbapi...
2007-10-09 Zac MedicoRemove a redundant os.access() call in portdbapi.aux_get()
2007-10-09 Zac MedicoOptimize away a match_from_list() call inside
2007-10-07 Zac MedicoFactor package.mask and profile masking logic out of
2007-10-07 Zac MedicoCache IUSE for portdbapi.gvisible() calls.
2007-10-07 Zac MedicoRestore profile masking support to getmaskingstatus().
2007-10-07 Zac MedicoAllow config.setcpv() to take a dictionary of package...
2007-10-07 Zac MedicoFactor the KEYWORDS masking logic out of portdbapi...
2007-10-07 Zac MedicoRemove duplicate call to digestgen().
2007-10-07 Zac MedicoMove the "commit" mode manifest generation earlier...
2007-10-07 Mike Frysingeradd --debug option and display a message about skipping...
2007-10-07 Mike Frysingeradd standard --help/--version options
2007-10-07 Mike Frysingerunify diff_command handling
2007-10-07 Mike Frysingeradd support for .lzma / .tar.lzma to unpack
2007-10-07 Mike Frysingeradd QA check for .pyc/.pyo files in /usr/share
2007-10-06 Zac MedicoFix binarytree.populate() so that it properly caches
2007-10-06 Zac MedicoIn PackageIndex.write(), skip writing the CHOST for a
2007-10-06 Zac MedicoIn PackageIndex.readBody(), make each package entry
2007-10-06 Zac MedicoBug #194552 - Include EAPI in the binary package metada...
2007-10-06 Zac MedicoFix package.license support so that SLOT atoms
2007-10-06 Marius MauchHandle Exceptions in mod_mail_summary.finalize() and...
2007-10-06 Marius Mauchlet dohtml handle weird filenames, patch by TGL (bug...
2007-10-06 Marius MauchAdd @localhost to default PORTAGE_ELOG_MAILFROM to...
2007-10-06 Marius Mauchclean up module namespace
2007-10-06 Marius MauchAlso clean portage.txt
2007-10-06 Marius MauchAlso look for sets.conf in overlays
2007-10-06 Marius MauchAdd some documentation about set configuration
2007-10-06 Marius Mauchdefault set configuration, should probably go into...
2007-10-05 Zac MedicoStrip the - prefix from EAPI in getmaskingstatus()
2007-10-05 Marius Mauchhandle empty sets properly
2007-10-05 Zac MedicoShorten the reference to IUSE defaults since
2007-10-05 Zac MedicoDocument IUSE defaults.
2007-10-05 Marius Mauchinclude sets in emerge --search
2007-10-05 Zac MedicoDocument SLOT dependencies.
2007-10-05 Marius Mauchreplace category sets in test configuration with user...
2007-10-05 Zac MedicoGeneralize the first paragraph of the MASKED PACKAGES...
2007-10-05 Marius Mauchonly add short names for sets if they begin with 'sets/'
2007-10-05 Marius Mauchfirst version of set integration in emerge
2007-10-05 Marius MauchAdd set configuration framework in preparation for...
2007-10-05 Zac MedicoDocumnet EAPI in the MASKED PACKAGES section.
2007-10-05 Zac MedicoFix spelling of backward.
2007-10-05 Zac MedicoDocument the EAPI variable.
next