portage.git
2008-12-10 Zac MedicoFor py3k compat, remove Atom.__cmp__() and use str...
2008-12-10 Zac MedicoMake Binpkg clean the build dir immediately after locki...
2008-12-10 Zac MedicoMake BinpkgVerifier rename files that fail verification...
2008-12-10 Zac MedicoMake the Binpkg class handle fetch logging similar...
2008-12-10 Zac MedicoVerify binary packages even when not in "strict" mode...
2008-12-10 Zac MedicoCreate a BinpkgPrefetcher composite task to handle...
2008-12-10 Zac MedicoWhen the Binpkg class has fetched a package in --fetcho...
2008-12-10 Zac Medicourlparse.urljoin() only works correctly with recognized...
2008-12-10 Zac MedicoWhen processing output from the "depend" phase, use...
2008-12-10 Zac MedicoWhen attempting to close fd 9 at the end of the depend...
2008-12-10 Zac MedicoBug #250148 - Prevent ebuild.sh subprocess from inherit...
2008-12-09 Zac MedicoIn digestgen(), don't call fetch for files that already...
2008-12-09 Zac MedicoSimplify the code from bug #250166.
2008-12-09 Zac MedicoBug #250166 - To avoid accidental regeneration of diges...
2008-12-09 Zac MedicoWhen in --debug mode, make the depgraph call self.digra...
2008-12-09 Zac MedicoFor py3k compat, avoid using list.sort(cmp).
2008-12-09 Zac MedicoFor py3k compat, remove Package.__cmp__() and related...
2008-12-08 Zac MedicoFix deprecated_profile_check() to account for PORTAGE_C...
2008-12-08 Zac MedicoAvoid TypeError in BlockerCache.__iter__() that's trigg...
2008-12-08 Zac MedicoBug #250212 - Add a new 'upstream.workaround' qa catego...
2008-12-07 Zac MedicoBug #249586 - Use writemsg() to send output to stderr...
2008-12-07 Zac MedicoIf pkg_nofetch needs to be spawned inside fetch() and...
2008-12-06 Zac MedicoAdd docs for PORTAGE_GPG_DIR and PORTAGE_GPG_KEY that...
2008-12-06 Zac MedicoValidate $ROOT inside the --resume merge list in order...
2008-12-05 Zac MedicoMake fixpackages use a new "#" symbol for /var/db updat... v2.2_rc17
2008-12-04 Zac MedicoMake fixpackages less noisy by only generting '*' chara...
2008-12-04 Zac MedicoFEATURES=fixpackages is now enabled by default
2008-12-04 Zac MedicoSync with 2.1.6 branch.
2008-12-04 Zac MedicoEnable FEATURES=fixpackages by default since the perfor...
2008-12-04 Zac MedicoBug #249805 - Add some more PreservedLibsRegistry.prune...
2008-12-04 Zac MedicoMake sure depgraph._slot_conflict_explanation() doesn...
2008-12-04 Zac MedicoBug #249185 - For common cases in which USE deps trigge...
2008-12-03 Zac MedicoBreak references between the depgraph and the dropped...
2008-12-03 Zac MedicoWhen --keep-going drops packages due to unsatisfied...
2008-12-03 Zac MedicoIt's not safe to use the git commit -a option since...
2008-12-03 Zac MedicoWhen calling `git ls-files -m` to list modified files...
2008-12-02 Zac MedicoFix depgraph._dep_check_composite_db._visible() to...
2008-12-02 Zac MedicoSkip sourcinf of profile.bashrc during the depend phase.
2008-12-02 Zac MedicoSource bashrc files as late as possible, giving them...
2008-12-01 Zac MedicoFix inconsistencies between the "clean" and "cleanrm...
2008-12-01 Zac MedicoBug #249185 - For more useful output in cases when...
2008-11-30 Zac MedicoChange depgraph._slot_collision_info() from a set to...
2008-11-29 Zac MedicoAdd a sanity check inside depgraph._add_pkg() to ensure...
2008-11-29 Zac MedicoAdd 'automatically resolved' blockers to the --pretend...
2008-11-27 Zac MedicoUse stat st_dev attributes instead of the older approach.
2008-11-27 Zac MedicoDon't call prepare_build_dirs() inside doebuild() when...
2008-11-26 Zac MedicoFor bug #235642, include the stat mode, uid, and gid...
2008-11-26 Zac MedicoIn movefile(), ignore the hardlink_candidates parameter...
2008-11-26 Zac MedicoBug #235642 - Create hardlinks when merging identical...
2008-11-26 Zac MedicoDon't direct to /dev/null when creating $EBUILD_EXIT_ST...
2008-11-26 Zac MedicoBug #205044 - When creating $EBUILD_EXIT_STATUS_FILE...
2008-11-26 Zac MedicoMake Scheduler.merge() bail out early if PORTAGE_TMPDIR...
2008-11-26 Zac MedicoAdd some more clarification to the 'ebuild phase exited...
2008-11-26 Zac MedicoEliminate redundant Manifest separation code by combini...
2008-11-26 Zac MedicoRemove redundant reference to 'mynew' since 'myupdates...
2008-11-26 Zac MedicoBug #248464 - With git, there's never any keyword expan...
2008-11-26 Zac MedicoBug #248782 - Handle permission error in EbuildFetchonl...
2008-11-26 Zac MedicoNote that file names in /etc/portage/package.* director...
2008-11-25 Zac MedicoRemove world and system targets for emerge --help since...
2008-11-24 Zac MedicoUse tar options to make files owned in release tarballs... v2.2_rc16
2008-11-24 Zac MedicoAlso add 2 spaces after newline, for alignment.
2008-11-24 Zac MedicoAdd one newline, to wrap the "Global Updates" key to...
2008-11-24 Zac MedicoFix typo in --help.
2008-11-24 Zac MedicoDocument the 'eapi' profile file.
2008-11-24 Zac MedicoAdd support for parsing EAPI labels in contained in...
2008-11-24 Zac MedicoInside profile_check(), call validate_ebuild_environmen...
2008-11-24 Zac MedicoMake emerge detect an invalid profile an bail out for...
2008-11-23 Zac MedicoUse a table to organize the key of USE flag symbols...
2008-11-23 Zac MedicoUse a table to organize the key of merge list display...
2008-11-23 Zac MedicoDocument "I" which represents PROPERTIES=interactive...
2008-11-23 Zac MedicoAdd a note about negative IUSE default settings being...
2008-11-23 Zac MedicoFix SIGINT and SIGTERM trap handling so the temp dir...
2008-11-23 Zac MedicoBug #188780 - Make the read_int() function show a more...
2008-11-23 Zac MedicoFix the code from bug #245358 so that it's guaranteed...
2008-11-23 Zac MedicoBug #247548 - Remove 'last' and 'lfull' commands since...
2008-11-23 Zac MedicoAdd docs for all of the supported commands.
2008-11-23 Zac MedicoWhen displaying anscestors of an unstatisfied dependenc...
2008-11-22 Zac MedicoAdd back accidentally removed @downgrade set. Thanks...
2008-11-22 Zac MedicoAdd new @unavailable package set which contains all...
2008-11-22 Zac MedicoAdd some hints about bash binary corruption and hardwar...
2008-11-22 Zac MedicoAdd some people to the AUTHORS section.
2008-11-22 Zac MedicoFix quoting on $CHANGELOG_REVISION. v2.2_rc15
2008-11-22 Zac MedicoMake sure the dict returned from _parse_data() contains...
2008-11-22 Zac MedicoAdd missing '%' symbol (for binary package moves) to...
2008-11-22 Zac MedicoFix some cases in dep_zapdeps() where blocker atoms...
2008-11-21 Zac MedicoBug #247776 - Show a warning message if CONFIG_PROTECT...
2008-11-21 Zac MedicoBug #248059 - Make --depclean more tolerant of invalid...
2008-11-21 Zac MedicoBug #248059 - In action_depclean(), ignore invalid...
2008-11-21 Zac MedicoIn EbuildProcess._start(), don't open the log file...
2008-11-21 Zac MedicoIn JobStatusDisplay, always flush the output stream...
2008-11-21 Zac MedicoWhen given an ambiguous ebuild name to install, format...
2008-11-20 Zac MedicoRemove inappropriate backslash escaping inside _db_esca...
2008-11-20 Zac MedicoInside _parse_data(), don't rely on the magic 22 line...
2008-11-20 Zac MedicoBug #247370 - Use a private PORTAGE_TMPDIR for --fetcho...
2008-11-19 Zac MedicoRemove PORTAGE_IONICE_COMMAND setting since it's commen...
2008-11-19 Zac MedicoBug #247625 - Update PORTAGE_IONICE_COMMAND docs to...
2008-11-19 Zac MedicoRemove --fetchonly --resume time.sleep() call which...
2008-11-19 Zac MedicoBug #245716 - When generating QA notices for 'command...
2008-11-19 Zac MedicoBug #245779 - Document the new category subdirectory...
2008-11-18 Zac MedicoMove the repo_name check/warning into a function.
next