2008-05-25 |
Zac Medico | Fix breakage in Package constructor attribute initializ... |
commit | commitdiff | tree | snapshot |
2008-05-25 |
Zac Medico | Remove unused code. |
commit | commitdiff | tree | snapshot |
2008-05-25 |
Zac Medico | Use the metadata wrapper to initialize Package slot... |
commit | commitdiff | tree | snapshot |
2008-05-25 |
Zac Medico | Remove the Package.cpv_slot attribute. |
commit | commitdiff | tree | snapshot |
2008-05-25 |
Zac Medico | * Add support for Package instances and USE deps in... |
commit | commitdiff | tree | snapshot |
2008-05-25 |
Zac Medico | * Fix PackageSet.findAtomForPackage() to take a Package... |
commit | commitdiff | tree | snapshot |
2008-05-25 |
Zac Medico | Facilitate creation of Atom instances in a few obvious... |
commit | commitdiff | tree | snapshot |
2008-05-25 |
Zac Medico | Remove redundant SLOT dep code in portdbapi.xmatch... |
commit | commitdiff | tree | snapshot |
2008-05-25 |
Zac Medico | Remove category validation cruft from catpkgsplit(). |
commit | commitdiff | tree | snapshot |
2008-05-25 |
Zac Medico | Fix isvalidatom() so tests pass, and add a USE deps... |
commit | commitdiff | tree | snapshot |
2008-05-25 |
Zac Medico | * Fix dep_getusedeps() test to work with tuples. |
commit | commitdiff | tree | snapshot |
2008-05-25 |
Zac Medico | Add support for conditionals inside USE dependencies... |
commit | commitdiff | tree | snapshot |
2008-05-24 |
Zac Medico | Fix broken dep_getusedeps() cache behavior so that... |
commit | commitdiff | tree | snapshot |
2008-05-24 |
Zac Medico | For dep_expand() backward compatibility, handle atoms... |
commit | commitdiff | tree | snapshot |
2008-05-24 |
Zac Medico | Fix paren_reduce() so that it appropriately raises... |
commit | commitdiff | tree | snapshot |
2008-05-24 |
Zac Medico | Fix paren_reduce() so that it appropriately raises... |
commit | commitdiff | tree | snapshot |
2008-05-24 |
Zac Medico | Fix use_reduce() so that it appropriately raises an... |
commit | commitdiff | tree | snapshot |
2008-05-24 |
Zac Medico | Bug #223417 - Make the vardbapi.cpv_all() use_cache... |
commit | commitdiff | tree | snapshot |
2008-05-24 |
Zac Medico | Bug #223417 - use floating point mtime for finer graine... |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Zac Medico | Bug #220671 - Fix 'RuntimeError: Set changed size durin... |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Zac Medico | Bug #2272 - Extend dependency atom sytax to specify... |
commit | commitdiff | tree | snapshot |
2008-05-21 |
Marius Mauch | Raise an error if the named repository doesn't exist v2.2_pre7 |
commit | commitdiff | tree | snapshot |
2008-05-20 |
Zac Medico | When using vecho or eqawarn it comes in handy when... |
commit | commitdiff | tree | snapshot |
2008-05-20 |
Zac Medico | Simplify cache code in vardbapi.aux_get(). |
commit | commitdiff | tree | snapshot |
2008-05-20 |
Zac Medico | In vardbapi.aux_get(), don't mark cacheed metadata... |
commit | commitdiff | tree | snapshot |
2008-05-20 |
Zac Medico | Inside vardbapi.aux_get(), do more validation on the... |
commit | commitdiff | tree | snapshot |
2008-05-19 |
Zac Medico | Adjust code order to organize it a bit. (branches/2... |
commit | commitdiff | tree | snapshot |
2008-05-19 |
Zac Medico | Validate and normalize target_root earlier in the confi... |
commit | commitdiff | tree | snapshot |
2008-05-19 |
Zac Medico | Fix vardbapi.aux_get() logic so that it will correctly... |
commit | commitdiff | tree | snapshot |
2008-05-19 |
Zac Medico | Exclude "env" from use in variable substitution since... |
commit | commitdiff | tree | snapshot |
2008-05-18 |
Zac Medico | In unmerge(), flush the vardbapi aux_get() cache to... |
commit | commitdiff | tree | snapshot |
2008-05-18 |
Zac Medico | Tweak vardbapi.aux_get() cache logic a bit. |
commit | commitdiff | tree | snapshot |
2008-05-18 |
Zac Medico | * To avoid excessive IO on each call to LinkageMap... |
commit | commitdiff | tree | snapshot |
2008-05-18 |
Zac Medico | Bug #222623 - Use "regardless" instead of "irregardless... |
commit | commitdiff | tree | snapshot |
2008-05-17 |
Zac Medico | Add the environment and some more files to the existing... |
commit | commitdiff | tree | snapshot |
2008-05-17 |
Zac Medico | Fix th logic from the previous commit. |
commit | commitdiff | tree | snapshot |
2008-05-17 |
Zac Medico | Add back the "install new portage asap" behavior that... |
commit | commitdiff | tree | snapshot |
2008-05-16 |
Zac Medico | Detect and filter ebuilds that have invalid versions... |
commit | commitdiff | tree | snapshot |
2008-05-16 |
Zac Medico | Add dev-util/ftjam to the RDEPEND.suspect list as per... |
commit | commitdiff | tree | snapshot |
2008-05-14 |
Zac Medico | Add a note about interaction between FEATURES="metadata... |
commit | commitdiff | tree | snapshot |
2008-05-14 |
Zac Medico | Skip blocker atoms for the RDEPEND.suspect check. |
commit | commitdiff | tree | snapshot |
2008-05-14 |
Zac Medico | Bug #221537 - Add a new "RDEPEND.suspect" check for... |
commit | commitdiff | tree | snapshot |
2008-05-13 |
Marius Mauch | add xterm-color and interix to list of valid terminals |
commit | commitdiff | tree | snapshot |
2008-05-13 |
Marius Mauch | Remove 'eselect compiler' references |
commit | commitdiff | tree | snapshot |
2008-05-13 |
Marius Mauch | Prefer deb2tgz over ar for unpacking .deb files when... |
commit | commitdiff | tree | snapshot |
2008-05-13 |
Marius Mauch | make debug mode configurable |
commit | commitdiff | tree | snapshot |
2008-05-13 |
Marius Mauch | Add subversion support for repoman (patch by Fabien... |
commit | commitdiff | tree | snapshot |
2008-05-13 |
Marius Mauch | ignore consumers from the current package instance... |
commit | commitdiff | tree | snapshot |
2008-05-13 |
Marius Mauch | Check vercmp() return value to avoid arbitrary results... |
commit | commitdiff | tree | snapshot |
2008-05-13 |
Mike Frysinger | fix man markup for PORTAGE_FETCH_RESUME_MIN_SIZE |
commit | commitdiff | tree | snapshot |
2008-05-13 |
Zac Medico | capitalize Portage |
commit | commitdiff | tree | snapshot |
2008-05-13 |
Zac Medico | Describe how we limit the probability that temporary... |
commit | commitdiff | tree | snapshot |
2008-05-13 |
Zac Medico | Bug #220533 - Document FEATURES="skiprocheck". |
commit | commitdiff | tree | snapshot |
2008-05-12 |
Zac Medico | Define the world_candidates variable earlier to make... |
commit | commitdiff | tree | snapshot |
2008-05-12 |
Zac Medico | Filter sets that are not "world candidates" from the... |
commit | commitdiff | tree | snapshot |
2008-05-12 |
Zac Medico | In the warning about eclasses in overlay overriding... |
commit | commitdiff | tree | snapshot |
2008-05-12 |
Marius Mauch | don't add package sets to 'world' that have world-candi... |
commit | commitdiff | tree | snapshot |
2008-05-11 |
Zac Medico | Simplify the code for bug #221755 now that the substitu... |
commit | commitdiff | tree | snapshot |
2008-05-11 |
Zac Medico | Make the variable substitution code for bug #221755... |
commit | commitdiff | tree | snapshot |
2008-05-11 |
Zac Medico | Fix the variable subsitution code from bug #221755... |
commit | commitdiff | tree | snapshot |
2008-05-11 |
Zac Medico | Bug #221755 - Enable variable substitution in make... |
commit | commitdiff | tree | snapshot |
2008-05-11 |
Zac Medico | Add back the warning for DISTDIR about storing stuff... |
commit | commitdiff | tree | snapshot |
2008-05-11 |
Zac Medico | Sync make.conf.example with make.conf.5 for bug #220111. |
commit | commitdiff | tree | snapshot |
2008-05-11 |
Zac Medico | Bug #220111 - Update the DISTDIR docs to clarify that... |
commit | commitdiff | tree | snapshot |
2008-05-11 |
Zac Medico | Make the summary more accurate. |
commit | commitdiff | tree | snapshot |
2008-05-10 |
Zac Medico | If the uninstall task did not need to be executed because |
commit | commitdiff | tree | snapshot |
2008-05-10 |
Zac Medico | eachother -> each other |
commit | commitdiff | tree | snapshot |
2008-05-10 |
Zac Medico | Always include satisfied blockers as an indicator that... |
commit | commitdiff | tree | snapshot |
2008-05-10 |
Zac Medico | When selecting leaf nodes, if there is a mix of merge... |
commit | commitdiff | tree | snapshot |
2008-05-10 |
Zac Medico | Fix another KeyError, reported in Bug #221107, comment... |
commit | commitdiff | tree | snapshot |
2008-05-09 |
Zac Medico | Bug #221053 - Save the resume list before verifying... |
commit | commitdiff | tree | snapshot |
2008-05-09 |
Zac Medico | Bug #221071 - Prevent display_problems() from redundant... |
commit | commitdiff | tree | snapshot |
2008-05-09 |
Zac Medico | Bug #221107 - Fix depgraph._serialize_tasks() so that... |
commit | commitdiff | tree | snapshot |
2008-05-09 |
Zac Medico | Describe how file collisions between blocking packages... |
commit | commitdiff | tree | snapshot |
2008-05-09 |
Zac Medico | Simplify code for derived Package attributes. |
commit | commitdiff | tree | snapshot |
2008-05-09 |
Zac Medico | For the "blockers" parameter that's passed into the... |
commit | commitdiff | tree | snapshot |
2008-05-09 |
Zac Medico | If an uninstall task fails inside MergeTask.merge(... |
commit | commitdiff | tree | snapshot |
2008-05-09 |
Zac Medico | Use set.instersection() instead of a for loop. |
commit | commitdiff | tree | snapshot |
2008-05-09 |
Zac Medico | Allow scheduled uninstalls to be selected the same... |
commit | commitdiff | tree | snapshot |
2008-05-09 |
Zac Medico | Make the fix for bug #220341 better by checking all... |
commit | commitdiff | tree | snapshot |
2008-05-09 |
Zac Medico | Optimize BlockerDB.findInstalledBlockers() so that... |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Zac Medico | Bug #220987 - Fix UnboundLocalError for 'skip' that... |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Zac Medico | Make some confmem behavior modifications in order to... |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Zac Medico | Remove stale uninstall tasks from scheduled_uninstalls... |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Zac Medico | Remove unnecessary BlockerDB and BlockerCache _installe... |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Zac Medico | Don't save "uninstall" tasks in the resume list since... |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Zac Medico | Bug #220341 - USE=multislot can make an installed packa... |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Zac Medico | Bug #220775 - Source isolated-functions.sh before tryin... |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Zac Medico | Bug #220689 - Fix package selection logic so that it... |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Zac Medico | Don't use try/finally to close atomic_ofstream since... |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Zac Medico | Fix findInstalledBlockers() to check for blockers in... |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Zac Medico | Instead of doing automatic uninstalls in advance, insta... |
commit | commitdiff | tree | snapshot |
2008-05-07 |
Zac Medico | Tolerate InvalidDependString exceptions when checking... |
commit | commitdiff | tree | snapshot |
2008-05-07 |
Zac Medico | Fix spelling of "SATISFIED". Thanks to Arfrever. |
commit | commitdiff | tree | snapshot |
2008-05-06 |
Zac Medico | In install_mask(), discard stderr messages from the... |
commit | commitdiff | tree | snapshot |
2008-05-06 |
Zac Medico | Make satisfied blockers "darkblue" by default. |
commit | commitdiff | tree | snapshot |
2008-05-06 |
Zac Medico | For consistency with the merge list display, show ... |
commit | commitdiff | tree | snapshot |
2008-05-06 |
Zac Medico | Display satisfied blockers in green and show a small... |
commit | commitdiff | tree | snapshot |
2008-05-05 |
Zac Medico | Use find -path -or -name to match basenames of files... |
commit | commitdiff | tree | snapshot |
2008-05-05 |
Zac Medico | Cache results for Task.__hash__() calls. |
commit | commitdiff | tree | snapshot |
next |