portage.git
2008-11-27 Zac MedicoUse stat st_dev attributes instead of the older approac... v2.1.6_rc2
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 MedicoBug #248603 - Disable warnings about missing repo_name...
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 MedicoBug #248599 - Remove docs for the --list-sets option.
2008-11-25 Zac MedicoAdd note in --depclean docs about link level dependency...
2008-11-25 Zac MedicoRemove world and system targets for emerge --help since...
2008-11-24 Zac MedicoBug #248599 - Remove remaining references to packages...
2008-11-24 Zac MedicoUse tar options to make files owned in release tarballs...
2008-11-24 Zac MedicoAlso add 2 spaces after newline, for alignment. (trunk... v2.1.6_rc1
2008-11-24 Zac MedicoAdd one newline, to wrap the "Global Updates" key to...
2008-11-24 Zac MedicoRemove unused package sets and glsa stuff.
2008-11-24 Zac MedicoRemove unused sets.conf file.
2008-11-24 Zac MedicoAdd back the --depclean warning about "link level depen...
2008-11-24 Zac MedicoFix typo in --help. (trunk r12072)
2008-11-24 Zac MedicoDocument the 'eapi' profile file. (trunk r12070)
2008-11-24 Zac MedicoAdd support for parsing EAPI labels in contained in...
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. (trunk...
2008-11-23 Zac MedicoWhen displaying anscestors of an unstatisfied dependenc...
2008-11-22 Zac MedicoAdd some hints about bash binary corruption and hardwar...
2008-11-22 Zac MedicoAdd some people to the AUTHORS section. (trunk r12033)
2008-11-22 Zac MedicoFix quoting on $CHANGELOG_REVISION. (trunk r12030)
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 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 MedicoWhen warning about 'missing repo_name', also give the...
2008-11-18 Zac MedicoMake serialize_eclasses() sort eclass names. (trunk...
2008-11-18 Zac MedicoFor emerge --metadata runs, update _eclasses_ metadata...
2008-11-18 Zac Medicoinclude quotes when showing make output (trunk r11988)
2008-11-17 Zac MedicoStore the _eclasses_ field instead of INHERITED. (trunk...
2008-11-17 Zac MedicoBug #139134 - Make the flat_hash and metadata modules...
2008-11-17 Zac MedicoWhen parsing `git diff` output, filter paths that are...
2008-11-17 Zac MedicoWhen committing manifests, specify the manifest paths...
2008-11-17 Zac MedicoBug #246667 - Add REPOMAN_VCS_LOCAL_OPTS and REPOMAN_VC...
2008-11-17 Zac MedicoAdd missing -a option for git commits. (trunk r11976)
2008-11-17 Zac MedicoFix the 'jobserver unavailable' regex to match gmake...
2008-11-16 Zac MedicoAdd a QA Notice for 'jobserver unavailable' from make...
2008-11-16 Zac MedicoTrigger the --include-dev suggestion for any keywords...
2008-11-16 Zac MedicoSuggest to use the new --include-dev (-d) option in...
2008-11-16 Zac MedicoOnly show the "--without-mask" suggestion when packages...
2008-11-16 Zac MedicoAdd a short -d option for the new --include-dev option...
2008-11-16 Zac MedicoIn order to reduce time consumed for dependency checks...
2008-11-16 Zac MedicoWhen a "slot conflict" occurs due to USE dependencies...
2008-11-15 Zac MedicoFix logic inside PollScheduler._can_add_job() so that...
2008-11-15 Zac MedicoMake NewsManager.updateItems() and getUnreadItems(...
2008-11-15 Zac MedicoInside depgraph._add_pkg(), handle the case where multi...
2008-11-15 Zac MedicoBug #246821 - Avoid TypeError from binarytree.isremote...
2008-11-15 Zac MedicoBug #246853 - Redirect all ouput from depgraph.display_...
2008-11-15 Zac MedicoBug #236207 - Replace some hardcoded colors with color...
2008-11-15 Zac MedicoBug #173284 - Update config update counting code in...
2008-11-15 Zac MedicoRemove stray print statement from previous commit....
2008-11-15 Zac MedicoBug #173284 - Do not traverse hidden directories such...
2008-11-15 Zac MedicoBug #236714 - Handle PortagePackageException raised...
2008-11-15 Zac MedicoMake digestgen() handle PermissionDenied internally...
2008-11-15 Zac MedicoBug #236683 - Fix PermissionDenied handling to report...
2008-11-15 Zac MedicoBug #243022 - Inside dblink.mergeme(), when merging...
2008-11-15 Zac MedicoBug #216190 - Make dblink.treewalk() bail out rather...
2008-11-15 Zac MedicoFix new* and do* ebuild helpers to generate consistent...
2008-11-14 Zac MedicoFor consistency with earlier portage-2.1.x releases...
2008-11-14 Zac MedicoMake the EbuildQuote check filter out matches that...
2008-11-14 Zac MedicoExempt live ebuilds from KEYWORDS.missing and KEYWORDS...
2008-11-14 Zac MedicoIn dyn_package(), use the 'assert' macro (from isolated...
2008-11-14 Zac MedicoRemove note about preserve-libs. Thanks to Arfrever.
2008-11-14 Zac MedicoUse svn2cl --reparagraph option for better ChangeLog...
2008-11-14 Zac Medico* git support for repoman (trunk r11904)
2008-11-14 Zac MedicoBug #244485 - Merge EAPI 2 docs (trunk r11889:11902).
2008-11-14 Zac MedicoHaving a leading ./ prefix on file paths can trigger...
next