portage.git
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
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...
next