portage.git
2007-10-21 Zac MedicoUse a "depth" parameter to track depth of recursion...
2007-10-21 Zac MedicoSplit the "arg" parameter out of depgraph.select_dep...
2007-10-21 Zac MedicoBug #196537 - Make portageq check that the <root> parameter
2007-10-21 Zac MedicoMake depgraph.xcreate() use the filtered repo to determine
2007-10-21 Zac MedicoRaise an InvalidDependString exception if necessary...
2007-10-21 Zac MedicoRename variable for consistency.
2007-10-21 Zac MedicoSplit the atom selection logic out of depgraph.select_d...
2007-10-20 Zac MedicoSplit the package selection logic out of depgraph.selec...
2007-10-20 Zac MedicoSplit the masked packages display out of depgraph.selec...
2007-10-20 Zac MedicoUse a simple Package class to bundle package data
2007-10-20 Zac MedicoAllow the depgraph to add old-style virtual providers but
2007-10-20 Zac MedicoRemove the config.setinst() call from depgraph.select_dep()
2007-10-19 Zac MedicoBug #196435 - Add some more references to quickpkg...
2007-10-19 Zac MedicoRefactor _merge_logentries() to make it a little more...
2007-10-19 Zac MedicoUse a list to buffer strings in _combine_logentries...
2007-10-19 Zac MedicoPrevent _combine_logentries() from generating redundant
2007-10-19 Zac MedicoFix broken call to renamed _combine_logentries().
2007-10-19 Zac MedicoDon't show each character of the log message on a new
2007-10-19 Zac MedicoBug #196427 - Don't display news notifications when...
2007-10-19 Zac MedicoPass the whole cpv to elog instead of just ${PF}.
2007-10-19 Zac MedicoThe ERROR color code is currently undefined, so make...
2007-10-19 Marius MauchUse the python version of eerror
2007-10-18 Zac MedicoHandle EnvironmentError instead of OSError since open()
2007-10-18 Zac MedicoBug #195375 - Make dblink.treewalk() read inforoot...
2007-10-18 Zac MedicoAdjust quote usage in collision-protect eerror
2007-10-18 Zac MedicoFix collision-protect so that it properly cancels the
2007-10-17 Zac MedicoFix the normalize_needed regex to properly match //
2007-10-17 Zac MedicoBug #196043 - Unify the ouput handling for file collisions
2007-10-17 Zac MedicoAdd missing "to" to fix grammer.
2007-10-17 Zac MedicoBug #196043 - Update the file collision ewarn notice
2007-10-17 Zac MedicoBug #196043 - Implement a `portageq owners <root> ...
2007-10-17 Zac MedicoOptimize dblink.isowner() to use fewer stat calls by
2007-10-16 Zac MedicoOnly re.compile() the normalize_needed pattern once
2007-10-16 Zac MedicoIn dblink.getcontents(), use a regular expression to...
2007-10-16 Marius MauchUse EmergeConfig instead of portage.config in RootConfig
2007-10-16 Marius MauchMove clean_world() into WorldSet
2007-10-16 Marius Mauchuse skipfile rather than timestamp to ignore processed...
2007-10-16 Marius MauchAlso use EmergeConfig() in MergeTask
2007-10-16 Marius Mauchfix typo
2007-10-16 Marius MauchReplace getlist() with PackageSet.getAtoms()
2007-10-16 Marius Mauchsubclass portage.config to include a setconfig instance...
2007-10-16 Marius MauchAdd debug mode to display the libraries that cause...
2007-10-16 Zac MedicoMove the emerge module to _emerge to make it private
2007-10-15 Zac MedicoFix --help summary so that "commit" mode shows.
2007-10-15 Zac MedicoUpdate emacs and vim docs to reference NOTE_2.
2007-10-15 Zac MedicoUpdate NOTE_2 to document proper use of the using_editor
2007-10-15 Zac MedicoBug #195949 - Add one more using_editor conditional for
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
next