portage.git
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
2007-05-31 Marius Mauchremove pointless $PORTDIR lock
2007-05-30 Zac MedicoFix an IndexError in get_operator() that occurs when...
2007-05-30 Zac MedicoFor bug #180399, raise an appropriate InvalidDependStri...
2007-05-30 Zac MedicoShow deprecation warnings if the "clone" parameters...
2007-05-30 Zac MedicoReturn a copy of the cached result from match_from_list().
2007-05-30 Zac MedicoFor bug #61732, support -flag in USE (instead of just...
2007-05-30 Zac MedicoFix slot handling at the beginning of match_from_list().
2007-05-30 Zac MedicoFor bug #180222, make ecompressdir use -f for the autom...
2007-05-29 Zac MedicoFor bug #179870, correctly handle slot deps in the...
2007-05-29 Zac MedicoFix get_operator() and best_match_to_list() so that...
2007-05-29 Zac MedicoFix dep_getcpv() so that it always properly removes...
2007-05-29 Zac MedicoDon't pass slotted packages into pkgsplit since it...
2007-05-29 Zac MedicoFor bug #179870, add support for cpv:slot in match_from...
2007-05-28 Zac MedicoFix binarytree.gettbz2() so that it works without ...
2007-05-28 Zac MedicoInclude IUSE in the Package index so that it can be...
2007-05-28 Zac MedicoCap the progress bar columns at 80 since it looks ridic...
2007-05-28 Zac MedicoFix emaint world $ROOT handling.
2007-05-28 Zac MedicoAdd new emaint targets called "moveinst" and "movebin...
2007-05-28 Zac MedicoFor bug #180009, add a PORTAGE_RSYNC_INITIAL_TIMEOUT...
2007-05-28 Zac MedicoFor bug #180079, fix a KeyError so that a search for...
2007-05-27 Zac MedicoFix typo.
2007-05-27 Zac MedicoMake emaint prune stale entires from $PKGDIR/Packages.
2007-05-27 Zac MedicoAdd an emaint "binhost" target which does the time...
2007-05-27 Zac MedicoFix a typo.
2007-05-27 Zac MedicoFix an UnboundLocalError when there's no tty.
2007-05-27 Zac MedicoAdd SIGWINCH support so that the progress bar is resize...
2007-05-27 Zac MedicoAdd progress support to emaint (similar to wget's progr...
2007-05-27 Zac MedicoAdd a get_term_size() function that uses the curses...
2007-05-27 Zac MedicoIn the WorldHandler class, add support for an onProgres...
2007-05-26 Zac MedicoFix logic for USE_EXPAND variables that are incremental...
2007-05-26 Zac MedicoFix broken dict.get logic.
2007-05-26 Zac MedicoCreate the Packages index whether or not $PKGDIR/All...
2007-05-26 Zac Medicoxmlint can produce garbage output even on success,...
2007-05-26 Zac MedicoIn the econf die message, don't mention bugs.gentoo...
2007-05-26 Zac Medicos/filing a report to/seeking support at/ Thanks to...
2007-05-25 Zac MedicoStore flags as a set inside the USE incremental loop.
2007-05-25 Zac MedicoCall tcgetattr and tcsetattr on the slave end of the...
2007-05-25 Zac MedicoFor bug #179766, expand USE_EXPAND variables inside...
2007-05-25 Zac MedicoTo ease the namespace transition, automatically transla...
2007-05-25 Zac MedicoSkip fetching of metadata.dtd when mymode == "manifest".
2007-05-24 Zac MedicoDon't treat KEYWORDS="-*" like KEYWORDS="*", because...
2007-05-24 Zac MedicoFix the ignore-previously-merged option so that it...
2007-05-24 Zac MedicoMake PackageIndex.write() omit USE when appropriate.
2007-05-24 Zac MedicoRemember to call the superclass constructor.
2007-05-24 Zac MedicoMake PackageIndex.write() alphabetize the metadata...
2007-05-24 Zac MedicoFix paren_normalize logic.
2007-05-24 Zac MedicoAdd more relevant package metadata to the Packages...
2007-05-23 Zac MedicoAdd a 'ignore-previously-merged' config option which...
2007-05-23 Zac MedicoPass a temporary file name to the package phase in...
2007-05-23 Zac MedicoSave memory by not holding a reference to the PackageIn...
2007-05-23 Zac MedicoLock the Packages index while it's being updated with...
2007-05-23 Zac MedicoStore the path of $PKGDIR/Packages as binarytree._pkgin...
2007-05-23 Zac MedicoLock $PKGDIR/Packages during population so that it...
2007-05-23 Zac MedicoUpdate /Packages as each package is built (MD5 is done...
2007-05-22 Zac MedicoDiscard metadata from the Packages file if there's...
2007-05-22 Zac MedicoSplit reading/writing of $PKGDIR/Packages into a Packag...
2007-05-22 Zac MedicoFix missing red import.
2007-05-22 Zac MedicoPunt the portdbapi.getsize() function since it's unused...
2007-05-22 Zac MedicoMore namespace fixes.
2007-05-22 Zac MedicoFix namespace for S_ISUID and S_ISGID.
2007-05-22 Ned Ludd- cleaner version of the hardlink basic suid protection...
2007-05-22 Zac MedicoHandle a KeyError if an MTIME is missing from the Packa...
2007-05-22 Zac MedicoFix size comparison logic.
2007-05-22 Zac MedicoCache xpak metadata in ${PKGDIR}/Packages in order...
2007-05-22 Zac MedicoWhen ${PKGDIR}/All/ doesn't exist, put packages in...
2007-05-22 Zac MedicoFix src_compile() ECONF_SOURCE logic to make sure it...
2007-05-22 Zac MedicoUse bash to spawn FETCHCOMMAND under selinux since...
2007-05-22 Zac MedicoFor bug #179380, make support for ECONF_SOURCE in the...
2007-05-21 Zac MedicoAdd a missing newline to the writemsg output.
2007-05-21 Ned Ludd- blind chmod 0 before unlinking files to avoid anybody...
2007-05-20 Zac MedicoFor bug #179008, just use metadata.dtd directly from...
2007-05-20 Zac MedicoIn fetch(), don't try to parse digests unless the ...
2007-05-20 Zac MedicoFor bug #179206, improve efficiency by using a containm...
next