portage.git
2006-04-27 Zac MedicoRemove usage of the portage.thirdpartymirrors global...
2006-04-27 Zac MedicoMake FEATURES=cvs cause all distfiles to be fetched...
2006-04-27 Zac MedicoOnly use one global statement to avoid bogus python...
2006-04-27 Zac MedicoPass in mydbapi and vartree where relevant for all...
2006-04-27 Simon Stellingescape $ in PORTAGE_ELOG_MAILSUBJECT; bug 131373
2006-04-27 Zac MedicoAdd an option vartree parameter to doebuild(), merge...
2006-04-27 Zac MedicoAdd optional mydbapi parameter to doebuild() so that...
2006-04-26 Zac MedicoMake fetchlist_dict an optional parameter in the Manife...
2006-04-26 Zac MedicoPass a portdbapi instance into portage.digestgen()...
2006-04-26 Zac MedicoPass a portdbapi instance into the FetchlistDict constr...
2006-04-26 Zac MedicoGroup together and clearly mark some deprecated globals.
2006-04-26 Zac MedicoMove PORTAGE_MASTER_PID and BASH_ENV from global scope...
2006-04-26 Zac MedicoUse the correct ACCEPT_KEYWORDS for each profile (regre...
2006-04-26 Zac MedicoRemove portage.config.root (from r3229) and just use...
2006-04-26 Zac MedicoRemove portage.config.groups (formerly portage.groups...
2006-04-26 Zac MedicoFix portdbapi.aux_get(), findname2(), and getfetchlist...
2006-04-25 Zac MedicoFix false variable.readonly match on continued lines...
2006-04-25 Zac MedicoValidate the resume merge list in --ask and --pretend...
2006-04-25 Zac MedicoMake copies of the groups attribute before modifying...
2006-04-25 Zac MedicoRemove all dependence on the portage.features global...
2006-04-25 Zac MedicoRemove all usage of the portage.archlist global variable.
2006-04-25 Zac MedicoRemove all usage of the portage.groups global variable.
2006-04-25 Zac MedicoRemove all usage of portage.usedefaults and portage...
2006-04-25 Zac MedicoMove portage.root logic from global scope into the...
2006-04-25 Zac MedicoMove initialization of tmp, var/tmp, var/lib/portage...
2006-04-25 Zac MedicoMove cache dir initialization from global scope to...
2006-04-25 Mike Frysingerenable +x bits on sed
2006-04-25 Zac MedicoMove USER_VIRTUALS_FILE deprecation warning to config...
2006-04-25 Zac MedicoSplit a config.validate() method and move PORTAGE_TMPDI...
2006-04-25 Zac MedicoMove the make.profile symlink warning from global scope...
2006-04-25 Zac MedicoCatch IOError when loading the mtimedb.
2006-04-25 Zac MedicoMove ACCEPT_KEYWORDS and PORTAGE_ARCHLIST validation...
2006-04-25 Zac MedicoMove the mtimedb initialization code from global scope...
2006-04-25 Zac MedicoCatch ValueError from cpv_expand for bug #131160.
2006-04-24 Zac MedicoAdd a note concerning the separation of legacy global...
2006-04-24 Zac MedicoFor better organization, migrate the initialization...
2006-04-24 Zac MedicoMake sure usage of portage.db and portage.mtimedb is...
2006-04-24 Zac MedicoMake sure a usage of portage.settings is marked as...
2006-04-24 Zac MedicoUse tree="vartree" for prerm, postrm, and cleanrm phase...
2006-04-24 Zac MedicoUse one aux_get call instead of 2.
2006-04-24 Zac MedicoUse local myroot instead of portage.root global.
2006-04-24 Zac MedicoReplace finddigest usage with Manifest2 compatible...
2006-04-24 Zac MedicoPass a dbapi instance into doebuild_environment so...
2006-04-24 Zac MedicoRemove a possibly unecessary try statement that may...
2006-04-24 Zac MedicoReplace usage of global portage.settings with self...
2006-04-24 Zac MedicoFix accidental usage of global settings instead of...
2006-04-24 Zac MedicoDo lazy initialization of portage.db[root][porttree...
2006-04-24 Zac MedicoMove thirdpartymirrors stacking out of global scope.
2006-04-23 Zac MedicoMove deprecated profile check out of global scope.
2006-04-23 Alec WarnerMinor emerge -V/--info fixes thanks to iggy, use portag...
2006-04-23 Zac MedicoMove endversion and endversion_keys to portage_versions...
2006-04-23 Zac MedicoMove portage.global_updates() invocation out of portage...
2006-04-23 Alec WarnerMake sed wrapper not executable. Currently the wrapper...
2006-04-23 Alec WarnerFix sed breakage for people with weird PATH, fix tabs...
2006-04-23 Simon Stellingset executable bit for sed-wrapper
2006-04-23 Mike Frysingertighten up output in pretend mode
2006-04-23 Mike Frysingerfixup clean output
2006-04-23 Mike Frysingerspace arguments
2006-04-23 Zac MedicoFix FileNotFound error when ignoreMissing=True for...
2006-04-23 Zac MedicoReplace hard coded "size" with MANIFEST1_HASH_FUNCTIONS.
2006-04-23 Zac MedicoRemove bogus "size" manifest entries reported by vapier.
2006-04-22 Alec WarnerAdd copyright header, thanks to Zac Medico for pointing...
2006-04-22 Alec WarnerA sed wrapper for OSX/BSD courtesy of Flameeyes and...
2006-04-22 Zac MedicoDisable sandbox during package phase interaction with...
2006-04-22 Zac MedicoPrint the actual DISTDIR location in the help ouput...
2006-04-22 Zac Medicos/Do you want me/Would you like/g for bug #112439.
2006-04-22 Zac MedicoExit with error status when the user has attempted...
2006-04-21 Zac MedicoFix partial download size calculation for bug #116796.
2006-04-21 Zac MedicoFix `emerge -s` download size calculation for bug ...
2006-04-21 Zac MedicoImplement portage.config.get() in order to provide...
2006-04-21 Zac MedicoUse os.path.join for PORTAGE_GPG_DIR and remove a dupli...
2006-04-20 Mike Frysingerif PORTAGE_GPG_DIR is not set then default to ~/.gnupg...
2006-04-20 Zac MedicoFix repoman --commitmsgfile logic. Thanks to Christian...
2006-04-20 Zac MedicoAdd and "other" EBUILD_PHASE for bug #127585. Thanks...
2006-04-20 Zac MedicoUpdate Manifest automatically in repoman commit mode...
2006-04-19 Mike Frysingersupport *.bz #130406
2006-04-18 Mike Frysingeruse just [[...]] instead of ((...)); especially when...
2006-04-18 Zac Medicos/GENTOO_MIRRORs/GENTOO_MIRRORS/
2006-04-18 Zac MedicoFix gpgsign logic for bug #57445.
2006-04-18 Zac MedicoImplement portage.config.setdefault() in order to provi...
2006-04-17 Zac MedicoIgnore ENOENT errors when $FILESDIR doesn't exist....
2006-04-17 Mike Frysingerdont dump debug update info in quiet mode
2006-04-17 Zac MedicoAvoid rewritting the Manifest whenever possible by... v2.1_pre9
2006-04-16 Simon Stellingtouchup emerge --help: reorder and wrap lines. credit...
2006-04-16 Simon Stellingsync short options with the rest of emerge --help;...
2006-04-16 Simon Stellingadd instructions how to update portage when --sync...
2006-04-16 Simon Stellingmake misc-functions.sh executable as it's called direct...
2006-04-16 Simon Stellingfix misuse of 'cat'
2006-04-16 Mike Frysingereat whitespace
2006-04-16 Mike Frysingeruse a temp file but this time cut out the duplicate...
2006-04-16 Zac MedicoMake find arguments portable for bug #129935 and remove...
2006-04-15 Zac MedicoOverride LazyItemsDict.update() so that it works correc...
2006-04-15 Mike Frysingertouchup syntax and dont execute the loop as many times
2006-04-15 Simon Stellinguse strip_duplicate_slashes instead of "for 1 2 3 do...
2006-04-15 Simon Stellingremove all unneeded slashes, not only // or ///
2006-04-15 Simon Stelling`` must die
2006-04-15 Simon Stellingsome more hasq fixes
2006-04-15 Simon Stellinguse has instead of bloated bash constructs
2006-04-15 Simon Stellingfix typo from rev 3151
2006-04-15 Simon Stellingonly move $T/environment if it exists; bug 64926
next