Move the note about not needing pycrypto with python-2.5 to the 2.1.3 section.
[portage.git] / bin /
2007-08-28 Zac MedicoMove some of the less expensive QA checks before dep_ch...
2007-08-28 Zac MedicoConvert myoptions from a list to a dict.
2007-08-28 Zac MedicoSkip the most expensive QA tests when --force in enable...
2007-08-28 Zac MedicoMake the commit message indicate when the --force optio...
2007-08-27 Zac MedicoFix RepoMan's grammar.
2007-08-27 Zac MedicoBug #110443 - Add a KEYWORDS.stable check for ebuilds...
2007-08-27 Zac MedicoAdd a --force option that forces commit to proceed...
2007-08-27 Zac MedicoBug #190406 - Filter the myheaders list so that it...
2007-08-26 Mike Frysingerchange directory to / in case $PWD doesnt exist
2007-08-25 Zac MedicoBug #190214 - Make the rpm phase use /usr/src/rpm inste...
2007-08-23 Zac MedicoBug #189791 - Send errors to /dev/null when debug-print...
2007-08-22 Zac MedicoBug #189743 - Add .jpeg to the list of extensions suppo...
2007-08-17 Mike Frysingerfilter out kernel modules from ELF QA checks #184443
2007-08-16 Zac MedicoMake etc-update copy owner and group bits when it merge...
2007-08-10 Zac MedicoDon't generate a QA Notice if the ${S} directory doesn...
2007-08-06 Zac MedicoFor bug #187795, remove pointless digest.disjointed...
2007-08-06 Zac MedicoMerge rewrite by Alon Bar-Lev from bug #130039:
2007-08-04 Zac MedicoMove ecompressdir and ecompress --dequeue after prepall.
2007-08-04 Zac MedicoCall ecompressdir and ecompress --dequeue outside of...
2007-08-03 Zac MedicoGenerate a QA Notice and cd to ${WORKDIR} if the $...
2007-07-28 Zac MedicoFor bug #185048, make emerge-webrsync honor http_proxy...
2007-07-25 Mike Frysingeruse ${MAKE:-make} rather than make in einstall()
2007-07-24 Zac MedicoFor bug #186337, show an ewarn message if FEATURES...
2007-07-23 Zac MedicoAdd FEATURES=fakeroot support which causes install...
2007-07-22 Zac MedicoFor bug #184774, put lha's -q option last since otherwi...
2007-07-21 Zac MedicoFor bug #169500, detect when the cvs server puts /Attic...
2007-07-21 Zac MedicoFor bug #185153, in commit mode do the "Fetching trivia...
2007-07-17 Zac MedicoUse PF in dyn_package. Thanks to swegener.
2007-07-15 Mike Frysingersplit up the debug/sources steps as proposed by swegene...
2007-07-13 Zac MedicoSave the repo name along with the other metadata inside...
2007-07-09 Ned Ludd- remove readable bits for debug files if the souce...
2007-07-08 Zac MedicoFor bug #184566, enable the emerge --info action to...
2007-07-08 Mike Frysingerallow split debuf for kernel modules
2007-07-07 Mike Frysinger`find` can accept a list of paths so condense this...
2007-07-03 Zac MedicoClean up system and world set handling. For forward...
2007-07-02 Zac MedicoFlatten restrict for the RESTRICT.invalid check.
2007-06-30 Zac MedicoAdd a QA warning for invalid values of RESTRICT. Thank...
2007-06-29 Marius MauchUse better parseable format for list_preserved_libs
2007-06-27 Zac MedicoFix quoting.
2007-06-27 Zac MedicoFormat $EBUILD_OVERLAY_ECLASSES output more like it...
2007-06-27 Zac MedicoFormat the callstack indentation more like it used...
2007-06-27 Zac MedicoSend the ebuild die message through eerror and make...
2007-06-24 Zac MedicoFor bug #180706, add sorting and a trailing newline...
2007-06-24 Zac MedicoProvide a default value for PORTAGE_BINPKG_TMPFILE...
2007-06-23 Zac MedicoRemove redundant 'Usage: ' from the usage message.
2007-06-22 Zac MedicoFor bug #182428, make quickpkg exclude config files...
2007-06-22 Zac MedicoMake quickpkg print a warning if "bindist" is in RESTRICT.
2007-06-21 Mike Frysingercache the result of --suffix to reduce testing overhead...
2007-06-21 Zac MedicoRemove lots of unnecessary list generation via dict...
2007-06-21 Zac MedicoMake IUSE handling safe for IUSE defaults.
2007-06-21 Mike Frysingeras noted by Josh Saddler on the gentoo-dev mailing...
2007-06-20 Zac MedicoAdd an --ignore-default-opts option that is analogous...
2007-06-20 Zac MedicoFor bug #180165, make has_version dir if portageq has...
2007-06-20 Zac MedicoFor bug #180165, make portageq print a "Permission...
2007-06-19 Zac MedicoFor bug #182428, make quickpkg use a more secure umask...
2007-06-15 Zac MedicoMake repoman exit with nonzero status whenever there...
2007-06-13 Marius MauchAdd portageq command to list preserved libs
2007-06-11 Zac MedicoFor bug #181355, detect parenthesis mismatch in paren_r...
2007-06-10 Zac MedicoMake repoman work with both + and - flags in IUSE.
2007-06-09 Zac MedicoFor bug #148702, use the * token to trigger wildcard...
2007-06-09 Zac MedicoSkip bogus '$ECLASS inherited illegally' messages when...
2007-06-08 Zac MedicoFor bug #181104, make econf give an appropriate error...
2007-06-05 Marius MauchUse user-provided $mv_opts for -5 (bug #47442)
2007-06-04 Zac MedicoFix typo.
2007-06-04 Zac MedicoFor bug #164655, port quickpkg to python and use the...
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-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 Mauchcatch GetoptError
2007-05-30 Zac MedicoFor bug #61732, support -flag in USE (instead of just...
2007-05-30 Zac MedicoFor bug #180222, make ecompressdir use -f for the autom...
2007-05-28 Zac MedicoFix emaint world $ROOT handling.
2007-05-28 Zac MedicoAdd new emaint targets called "moveinst" and "movebin...
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 MedicoIn the WorldHandler class, add support for an onProgres...
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 MedicoSkip fetching of metadata.dtd when mymode == "manifest".
2007-05-24 Zac MedicoFix the ignore-previously-merged option so that it...
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-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 MedicoFor bug #179380, make support for ECONF_SOURCE in the...
2007-05-20 Zac MedicoFor bug #179008, just use metadata.dtd directly from...
2007-05-19 Zac MedicoUse device number and i-node number (like os.path.samef...
2007-05-19 Zac MedicoFor bug #178378, make the default src_compile() check...
2007-05-19 Zac MedicoFor bug #176539, add a "manifest" target to repoman...
2007-05-19 Mike Frysingerfix from James C. Georgas to not modify EXTRA_EINSTALL...
2007-05-13 Zac Medicoremove old import
2007-05-13 Zac Medicoimport dispatch_conf from the new namespace
2007-05-13 Zac Medicotabs -> spaces
2007-05-10 Zac MedicoMake sure FEATURES=test and USE=test are consistently...
next