portage.git
2007-03-31 Zac MedicoFix missing import.
2007-03-30 Mike Frysingermake PDEPEND wording less restrictive #172511 and clari...
2007-03-28 Zac MedicoFor bug #172571, use socket.AF_INET as the default...
2007-03-28 Zac Medicospaces -> tabs
2007-03-28 Zac Medicospaces -> tabs
2007-03-28 Zac MedicoFor bug #172539, fix ecompressdir suffix handling so...
2007-03-28 Zac MedicoCorrectly pull the metadata again when the node is...
2007-03-28 Zac MedicoConvert "ebuild" and "binary" "nomerge" nodes into...
2007-03-28 Zac MedicoSynchronize PORTAGE_COMPRESS_FLAGS to reflect that...
2007-03-27 Zac MedicoProperly anchor sed regexp for readlonly attribut filte...
2007-03-27 Zac MedicoFilter the readonly attribute from variables saved...
2007-03-27 Zac Medicosource ${T}/environment before the definition of qa_sou...
2007-03-26 Zac MedicoContinue to support profile masking at least until...
2007-03-26 Alec Warnerminor name changes for bin tests, svn propset keywords...
2007-03-26 Alec Warnerfix broken PortageModule classes
2007-03-26 Alec Warnerfix tests for PortageModulesFile
2007-03-26 Alec Warnerclean up some init functions, add PortageModules class
2007-03-26 Alec Warnerfix some tests, break others
2007-03-26 Alec WarnerFix insecure tempfile usage
2007-03-25 Mike Frysingerfix grammar in error output
2007-03-25 Zac MedicoVerify the Manifest first even if there's only one...
2007-03-25 Zac MedicoDo the "*" check as early as possible in config.getMiss...
2007-03-25 Alec Warnersplit the loader classes into their own file, split...
2007-03-25 Alec Warnercompletely rewrite file bits, use Loader classes to...
2007-03-25 Alec WarnerFix the rest of the tests
2007-03-24 Zac MedicoVerify all ebuild manifests before building anything...
2007-03-24 Zac Medicoreturn from the merge task instead of calling sys.exit...
2007-03-24 Zac MedicoAllow the merge task to continue despite conflicts...
2007-03-24 Zac MedicoFor bug #172033, remove the obsolete QA Notice for...
2007-03-23 Zac MedicoClean up and simplify preference selection logic for...
2007-03-23 Zac MedicoFor bug #171840, consider all choices for slot intersec...
2007-03-23 Zac MedicoIgnore non-existent directories for bug #171809. This...
2007-03-22 Zac MedicoAdd --verbose to the "for more help" message.
2007-03-22 Mike Frysingerdefault --help should be usable, so make the extended...
2007-03-21 Zac MedicoFix a typo.
2007-03-21 Zac MedicoPass a list of USE flags into config.getMissingLicenses...
2007-03-20 Zac MedicoAdd a docstring to config.getMissingLicenses().
2007-03-20 Zac MedicoCatch a potential InvalidDependString exception.
2007-03-20 Zac MedicoFix cvstree import to avoid deprecation warning.
2007-03-20 Zac MedicoPass missing acceptable_licenses parameter into recursi...
2007-03-20 Zac MedicoAppropriately return from _getMissingLicenses() if...
2007-03-20 Zac MedicoImplement license visibility filtering for GLEP 23...
2007-03-18 Mike Frysingerrevert previous change since it is obviously incorrect...
2007-03-18 Zac MedicoAppropriately use globals() instead of locals() as...
2007-03-18 Zac MedicoNever use listdir with both recursion=True and followSy...
2007-03-18 Zac MedicoUse locals() instead of setattr to insert generated...
2007-03-17 Mike Frysingermake sure we prefix all arguments with $D, including...
2007-03-17 Zac MedicoCall the base class destructor if it exists.
2007-03-17 Zac MedicoAdd "bin" to testDirs.
2007-03-17 Zac MedicoMake paths independent of cwd.
2007-03-17 Zac MedicoClose /dev/null when finished.
2007-03-17 Mike Frysingerstart of framework for programs in portage bin
2007-03-17 Mike Frysingersend stdout to /dev/null since we rely on the output...
2007-03-17 Alec Warnerbump ________foo from the TestCase class since _exc_inf...
2007-03-17 Alec Warnerfix for older python who have oddly named __exc_info()
2007-03-17 Zac MedicoUse mkstemp to create a random tempfile.
2007-03-17 Zac MedicoFix a broken test.
2007-03-17 Zac MedicoFix broken exception handling.
2007-03-17 Zac MedicoFix a typo.
2007-03-17 Mike Frysingerforcibly break all hard links so we dont need to rely...
2007-03-17 Mike Frysingerredo compression so that it is queued up in src_install...
2007-03-16 Mike Frysingerdrop the need for the force flag by default and just...
2007-03-16 Zac MedicoFix a utime call to prevent a timestamp collision for...
2007-03-16 Zac MedicoFor bug #171117, ensure that the new and old config...
2007-03-16 Zac MedicoFor bug #163262 and conformance with section 7.2 of...
2007-03-15 Zac MedicoAdd back rstrip(os.path.sep) from the previous commit...
2007-03-15 Zac MedicoAutomatically convert ROOT and PORTAGE_CONFIGROOT to...
2007-03-12 Zac MedicoMake prepinfo remove installed info indexes recursively...
2007-03-10 Zac MedicoFor bug #170178, remove all hardcoded references to...
2007-03-09 Zac Medicoimport portage.xpak to avoid deprecation warning
2007-03-09 Zac MedicoAdd back a missing `source isolated-functions.sh`....
2007-03-09 Marius MauchDisplay message about --buildpkgonly restriction in...
2007-03-09 Zac MedicoRemove profile masking of system packages from the...
2007-03-09 Zac MedicoRemove the "masked by: profile" support from getmasking...
2007-03-09 Zac MedicoUse the full atoms from the system set, since profile...
2007-03-09 Zac MedicoRemove legacy "masked by: profile" support as per bug...
2007-03-08 Alec Warnerwhoopse, s/;/:/
2007-03-08 Alec Warneradd PackageMask{File} classes, change unit tests to...
2007-03-08 Alec WarnerChange load() to have no default arguments, makes calle...
2007-03-07 Alec WarnerPart of my attempt now involves cleaning up config...
2007-03-07 Alec WarnerTake marien's advice, turn Skips into Todos for clarity...
2007-03-06 Zac MedicoFix 2 more types.InstanceType comparisons that are...
2007-03-06 Zac MedicoFor bug #169620, in --tree display always show the...
2007-03-06 Alec WarnerAdd part about new framework and skipping to test notes
2007-03-06 Alec WarnerUpdate all the unittests to use the new framework,...
2007-03-06 Alec WarnerRoll our own unittest framework to add skip support.
2007-03-05 Alec Warnerthese will fail now
2007-03-05 Zac MedicoAvoid pointless population of the binary tree when...
2007-03-04 Mike Frysingerallow people to disable compression by setting the...
2007-03-04 Zac MedicoDisplay blockers at the end of the list so that it...
2007-03-04 Zac MedicoRemove the KVERS environment variable since it's code...
2007-03-04 Zac MedicoFix the minimum index for pruning consecutive duplicate...
2007-03-04 Zac MedicoAdd a note about --with-bdeps in the --depclean failure...
2007-03-04 Zac MedicoFor bug #169187, make --depclean prune unneeded slots...
2007-03-03 Zac MedicoOnly prune duplicate consecutive nodes if they both...
2007-03-03 Zac MedicoPass waiting_msg into recursive lockfile() calls.
2007-03-03 Alec Warnermake sure uid is an int
2007-03-03 Alec WarnerIn the same vein as copyright, add Id and svn:keywords...
2007-03-03 Alec Warneryou can't insert into sys.path without importing sys...
2007-03-03 Zac MedicoMake sure that excess "nomerge" nodes are pruned correctly.
next