portage.git
2007-06-15 Zac MedicoMake repoman exit with nonzero status whenever there...
2007-06-15 Zac MedicoFor bug #182021, use active voice when notifying the...
2007-06-15 Zac MedicoHandle another case where removing a symlink to a direc...
2007-06-15 Zac MedicoFor bug #182157, don't let unmerge-orphans unlink symli...
2007-06-15 Zac MedicoFor bug #182157, never chmod 0 symlinks before unlinkin...
2007-06-15 Zac MedicoFor bug #182105, fix the spelling of the fd_pipes parem...
2007-06-14 Zac MedicoFix broken \!found logic so that any missing files...
2007-06-13 Zac MedicoPass existing portdbapi and vardbapi instances into...
2007-06-13 Zac MedicoMake display_news_notification() reuse the existing...
2007-06-13 Zac MedicoPass all the of the existing package databases into...
2007-06-13 Zac MedicoFor bug #181953, prevent the circular_blocks code from...
2007-06-13 Marius MauchGet registry object from vardbapi directly instead...
2007-06-13 Marius MauchAdd portageq command to list preserved libs
2007-06-13 Zac MedicoIn dblink.treewalk(), handle the case where the current...
2007-06-13 Zac MedicoAdd a note about the new unmerge-orphans behavior.
2007-06-13 Zac MedicoFor bug #134620, add a FEATURES=unmerge-orphans option...
2007-06-13 Zac MedicoFix dblink.isowner() so it works properly when ROOT!=/.
2007-06-13 Zac MedicoUse cached dblink instances for collision-protect.
2007-06-13 Zac MedicoCache dblink instances for security checks and referenc...
2007-06-12 Zac MedicoReuse previously acquired lstat results.
2007-06-12 Zac MedicoRemove some useless dircache code.
2007-06-12 Zac MedicoAlways return a dict from dblink.getcontents() since...
2007-06-12 Zac MedicoFor bug #181021, during unmerge use all slot matches...
2007-06-12 Zac MedicoAdd a note about preservation of timestamps on merged...
2007-06-11 Zac MedicoRemove stray newline.
2007-06-11 Zac MedicoUpdate the PORT_LOGDIR docs for bug #82378. Thanks...
2007-06-11 Zac MedicoUpdate the PORT_LOGDIR docs for bug #82378. Thanks...
2007-06-11 Zac MedicoMove news about ** token in package.keywords to the...
2007-06-11 Zac MedicoBump 2.1.3 to 2.2 for some features and add news about...
2007-06-11 Zac MedicoFor consistency with other xterm titles code, redirect...
2007-06-11 Zac MedicoRemove the "missing left parenthesis" test for now...
2007-06-11 Zac MedicoFor bug #181355, detect parenthesis mismatch in paren_r...
2007-06-10 Zac MedicoFix the suid/sgid check so it only looks at regular...
2007-06-10 Zac MedicoDon't bother to warn about hardlinks to suid/sgid files...
2007-06-10 Zac MedicoFor bug #81097, detect and report suspicious hardlinks...
2007-06-10 Zac MedicoFor bug #181551, support slot deps in package.keywords.
2007-06-10 Zac MedicoMake repoman work with both + and - flags in IUSE.
2007-06-10 Zac MedicoPreserve order of flags from IUSE in wildcard expansion.
2007-06-09 Zac MedicoFor bug #148702, use the * token to trigger wildcard...
2007-06-09 Zac MedicoWhen an update is discarded due to confmem, record...
2007-06-09 Zac MedicoFor bug #148702, automatically enable flags from IUSE...
2007-06-09 Zac MedicoFor bug #181387, fix an UnboundLocalError for the mymti...
2007-06-09 Zac MedicoSkip bogus '$ECLASS inherited illegally' messages when...
2007-06-09 Zac MedicoOnly execute $PROMPT_COMMAND when appropriate.
2007-06-09 Zac MedicoFor bug #152828, run ${CHOST}-ldconfig when ${CBUILD...
2007-06-08 Zac MedicoFor bug #139383, in xtermTitleReset() use os.system...
2007-06-08 Zac MedicoFor bug #181104, make econf give an appropriate error...
2007-06-07 Zac MedicoIgnore InvalidDependString exceptions from the RESTRICT...
2007-06-07 Zac MedicoMake all the python code respect USE conditionals in...
2007-06-07 Zac MedicoMake pkgsplit and catpkgsplit return imutable tuples...
2007-06-07 Zac MedicoFix strange _DevNull instance has no attribute 'isatty...
2007-06-07 Zac MedicoWhen using a pty for logging, use setsid() to create...
2007-06-06 Zac MedicoReturn copies of the cached values from pkgsplit and...
2007-06-06 Zac MedicoFor bug #181021, don't compare attributes of contents...
2007-06-06 Zac MedicoFor bug #82378, only set permissions on PORT_LOGDIR...
2007-06-06 Zac MedicoFor bug #156536, update --resume docs to show that...
2007-06-06 Zac MedicoFor bug #153967, use -O ${DISTDIR}/${FILE} in the defau...
2007-06-06 Zac MedicoComment in portage.movefile() that it's impossible...
2007-06-06 Zac MedicoFor bug #181021, preserve timestamps from ${D} during...
2007-06-06 Zac MedicoFix typo, split SPACE_SEPARATED variables on whitespace.
2007-06-05 Zac MedicoWhen dblink.treewalk() looks for an installed instance...
2007-06-05 Marius MauchRemove duplicate entries from special variables process...
2007-06-05 Marius MauchUse user-provided $mv_opts for -5 (bug #47442)
2007-06-05 Zac MedicoAdd ECONF_SOURCE to the econf docs.
2007-06-05 Zac MedicoDocument EXTRA_ECONF, thanks to Arfrever FTA in bug...
2007-06-04 Zac MedicoImprove support for slot deps atoms given on the comman...
2007-06-04 Zac MedicoFix typo.
2007-06-04 Zac MedicoFor bug #164655, port quickpkg to python and use the...
2007-06-03 Zac MedicoFix broken usage of lstrip in creating the PROFILE...
2007-06-03 Zac MedicoRemove pym/{cache,elog_modules} directory symlinks...
2007-06-02 Zac MedicoUse the PORTAGE_BINHOST_HEADER_URI environment variable...
2007-06-02 Alec Warnercopyrights.. id? what?
2007-06-01 Zac MedicoIf PORTAGE_BINHOST is defined then use it as a URI...
2007-06-01 Zac MedicoInclude SHA1 digests in the Packages index.
2007-06-01 Zac MedicoAdd a VERSION attribute to the Packages index header...
2007-06-01 Zac MedicoMake binarytree.prevent_collision() update the Packages...
2007-06-01 Zac MedicoAdd an optional PATH attribute to the Packages index...
2007-06-01 Zac MedicoFix it so repoman still does QA when $FILESDIR doesn...
2007-06-01 Zac MedicoDon't complain when $FILESDIR is missing unless manifes...
2007-06-01 Zac MedicoAdd --getbinpkg digest verification.
2007-06-01 Zac MedicoInstead of calling sys.exit() when aux_get() fails...
2007-06-01 Zac MedicoDon't repeatedly invoke the depend phase for ebuilds...
2007-06-01 Zac MedicoFor bug #149397, raise an InvalidDependString exception...
2007-06-01 Zac MedicoAdd some additional variables to the Packages header.
2007-05-31 Zac MedicoFix typo.
2007-05-31 Zac MedicoRaise a KeyError from bindbapi.aux_get() when appropriate.
2007-05-31 Zac MedicoMake dep_zapdeps() pull SLOT from the correct dbapi...
2007-05-31 Zac MedicoReplace deprecated binarytree.remotepkgs usage with...
2007-05-31 Zac MedicoFix typos.
2007-05-31 Zac MedicoAdd PORTAGE_BINHOST support for fetching a remote Packa...
2007-05-31 Zac MedicoImplement bindbapi.cpv_all() since the one from fakedba...
2007-05-31 Zac MedicoDon't define bindbapi.move_slot_ent() since the inherit...
2007-05-31 Zac MedicoDon't try to perform global updates on binary packages...
2007-05-31 Zac MedicoTrigger an update of the Packages index when a package...
2007-05-31 Zac MedicoAllow dbapi.aux_update() to prune empty metadata values...
2007-05-31 Zac MedicoCreate one unified dbapi.move_slot_ent() method to...
2007-05-31 Zac MedicoMake automatic "global updates" always use the config...
2007-05-31 Zac MedicoCreate one unified dbapi.update_ents() method and use...
2007-05-31 Marius MauchOnly check ChangeLog if we're dealing with an ebuild...
2007-05-31 Marius Mauchcatch GetoptError
next