portage.git
2005-11-13 Jason StubbsDocumented `emerge --config` (#109496)
2005-11-09 Brian Harringpre/post hooks originally from 2.1, quick rewrite by...
2005-11-09 Jason StubbsLimit --emptytree to only affect ${ROOT} (#34887)
2005-11-09 Jason StubbsAdd USE_EXPAND to INCREMENTALS (#105304)
2005-11-08 Jason StubbsClean up reporting of the parent of an unsatisfied...
2005-11-08 Jason StubbsUpdated make.conf.ppc as requested by lu_zero (#102656)
2005-11-05 Mike Frysingerclean up the last few sections so that they are consistent
2005-11-05 Brian Harringbye bye you decrepit POS cache implementation.
2005-11-05 Brian Harringintegration chunk of the cache subsystem patch.
2005-11-05 Brian Harringreplacement cache subsystem that's gestated in 2.1...
2005-11-03 Jason StubbsUse os.path.splitext() rather than slicing strings...
2005-11-03 Jason StubbsRemove the now unused SANDBOX_PIDS_FILE
2005-11-03 Jason StubbsA couple of bug fixes, large cleanups, commenting and...
2005-11-03 Jason StubbsStart from 1st element rather than 2nd when doing check...
2005-11-02 Mike Frysingerdocument sandbox and test RESTRICT
2005-11-02 Mike Frysingerfix patch for PKGDIR #111222 by Armand
2005-11-02 Mike Frysingergrab fixes from trunk
2005-11-02 Mike Frysingerdeprecate IMAGE
2005-11-01 Mike Frysingeradd support for unpacking lha files
2005-11-01 Mike Frysingermerge tweaks from trunk
2005-11-01 Mike Frysingerif STRIP begins with a -, make sure type doesnt error out
2005-11-01 Mike Frysingeroutput a finished message
2005-10-30 Jason StubbsAdd treetype instance member to dblink. Add treetype... v2.0.53_rc7
2005-10-29 Jason StubbsDon't add packages to the graph that are left as is...
2005-10-19 Jason StubbsRemove an extra space in a hyphenated string. v2.0.53_rc6
2005-10-19 Jason Stubbss/no/not/ typo
2005-10-16 Jason StubbsRemoving --inject from emerge help summary
2005-10-16 Jason StubbsClarifying the error message when path/to/ebuild is...
2005-10-16 Jason StubbsTypo :(
2005-10-16 Jason StubbsReturn after detecting an invalid command line atom...
2005-10-15 Jason StubbsCheck if ebuild path is in vdb and check that vdb finds...
2005-10-15 Jason StubbsAdjusting the clipping...
2005-10-15 Jason StubbsAdding svn revision property to portage.py's VERSION
2005-10-15 Jason StubbsAdded missing quotes to stat_perms area of ebuild.sh...
2005-10-14 Jason StubbsTake the str() of the option passed to the callback...
2005-10-13 Jason StubbsUse realpath instead of abspath to ensure that symlinks...
2005-10-11 Jason StubbsSet PORTDIR_OVERLAY (rather than PORTDIR) when portage...
2005-10-11 Brian Harringreset EBUILD_DEATH_HOOKS prior to sourcing, due to... v2.0.53_rc5
2005-10-10 Jason StubbsGlobal var profiledir was only being set correctly...
2005-10-09 Jason Stubbscacheddir() would incorrectly return from the cache...
2005-10-07 Jason StubbsRework to API behaviour rather than API documentation
2005-10-06 Brian Harringremoving unused sandbox dirs.
2005-10-06 Brian Harringnuking this directory, since it's no longer used.
2005-10-06 Jason StubbsRestore the old behaviour that was dropped in the big...
2005-10-05 Jason StubbsMake --newuse switch on --update
2005-10-05 Jason StubbsReverting behaviour of ebuild when FEATURES="-noauto"
2005-10-05 Jason StubbsBe sure to reset settings changes before each package... v2.0.53_rc4_2111
2005-10-05 Brian Harringadded EBUILD_DEATH_HOOKS , a way for ebuilds/eclasses...
2005-10-05 Jason StubbsRestoring the metadata EAPI check code-style to match...
2005-10-05 Brian Harringtweak, since the logic I just replaced was wrong (go me)
2005-10-05 Brian Harringsave _mtime_ when EAPI nukes a cache entry, and a tweak...
2005-10-05 Jason StubbsAccount for empty EAPI
2005-10-05 Jason StubbsExclude distcc and and ccache setup from the "setup...
2005-10-05 Jason StubbsMake dispatch-conf's log file have 0600 permissions.
2005-10-05 Jason StubbsAdd new tool to check and fix problems with the world...
2005-10-05 Jason StubbsSuggest running emaint when problems with the world...
2005-10-05 Jason StubbsAlways return a list of the same length as the query...
2005-10-04 Jason StubbsAdd path to utf-8 checks so that repoman doesn't break...
2005-10-04 Brian Harringgod this module sucked.
2005-10-04 Jason StubbsExtra bracket typo :(
2005-10-04 Jason StubbsRemoved the translation of aux_get exceptions to unsupp...
2005-10-04 Brian Harringdon't declare -r the contents, declare -r the var name.
2005-10-04 Jason StubbsBig cleanup and added check regarding chosen ebuild.
2005-10-04 Brian Harringbug 107770 , fix A D and a few other vars being set...
2005-10-03 Jason StubbsWarn and ignore on invalid system/world atoms
2005-10-03 Jason StubbsRemove app-portage/portage-docs files from portage...
2005-10-03 Brian Harringfinal fixup (ebuild nameerror)
2005-10-03 Brian Harringfixing horkage when noauto is in use (nameerrors)
2005-10-02 Jason StubbsMake sure to include package.use flags with fetch-restr...
2005-10-02 Jason StubbsSpecify ebuildpath to merge() when using qmerge
2005-10-02 Jason StubbsPass use list rather than config obj to portdbapi.fetch...
2005-10-02 Jason StubbsFix typo wrt to lamba usage.
2005-10-02 Brian Harringsaner handling of selinux_enabled
2005-10-01 Jason StubbsRemove the specific dependency on python-2.2.
2005-10-01 Jason StubbsRestore full range of possible atoms that can be given...
2005-10-01 Jason StubbsCheck if invalid atoms are only missing a category...
2005-10-01 Brian Harringtouches up on file.name check, part of glep31
2005-10-01 Brian Harringfixed ebuild so
2005-09-29 Jason StubbsSort digests and manifests (to look nice and making...
2005-09-29 Jason StubbsAdd some more info about where the problem is coming...
2005-09-29 Jason StubbsMake depclean a little friendler (so that perhaps peopl...
2005-09-29 Jason StubbsIgnore packages in system/world that are satisfied...
2005-09-29 Jason StubbsIgnore files (such as metadata.xml) within portdir...
2005-09-29 Jason StubbsIgnore blockers when fetching.
2005-09-29 Jason StubbsRemove specific reference to the Gentoo Handbook.
2005-09-29 Jason StubbsRefactored world graphing code to reuse the standard...
2005-09-29 Jason StubbsAdd -i to FBSD's ldconfig as requested.
2005-09-29 Jason StubbsUpdate the casing of "linux" on the default distfile...
2005-09-29 Jason StubbsHarmless typo in signal catcher.
2005-09-29 Jason StubbsPrevent globbed atoms from having relative operators.
2005-09-29 Jason StubbsFix incorrect Exception when checking LOGDIR permissions
2005-09-29 Jason StubbsAdhere to USE flags passed into fetch()
2005-09-29 Jason StubbsSecurity checks regarding installation of world-writabl...
2005-09-29 Jason StubbsValidation of user atoms.
2005-09-29 Jason Stubbsadd --newuse short option to emerge help
2005-09-29 Jason Stubbsremove CDEPEND
2005-09-29 Jason Stubbsoverridable lchown/lchgrp
2005-09-29 Jason Stubbszmedico's prelink optimization
2005-09-28 Brian Harringfixups to EAPI handling.
2005-09-28 Brian Harringfile.name fixup for glep31 checks.
next