2007-03-31 |
Zac Medico | Fix missing import. |
commit | commitdiff | tree | snapshot |
2007-03-30 |
Mike Frysinger | make PDEPEND wording less restrictive #172511 and clari... |
commit | commitdiff | tree | snapshot |
2007-03-28 |
Zac Medico | For bug #172571, use socket.AF_INET as the default... |
commit | commitdiff | tree | snapshot |
2007-03-28 |
Zac Medico | spaces -> tabs |
commit | commitdiff | tree | snapshot |
2007-03-28 |
Zac Medico | spaces -> tabs |
commit | commitdiff | tree | snapshot |
2007-03-28 |
Zac Medico | For bug #172539, fix ecompressdir suffix handling so... |
commit | commitdiff | tree | snapshot |
2007-03-28 |
Zac Medico | Correctly pull the metadata again when the node is... |
commit | commitdiff | tree | snapshot |
2007-03-28 |
Zac Medico | Convert "ebuild" and "binary" "nomerge" nodes into... |
commit | commitdiff | tree | snapshot |
2007-03-28 |
Zac Medico | Synchronize PORTAGE_COMPRESS_FLAGS to reflect that... |
commit | commitdiff | tree | snapshot |
2007-03-27 |
Zac Medico | Properly anchor sed regexp for readlonly attribut filte... |
commit | commitdiff | tree | snapshot |
2007-03-27 |
Zac Medico | Filter the readonly attribute from variables saved... |
commit | commitdiff | tree | snapshot |
2007-03-27 |
Zac Medico | source ${T}/environment before the definition of qa_sou... |
commit | commitdiff | tree | snapshot |
2007-03-26 |
Zac Medico | Continue to support profile masking at least until... |
commit | commitdiff | tree | snapshot |
2007-03-26 |
Alec Warner | minor name changes for bin tests, svn propset keywords... |
commit | commitdiff | tree | snapshot |
2007-03-26 |
Alec Warner | fix broken PortageModule classes |
commit | commitdiff | tree | snapshot |
2007-03-26 |
Alec Warner | fix tests for PortageModulesFile |
commit | commitdiff | tree | snapshot |
2007-03-26 |
Alec Warner | clean up some init functions, add PortageModules class |
commit | commitdiff | tree | snapshot |
2007-03-26 |
Alec Warner | fix some tests, break others |
commit | commitdiff | tree | snapshot |
2007-03-26 |
Alec Warner | Fix insecure tempfile usage |
commit | commitdiff | tree | snapshot |
2007-03-25 |
Mike Frysinger | fix grammar in error output |
commit | commitdiff | tree | snapshot |
2007-03-25 |
Zac Medico | Verify the Manifest first even if there's only one... |
commit | commitdiff | tree | snapshot |
2007-03-25 |
Zac Medico | Do the "*" check as early as possible in config.getMiss... |
commit | commitdiff | tree | snapshot |
2007-03-25 |
Alec Warner | split the loader classes into their own file, split... |
commit | commitdiff | tree | snapshot |
2007-03-25 |
Alec Warner | completely rewrite file bits, use Loader classes to... |
commit | commitdiff | tree | snapshot |
2007-03-25 |
Alec Warner | Fix the rest of the tests |
commit | commitdiff | tree | snapshot |
2007-03-24 |
Zac Medico | Verify all ebuild manifests before building anything... |
commit | commitdiff | tree | snapshot |
2007-03-24 |
Zac Medico | return from the merge task instead of calling sys.exit... |
commit | commitdiff | tree | snapshot |
2007-03-24 |
Zac Medico | Allow the merge task to continue despite conflicts... |
commit | commitdiff | tree | snapshot |
2007-03-24 |
Zac Medico | For bug #172033, remove the obsolete QA Notice for... |
commit | commitdiff | tree | snapshot |
2007-03-23 |
Zac Medico | Clean up and simplify preference selection logic for... |
commit | commitdiff | tree | snapshot |
2007-03-23 |
Zac Medico | For bug #171840, consider all choices for slot intersec... |
commit | commitdiff | tree | snapshot |
2007-03-23 |
Zac Medico | Ignore non-existent directories for bug #171809. This... |
commit | commitdiff | tree | snapshot |
2007-03-22 |
Zac Medico | Add --verbose to the "for more help" message. |
commit | commitdiff | tree | snapshot |
2007-03-22 |
Mike Frysinger | default --help should be usable, so make the extended... |
commit | commitdiff | tree | snapshot |
2007-03-21 |
Zac Medico | Fix a typo. |
commit | commitdiff | tree | snapshot |
2007-03-21 |
Zac Medico | Pass a list of USE flags into config.getMissingLicenses... |
commit | commitdiff | tree | snapshot |
2007-03-20 |
Zac Medico | Add a docstring to config.getMissingLicenses(). |
commit | commitdiff | tree | snapshot |
2007-03-20 |
Zac Medico | Catch a potential InvalidDependString exception. |
commit | commitdiff | tree | snapshot |
2007-03-20 |
Zac Medico | Fix cvstree import to avoid deprecation warning. |
commit | commitdiff | tree | snapshot |
2007-03-20 |
Zac Medico | Pass missing acceptable_licenses parameter into recursi... |
commit | commitdiff | tree | snapshot |
2007-03-20 |
Zac Medico | Appropriately return from _getMissingLicenses() if... |
commit | commitdiff | tree | snapshot |
2007-03-20 |
Zac Medico | Implement license visibility filtering for GLEP 23... |
commit | commitdiff | tree | snapshot |
2007-03-18 |
Mike Frysinger | revert previous change since it is obviously incorrect... |
commit | commitdiff | tree | snapshot |
2007-03-18 |
Zac Medico | Appropriately use globals() instead of locals() as... |
commit | commitdiff | tree | snapshot |
2007-03-18 |
Zac Medico | Never use listdir with both recursion=True and followSy... |
commit | commitdiff | tree | snapshot |
2007-03-18 |
Zac Medico | Use locals() instead of setattr to insert generated... |
commit | commitdiff | tree | snapshot |
2007-03-17 |
Mike Frysinger | make sure we prefix all arguments with $D, including... |
commit | commitdiff | tree | snapshot |
2007-03-17 |
Zac Medico | Call the base class destructor if it exists. |
commit | commitdiff | tree | snapshot |
2007-03-17 |
Zac Medico | Add "bin" to testDirs. |
commit | commitdiff | tree | snapshot |
2007-03-17 |
Zac Medico | Make paths independent of cwd. |
commit | commitdiff | tree | snapshot |
2007-03-17 |
Zac Medico | Close /dev/null when finished. |
commit | commitdiff | tree | snapshot |
2007-03-17 |
Mike Frysinger | start of framework for programs in portage bin |
commit | commitdiff | tree | snapshot |
2007-03-17 |
Mike Frysinger | send stdout to /dev/null since we rely on the output... |
commit | commitdiff | tree | snapshot |
2007-03-17 |
Alec Warner | bump ________foo from the TestCase class since _exc_inf... |
commit | commitdiff | tree | snapshot |
2007-03-17 |
Alec Warner | fix for older python who have oddly named __exc_info() |
commit | commitdiff | tree | snapshot |
2007-03-17 |
Zac Medico | Use mkstemp to create a random tempfile. |
commit | commitdiff | tree | snapshot |
2007-03-17 |
Zac Medico | Fix a broken test. |
commit | commitdiff | tree | snapshot |
2007-03-17 |
Zac Medico | Fix broken exception handling. |
commit | commitdiff | tree | snapshot |
2007-03-17 |
Zac Medico | Fix a typo. |
commit | commitdiff | tree | snapshot |
2007-03-17 |
Mike Frysinger | forcibly break all hard links so we dont need to rely... |
commit | commitdiff | tree | snapshot |
2007-03-17 |
Mike Frysinger | redo compression so that it is queued up in src_install... |
commit | commitdiff | tree | snapshot |
2007-03-16 |
Mike Frysinger | drop the need for the force flag by default and just... |
commit | commitdiff | tree | snapshot |
2007-03-16 |
Zac Medico | Fix a utime call to prevent a timestamp collision for... |
commit | commitdiff | tree | snapshot |
2007-03-16 |
Zac Medico | For bug #171117, ensure that the new and old config... |
commit | commitdiff | tree | snapshot |
2007-03-16 |
Zac Medico | For bug #163262 and conformance with section 7.2 of... |
commit | commitdiff | tree | snapshot |
2007-03-15 |
Zac Medico | Add back rstrip(os.path.sep) from the previous commit... |
commit | commitdiff | tree | snapshot |
2007-03-15 |
Zac Medico | Automatically convert ROOT and PORTAGE_CONFIGROOT to... |
commit | commitdiff | tree | snapshot |
2007-03-12 |
Zac Medico | Make prepinfo remove installed info indexes recursively... |
commit | commitdiff | tree | snapshot |
2007-03-10 |
Zac Medico | For bug #170178, remove all hardcoded references to... |
commit | commitdiff | tree | snapshot |
2007-03-09 |
Zac Medico | import portage.xpak to avoid deprecation warning |
commit | commitdiff | tree | snapshot |
2007-03-09 |
Zac Medico | Add back a missing `source isolated-functions.sh`.... |
commit | commitdiff | tree | snapshot |
2007-03-09 |
Marius Mauch | Display message about --buildpkgonly restriction in... |
commit | commitdiff | tree | snapshot |
2007-03-09 |
Zac Medico | Remove profile masking of system packages from the... |
commit | commitdiff | tree | snapshot |
2007-03-09 |
Zac Medico | Remove the "masked by: profile" support from getmasking... |
commit | commitdiff | tree | snapshot |
2007-03-09 |
Zac Medico | Use the full atoms from the system set, since profile... |
commit | commitdiff | tree | snapshot |
2007-03-09 |
Zac Medico | Remove legacy "masked by: profile" support as per bug... |
commit | commitdiff | tree | snapshot |
2007-03-08 |
Alec Warner | whoopse, s/;/:/ |
commit | commitdiff | tree | snapshot |
2007-03-08 |
Alec Warner | add PackageMask{File} classes, change unit tests to... |
commit | commitdiff | tree | snapshot |
2007-03-08 |
Alec Warner | Change load() to have no default arguments, makes calle... |
commit | commitdiff | tree | snapshot |
2007-03-07 |
Alec Warner | Part of my attempt now involves cleaning up config... |
commit | commitdiff | tree | snapshot |
2007-03-07 |
Alec Warner | Take marien's advice, turn Skips into Todos for clarity... |
commit | commitdiff | tree | snapshot |
2007-03-06 |
Zac Medico | Fix 2 more types.InstanceType comparisons that are... |
commit | commitdiff | tree | snapshot |
2007-03-06 |
Zac Medico | For bug #169620, in --tree display always show the... |
commit | commitdiff | tree | snapshot |
2007-03-06 |
Alec Warner | Add part about new framework and skipping to test notes |
commit | commitdiff | tree | snapshot |
2007-03-06 |
Alec Warner | Update all the unittests to use the new framework,... |
commit | commitdiff | tree | snapshot |
2007-03-06 |
Alec Warner | Roll our own unittest framework to add skip support. |
commit | commitdiff | tree | snapshot |
2007-03-05 |
Alec Warner | these will fail now |
commit | commitdiff | tree | snapshot |
2007-03-05 |
Zac Medico | Avoid pointless population of the binary tree when... |
commit | commitdiff | tree | snapshot |
2007-03-04 |
Mike Frysinger | allow people to disable compression by setting the... |
commit | commitdiff | tree | snapshot |
2007-03-04 |
Zac Medico | Display blockers at the end of the list so that it... |
commit | commitdiff | tree | snapshot |
2007-03-04 |
Zac Medico | Remove the KVERS environment variable since it's code... |
commit | commitdiff | tree | snapshot |
2007-03-04 |
Zac Medico | Fix the minimum index for pruning consecutive duplicate... |
commit | commitdiff | tree | snapshot |
2007-03-04 |
Zac Medico | Add a note about --with-bdeps in the --depclean failure... |
commit | commitdiff | tree | snapshot |
2007-03-04 |
Zac Medico | For bug #169187, make --depclean prune unneeded slots... |
commit | commitdiff | tree | snapshot |
2007-03-03 |
Zac Medico | Only prune duplicate consecutive nodes if they both... |
commit | commitdiff | tree | snapshot |
2007-03-03 |
Zac Medico | Pass waiting_msg into recursive lockfile() calls. |
commit | commitdiff | tree | snapshot |
2007-03-03 |
Alec Warner | make sure uid is an int |
commit | commitdiff | tree | snapshot |
2007-03-03 |
Alec Warner | In the same vein as copyright, add Id and svn:keywords... |
commit | commitdiff | tree | snapshot |
2007-03-03 |
Alec Warner | you can't insert into sys.path without importing sys... |
commit | commitdiff | tree | snapshot |
2007-03-03 |
Zac Medico | Make sure that excess "nomerge" nodes are pruned correctly. |
commit | commitdiff | tree | snapshot |
next |