| Commit message (Expand) | Author | Age | Files | Lines |
* | supress stupid line echo in deprecation notices | Marius Mauch | 2008-02-28 | 1 | -1/+6 |
* | remove obsolete information from preserve-libs post-emerge messagev2.2_pre3 | Marius Mauch | 2008-02-28 | 1 | -1/+0 |
* | separate different messages with newlines in post-emerge output | Marius Mauch | 2008-02-28 | 1 | -3/+4 |
* | Fix some references to config["PORTAGE_USE"] to prevent potential | Zac Medico | 2008-02-28 | 1 | -3/+3 |
* | Bug #211554 - Replace references to config["USE"] with references to | Zac Medico | 2008-02-27 | 2 | -72/+76 |
* | Revert r9387 (the fix for bug #211554) until I figure out why it's messing | Zac Medico | 2008-02-27 | 2 | -15/+15 |
* | Bug #211294 - Make repoman ignore profiles labeled with anything other | Zac Medico | 2008-02-27 | 1 | -0/+3 |
* | Don't filter USE flags in emerge --info output. | Zac Medico | 2008-02-27 | 1 | -1/+1 |
* | Bug #211554 - Replace references to config["USE"] with references to | Zac Medico | 2008-02-27 | 2 | -16/+16 |
* | For depclean/prune unmerge order, if there are no dependencies between | Zac Medico | 2008-02-26 | 1 | -27/+33 |
* | Bug #211365 - Use catpkgsplit() instead of pkgsplit() on the cpv in the | Zac Medico | 2008-02-26 | 1 | -1/+2 |
* | Double import, thanks grobian :) | Alec Warner | 2008-02-24 | 1 | -1/+0 |
* | Various repoman fixes, plus a weird lockfile tracekback in news. | Alec Warner | 2008-02-24 | 3 | -6/+9 |
* | only try to fetch compression schemes which the host supports | Mike Frysinger | 2008-02-23 | 1 | -1/+10 |
* | add support for lzma/gz snapshots | Mike Frysinger | 2008-02-23 | 1 | -68/+88 |
* | tighten up output from script | Mike Frysinger | 2008-02-23 | 1 | -39/+39 |
* | cleanup main option parsing | Mike Frysinger | 2008-02-23 | 1 | -23/+34 |
* | Revert portdbapi category auto-detection code since it's not really needed | Zac Medico | 2008-02-22 | 1 | -9/+4 |
* | Add support for file paths as arguments to emerge. If an argument starts | Zac Medico | 2008-02-22 | 1 | -0/+30 |
* | Bug #211067 - Make the "portdir_overlay" and "mydir" variables contain | Zac Medico | 2008-02-22 | 1 | -4/+6 |
* | Make LibraryPackageMap.update() sort the contents of the library_consumers | Zac Medico | 2008-02-21 | 1 | -1/+2 |
* | Optimize dblink.isowner() to use fewer stat calls by doing a basename | Zac Medico | 2008-02-21 | 1 | -1/+12 |
* | In the circular dependency display, drop PDEPEND (aka MEDIUM_SOFT) from | Zac Medico | 2008-02-20 | 1 | -1/+1 |
* | Make stack_dicts() treat an empty variable assignment just like a non-empty | Zac Medico | 2008-02-20 | 1 | -1/+1 |
* | When showing an unsatisfied dep, never include installed packages. | Zac Medico | 2008-02-19 | 1 | -0/+2 |
* | For greedy slot behavior, in addition to any installed slots also | Zac Medico | 2008-02-19 | 1 | -5/+6 |
* | - outsource logic for boolean options into a central function | Marius Mauch | 2008-02-19 | 4 | -20/+39 |
* | Bug #210449 - Reset exeinto(), docinto(), insinto(), and into() state | Zac Medico | 2008-02-19 | 1 | -4/+9 |
* | Bug #210372 - Fix suidctl.conf parser to look for paths with a leading slash. | Zac Medico | 2008-02-19 | 1 | -1/+1 |
* | Make PreservedLibsRegistry.store() use atomic_ofstream so that we don't | Zac Medico | 2008-02-19 | 1 | -2/+4 |
* | Use parse_use_local_desc() from the repoman.utilities module. | Zac Medico | 2008-02-19 | 1 | -21/+1 |
* | Revert back to some known working code from the 2.1.2 branch. | Zac Medico | 2008-02-19 | 1 | -1/+51 |
* | Make LibraryConsumerSet.mapPathsToAtoms() produce slot atoms so that atoms | Zac Medico | 2008-02-19 | 1 | -2/+4 |
* | Fix the --depclean/--prune code to use visible() for visibility checks | Zac Medico | 2008-02-17 | 1 | -12/+13 |
* | Fix unmerge() breakage from due to pkgmap being changed from | Zac Medico | 2008-02-17 | 1 | -1/+1 |
* | Now that unmerge() preserves the order that it's given, if two different | Zac Medico | 2008-02-17 | 1 | -1/+10 |
* | Make sure all packages to be pruned or depcleaned are added to the graph, | Zac Medico | 2008-02-17 | 1 | -0/+1 |
* | Bug #201045 - Make unmerge() preserve the unmerge order of packages | Zac Medico | 2008-02-17 | 1 | -12/+13 |
* | In the action_depclean() topological sort, only add packages to the | Zac Medico | 2008-02-16 | 1 | -7/+7 |
* | Remove IUSE.invalid from qawarnings since there's no reason for | Zac Medico | 2008-02-16 | 1 | -1/+0 |
* | Fix reversed order of parent/child parameders to digraph.add(). | Zac Medico | 2008-02-16 | 1 | -1/+1 |
* | Add missing % x (bug #208946, comment #2). | Zac Medico | 2008-02-16 | 1 | -1/+1 |
* | Fix depclean breakage so that it doesn't clean some packages that | Zac Medico | 2008-02-16 | 1 | -1/+2 |
* | Make depclean code filter out blocker atoms where appropriate. | Zac Medico | 2008-02-16 | 1 | -1/+5 |
* | Bug #201045 - Use a topological sort to create an unmerge order such that | Zac Medico | 2008-02-16 | 1 | -41/+154 |
* | Update the DepPriority documentation so that the table shows all the | Zac Medico | 2008-02-16 | 1 | -7/+10 |
* | Fix --newuse reinstall logic broken by the previous commit. | Zac Medico | 2008-02-15 | 1 | -1/+5 |
* | Fix package selection logic in order to prevent downgrade in cases | Zac Medico | 2008-02-14 | 1 | -3/+5 |
* | Bug #209768 - Fix --search "Size of files:" handling so that it properly | Zac Medico | 2008-02-12 | 1 | -4/+5 |
* | Add bits about namespace pollution, add whitespacing comments after looking a... | Alec Warner | 2008-02-11 | 1 | -3/+64 |