portage.git
2006-05-08 Zac MedicoCatch FileNotFound exception and print a message when...
2006-05-08 Zac MedicoMove the fake $HOME that's used for ebuilds from $PORTA...
2006-05-07 Zac MedicoFix a potential NameError due to 'cpv' being undefined...
2006-05-07 Zac MedicoProperly encode metadata strings as utf-8 in order...
2006-05-07 Zac MedicoReplace inappropriate use of writelines with normal...
2006-05-06 Zac MedicoFix portage.config handling of ROOT and PORTAGE_CONFIGR...
2006-05-06 Marius Mauchmake rsync variable messages a bit less inviting
2006-05-06 Zac MedicoCatch a KeyError and report a missing digest for bug...
2006-05-06 Zac MedicoRemove the uppercase requirement on flat_hash metadata...
2006-05-06 Zac MedicoObey self.incrementals in config.regenerate() instead...
2006-05-05 Zac MedicoCatch a KeyError and notify the user of a missing diges...
2006-05-05 Zac MedicoReimplement the fix for bug #79566 more cleanly (the...
2006-05-04 Zac MedicoFix some small typos in ebuild.sh for bug #86151. ...
2006-05-04 Zac MedicoMake sure that cloned FEATURES are correctly preserved...
2006-05-04 Zac MedicoBring back FEATURES="assume-digests" for bug #132182.
2006-05-03 Zac MedicoImprove the error message when an eclass is not found...
2006-05-03 Zac MedicoCatch an uncaught CacheCorruption for the traceback...
2006-05-03 Simon Stellingreadd not-so pointless if statement
2006-05-02 Simon Stellingremove pointless if statement
2006-05-02 Simon Stellingbest_version doesn't return different codes depending...
2006-05-02 Simon Stellingcatch ENOENT and ENOTDIR in clean_locks to prevent...
2006-05-02 Simon Stellinguse hasq where appropriate
2006-05-02 Simon Stellinglet 'emerge -h world' print a nice help message powered...
2006-05-02 Simon Stellinguse escaping code that works for mrxvt too; thanks...
2006-05-02 Simon Stellingrevert rev 3300 as it has various issues and doesn...
2006-05-02 Zac MedicoMigrate old digest-* code in portage.fetch() to be...
2006-05-02 Zac Medicofix a typo from the last revision
2006-05-02 Zac MedicoProperly join CUSTOM_MIRRORS_FILE with PORTAGE_CONFIG_R...
2006-05-02 Zac MedicoRemove an extra aux_get call in doebuild and combine...
2006-05-01 Simon Stellingdon't let profile.env overwrite variables that are...
2006-05-01 Zac MedicoAdd a new sqlite cache module (one I wrote) that has...
2006-05-01 Zac MedicoRemove sqlite.py because it's performance is unacceptab...
2006-05-01 Simon Stellingreplace hardcoded /usr/lib/portage/bin with PORTAGE_BIN...
2006-05-01 Simon Stellingmake portage shut up if --quiet is given; bug 62273
2006-05-01 Simon Stellingrevert my last commit except for the parts i really...
2006-05-01 Simon Stellingallow escaping in elog_base() to fix bug 131913
2006-05-01 Zac MedicoDon't skip regenerate() because leads to 'Problem resol...
2006-05-01 Zac MedicoMake sure that emerge really removes noauto from FEATUR...
2006-05-01 Zac MedicoInitial PORTAGE_CONFIGROOT support in the portage.confi...
2006-04-30 Alec WarnerAdd cfg-update to the list of happy config file managers.
2006-04-30 Ned Ludd- People have started RESTRICTing "stricter", which...
2006-04-30 Ned Ludd- be sure to remove o+w bits on debug files
2006-04-30 Zac MedicoPass a vartree instance into portage.unmerge() to avoid...
2006-04-30 Zac MedicoHandle the doebuild's unmerge phase before setting...
2006-04-30 Zac MedicoAvoid global db usage in doebuild() except when absolut...
2006-04-30 Zac MedicoUpdate portage config update messages to mention dispat...
2006-04-30 Zac MedicoPrint disfiles file names for bug #131774. I've remove...
2006-04-30 Mike Frysingerretain important historical aspects of the checksum...
2006-04-30 Zac MedicoAdd PORTAGE_BIN_PATH and PORTAGE_PYM_PATH to the enviro...
2006-04-30 Zac MedicoPrint [ OK ] messages (like eend) when checksums are...
2006-04-29 Alec WarnerRemove 4 year old cvs sync code, fix login around spawn... v2.1_pre10
2006-04-29 Zac MedicoRemove all usage of the portage.root global from portag...
2006-04-29 Zac MedicoAdd a portage.config.selinux_enabled() accessor and...
2006-04-29 Zac MedicoPrevent a NameError in commit_mtimedb() when the portag...
2006-04-29 Zac MedicoMove the legacy global initializations into a function...
2006-04-29 Zac MedicoPass mtimes through doebuild(), into dblink.merge(...
2006-04-29 Zac MedicoReturn early from portage.commit_mtimedb() when mtimedb...
2006-04-29 Zac MedicoEnable portage.commit_mtimedb() to work without globals.
2006-04-29 Zac MedicoEnable portage.pkgmerge() to work without globals.
2006-04-29 Zac MedicoEnable portage.dep_zapdeps() to work without globals.
2006-04-29 Zac MedicoEnable portage.env_update() to work without globals.
2006-04-29 Zac MedicoIn the clean phase, for maximum chflags portablility...
2006-04-29 Zac MedicoCatch Permission Denied errors during manifest/digest...
2006-04-28 Zac MedicoFix PORTAGE_GPG_DIR handling so that ~/.gnupg/ works...
2006-04-28 Zac MedicoFix spelling of "hierarchy" for bug #131582 and raise...
2006-04-28 Zac MedicoRemove global db usage from portdbapi.gvisible().
2006-04-28 Zac MedicoOnly trigger the 'Using system located in ROOT' message...
2006-04-28 Zac MedicoRemove global db usage from portage.config.regenerate().
2006-04-28 Zac MedicoFix a typo from r3245.
2006-04-28 Zac MedicoDisable the FEATURES=cvs part of r3251 because it preve...
2006-04-28 Zac MedicoMake portage.vardbapi able to work without any global...
2006-04-28 Zac MedicoFix portage.global_updates() and portage.do_vartree...
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...
next