| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix inconsistencies between the "clean" and "cleanrm" phases. | Zac Medico | 2008-12-01 | 1 | -3/+3 |
* | Bug #249185 - For more useful output in cases when one or more USE deps | Zac Medico | 2008-12-01 | 1 | -50/+122 |
* | Change depgraph._slot_collision_info() from a set to a dict that contains | Zac Medico | 2008-11-30 | 1 | -11/+16 |
* | Add a sanity check inside depgraph._add_pkg() to ensure that the dependencies | Zac Medico | 2008-11-29 | 1 | -1/+5 |
* | Add 'automatically resolved' blockers to the --pretend docs. | Zac Medico | 2008-11-29 | 1 | -1/+2 |
* | Use stat st_dev attributes instead of the older approach. | Zac Medico | 2008-11-27 | 1 | -2/+1 |
* | Don't call prepare_build_dirs() inside doebuild() when called for parallel | Zac Medico | 2008-11-27 | 1 | -1/+4 |
* | For bug #235642, include the stat mode, uid, and gid bits in the hardlink key. | Zac Medico | 2008-11-26 | 1 | -1/+2 |
* | In movefile(), ignore the hardlink_candidates parameter when it's an empty list. | Zac Medico | 2008-11-26 | 1 | -1/+1 |
* | Bug #235642 - Create hardlinks when merging identical files. This works by us... | Zac Medico | 2008-11-26 | 2 | -7/+58 |
* | Don't direct to /dev/null when creating $EBUILD_EXIT_STATUS_FILE inside die. | Zac Medico | 2008-11-26 | 1 | -2/+1 |
* | Bug #205044 - When creating $EBUILD_EXIT_STATUS_FILE, don't direct output to ... | Zac Medico | 2008-11-26 | 1 | -3/+9 |
* | Make Scheduler.merge() bail out early if PORTAGE_TMPDIR is not properly set. | Zac Medico | 2008-11-26 | 1 | -0/+16 |
* | Add some more clarification to the 'ebuild phase exited unexpectedly' message. | Zac Medico | 2008-11-26 | 1 | -3/+14 |
* | Eliminate redundant Manifest separation code by combining mychanged + mynew s... | Zac Medico | 2008-11-26 | 1 | -13/+4 |
* | Remove redundant reference to 'mynew' since 'myupdates' already contains thos... | Zac Medico | 2008-11-26 | 1 | -2/+2 |
* | Bug #248464 - With git, there's never any keyword expansion, so there's | Zac Medico | 2008-11-26 | 1 | -6/+20 |
* | Bug #248782 - Handle permission error in EbuildFetchonly.execute() if PORTAGE... | Zac Medico | 2008-11-26 | 1 | -1/+6 |
* | Note that file names in /etc/portage/package.* directories are sorted ascending | Zac Medico | 2008-11-26 | 1 | -2/+3 |
* | Remove world and system targets for emerge --help since it no longer works no... | Zac Medico | 2008-11-25 | 2 | -30/+1 |
* | Use tar options to make files owned in release tarballs owned byv2.2_rc16 | Zac Medico | 2008-11-24 | 1 | -1/+2 |
* | Also add 2 spaces after newline, for alignment. | Zac Medico | 2008-11-24 | 1 | -1/+1 |
* | Add one newline, to wrap the "Global Updates" key to less than 80 columns. | Zac Medico | 2008-11-24 | 1 | -1/+1 |
* | Fix typo in --help. | Zac Medico | 2008-11-24 | 1 | -1/+1 |
* | Document the 'eapi' profile file. | Zac Medico | 2008-11-24 | 1 | -0/+6 |
* | Add support for parsing EAPI labels in contained in 'eapi' files in the | Zac Medico | 2008-11-24 | 1 | -0/+11 |
* | Inside profile_check(), call validate_ebuild_environment() to generate | Zac Medico | 2008-11-24 | 1 | -0/+2 |
* | Make emerge detect an invalid profile an bail out for anything except | Zac Medico | 2008-11-24 | 2 | -1/+21 |
* | Use a table to organize the key of USE flag symbols for the --verbose option. | Zac Medico | 2008-11-23 | 1 | -9/+11 |
* | Use a table to organize the key of merge list display codes for the --pretend | Zac Medico | 2008-11-23 | 1 | -20/+13 |
* | Document "I" which represents PROPERTIES=interactive in the merge list | Zac Medico | 2008-11-23 | 1 | -0/+2 |
* | Add a note about negative IUSE default settings being ineffective given | Zac Medico | 2008-11-23 | 1 | -1/+3 |
* | Fix SIGINT and SIGTERM trap handling so the temp dir always cleaned up when | Zac Medico | 2008-11-23 | 1 | -4/+4 |
* | Bug #188780 - Make the read_int() function show a more human readable error | Zac Medico | 2008-11-23 | 1 | -1/+2 |
* | Fix the code from bug #245358 so that it's guaranteed to traverse all the | Zac Medico | 2008-11-23 | 1 | -6/+8 |
* | Bug #247548 - Remove 'last' and 'lfull' commands since nobody uses them. | Zac Medico | 2008-11-23 | 3 | -81/+3 |
* | Add docs for all of the supported commands. | Zac Medico | 2008-11-23 | 2 | -7/+51 |
* | When displaying anscestors of an unstatisfied dependency (code from bug | Zac Medico | 2008-11-23 | 1 | -0/+5 |
* | Add back accidentally removed @downgrade set. Thanks to Arfrever. | Zac Medico | 2008-11-22 | 1 | -0/+6 |
* | Add new @unavailable package set which contains all installed | Zac Medico | 2008-11-22 | 3 | -4/+46 |
* | Add some hints about bash binary corruption and hardware malfunction to the | Zac Medico | 2008-11-22 | 1 | -1/+3 |
* | Add some people to the AUTHORS section. | Zac Medico | 2008-11-22 | 1 | -0/+3 |
* | Fix quoting on $CHANGELOG_REVISION.v2.2_rc15 | Zac Medico | 2008-11-22 | 1 | -2/+1 |
* | Make sure the dict returned from _parse_data() contains all of _known_keys. | Zac Medico | 2008-11-22 | 1 | -0/+3 |
* | Add missing '%' symbol (for binary package moves) to the key that's displayed | Zac Medico | 2008-11-22 | 1 | -1/+1 |
* | Fix some cases in dep_zapdeps() where blocker atoms are inappropriately tested | Zac Medico | 2008-11-22 | 1 | -1/+4 |
* | Bug #247776 - Show a warning message if CONFIG_PROTECT is empty. | Zac Medico | 2008-11-21 | 1 | -0/+9 |
* | Bug #248059 - Make --depclean more tolerant of invalid atoms in dependencies | Zac Medico | 2008-11-21 | 2 | -7/+14 |
* | Bug #248059 - In action_depclean(), ignore invalid atoms in deps of packages | Zac Medico | 2008-11-21 | 1 | -1/+4 |
* | In EbuildProcess._start(), don't open the log file during the clean phase | Zac Medico | 2008-11-21 | 1 | -1/+5 |