For bug #162275, make doebuild validate *DEPEND and bail out if necessary.
[portage.git] / pym / portage.py
2007-01-15 Zac MedicoFor bug #162275, make doebuild validate *DEPEND and...
2007-01-14 Zac MedicoDon't warn about /etc/make.profile not being a symlink...
2007-01-13 Zac MedicoFix reversed arguments.
2007-01-13 Zac MedicoFix 'TypeError: not all arguments converted during...
2007-01-13 Alec Warnerfix tabs with patch from Grobian and bug # 161911,...
2007-01-12 Alec Warnerremove the last of the string module from portage.py
2007-01-12 Zac MedicoFix more typos.
2007-01-12 Alec Warnerpurge string from portage.py, fix minor bug in portage_util
2007-01-12 Zac MedicoFix incremental virtuals code for the new stricter...
2007-01-12 Zac MedicoReturn early from finddigest if findname2 found nothing.
2007-01-12 Alec WarnerFIx a bunch of random Except: statements in portage...
2007-01-12 Alec Warneros.cwd can return OSError (maybe IOError with wrong...
2007-01-12 Zac MedicoFor bug #147512, don't print a cryptic error message...
2007-01-12 Zac MedicoFix ebuild environment color.map support so that it...
2007-01-11 Zac MedicoUse dict.get() to prevent a potential (bug unlikely...
2007-01-11 Marius MauchMake FEATURES=test imply USE=test
2007-01-10 Marius MauchStupid me, shouldn't jsut move a part of the patch
2007-01-10 Marius MauchAlways use vercmp for cpv comparisons
2007-01-10 Marius Mauchcreate symlinks to html documentation if DOC_SYMLINK_DI...
2007-01-10 Marius Mauchmake.globals has no business in profiles
2007-01-09 Zac MedicoFor bug #161003, disallow virtuals in package.provided...
2007-01-09 Zac MedicoFor bug #161103, don't skip collision-protect checks...
2007-01-09 Zac MedicoMake digestgen() force fetch unless all required digest...
2007-01-09 Zac MedicoSplit PORTAGE_ELOG_CLASSES outside the loop for better...
2007-01-06 Zac MedicoDon't swallow an IOError if it is thrown from the aux_g...
2007-01-05 Zac MedicoFor python-2.3 compatibility, don't pass an iterable...
2007-01-04 Zac MedicoExport EBUILD_PHASE="" when running misc-function.sh...
2007-01-03 Zac MedicoWhen using the spawn's returnpid parameter, manually...
2007-01-03 Marius MauchAllow - in elog module names
2007-01-03 Mike Frysingeradd support for scanning of build logs for common issue...
2007-01-02 Zac MedicoTry to create DISTDIR before disabling fetch due to...
2007-01-02 Zac MedicoOptimize dep_zapdeps to work without a vartree when...
2007-01-02 Zac MedicoDon't bother to list the contents of directories before...
2007-01-02 Zac MedicoFix the writemsg noiselevel from the previous commit.
2007-01-02 Zac MedicoFor bug #159638, fix the UnboundLocalError in vartree...
2006-12-31 Zac MedicoUse slot atom matching to simplify detection of downgra...
2006-12-31 Zac MedicoSend errors in elog_process() to stderr via writemsg.
2006-12-30 Zac MedicoUse return values instead of direct sys.exit(123) calls...
2006-12-30 Zac MedicoUse a try/finally block to ensure that the alarm will...
2006-12-30 Zac MedicoFor bug #141361, use an alarm signal to implement a...
2006-12-30 Zac MedicoCorrect the package.mask lookup order in getmaskingreas...
2006-12-30 Zac MedicoFor bug #151326, prevent invalid comments from being...
2006-12-30 Zac MedicoImprove the logic for bug #159360 to ensure that an...
2006-12-30 Zac MedicoBe slightly more defensive when loading the vdb/blocker...
2006-12-30 Zac MedicoFor bug #159360, make sure that the highest available...
2006-12-29 Zac MedicoDo some minor cleanup in the dep_zapdeps downgrade...
2006-12-28 Zac MedicoFor bug #159295 and python-2.3 compatibility, don't...
2006-12-28 Zac MedicoMake vardbapi.cpv_counter() use aux_get for caching.
2006-12-28 Zac MedicoMake vartree.getslot() use the dbapi for aux_get caching.
2006-12-28 Zac MedicoAllow the list of keys cached by the vardb to change...
2006-12-28 Zac MedicoMake portdbapi.flush_cache() consistent with vardbapi...
2006-12-28 Zac MedicoUse a pickle to cache vdb metadata. This greatly impro...
2006-12-27 Zac MedicoAllow dep_check to use the global db for compatibility...
2006-12-25 Alec WarnerDocstrings for mergeme...
2006-12-25 Alec Warnermore docstrings..
2006-12-24 Zac MedicoMake sure that bindbapi makes EAPI correctly default...
2006-12-24 Zac MedicoMake bindbapi.aux_get() selectively cache metadata...
2006-12-24 Zac MedicoClone cached match results before returning them from...
2006-12-24 Alec Warnercptot appears to be unused, punting it along with this...
2006-12-24 Alec WarnerDocstrings for doebuild
2006-12-24 Alec WarnerMore code cleanup, packagetree appears to be completely...
2006-12-23 Alec Warnermove actionmap_deps out of global scope and into doebui...
2006-12-23 Alec WarnerMore Docstrings in portage.py
2006-12-23 Marius Mauchdisable display of elapsed time for collision-protect...
2006-12-23 Alec Warnerstartime is set up in treewalk, so no need to do it...
2006-12-23 Zac MedicoCombine two default EAPI settings in portdbapi.aux_get().
2006-12-23 Zac MedicoPass a cache instance into metadata_overlay since it...
2006-12-22 Zac MedicoWhen an unprivileged user runs portage (not in the...
2006-12-22 Alec WarnerRemove two old functions, appear to be relics from...
2006-12-22 Zac MedicoUse a pipe instead of a temp file for the depend phase.
2006-12-22 Zac MedicoFix the "help" phase so that it works without build...
2006-12-21 Zac MedicoCreate a backward compatibility mode for dep_check...
2006-12-21 Zac MedicoUse the return value from setdefault to avoid an extra...
2006-12-21 Zac MedicoFor bug #158632, make aux_get caching safe for missing...
2006-12-21 Zac MedicoWhen a removal phase fails, tell the user where the...
2006-12-20 Zac MedicoAdd missing newlines to the warning message that's...
2006-12-20 Zac MedicoFor bug #158608, don't attempt to use distlocks when...
2006-12-19 Zac MedicoFor bug #158558, make the unmerge phase do automatic...
2006-12-19 Zac MedicoFor bug #158558, fix broken ebuild rename logic in...
2006-12-19 Zac MedicoMake binarytree.move_ent() properly update PF.
2006-12-19 Marius MauchNew elog modules for dismerging messages into a single...
2006-12-19 Zac MedicoIncrease cache hits in portdbapi.xmatch().
2006-12-18 Zac MedicoMake portdbapi cache SLOT in addition to EAPI and KEYWO...
2006-12-16 Zac MedicoMake use_reduce raise an InvalidDependString exception...
2006-12-16 Zac MedicoMake dep_check validate all depstring atoms in order...
2006-12-16 Zac MedicoSplit ACCEPT_KEYWORDS before entering the loop for...
2006-12-16 Zac MedicoMake sure eapi is defined in order to prevent a NameError.
2006-12-16 Zac MedicoCache KEYWORDS and EAPI metadata values in order to...
2006-12-13 Zac MedicoMove the biolerplate cpv_all() implementation from...
2006-12-11 Zac MedicoAll portage.fetch() to succeed even if FETCHCOMMAND...
2006-12-11 Zac MedicoMake the fetch phase bail out if FETCHCOMMAND or RESUME...
2006-12-11 Zac MedicoEnsure that the root of the vdb exists before attemptin...
2006-12-10 Zac MedicoInitialize the match cache in the bindbapi constructor.
2006-12-10 Zac MedicoCache the results of fakedbapi.match() calls and clear...
2006-12-10 Zac MedicoUse dep_getcpv() inside dep_expand() for code sharing...
2006-12-10 Zac MedicoAvoid unnecessary dbapi.cp_list() calls inside cpv_expa...
2006-12-09 Zac MedicoAdd use.force support to dep_check for repoman especial...
2006-12-09 Zac MedicoFix a type from the previous commit.
2006-12-09 Zac MedicoFix broken SLOT update logic in fakedbapi.cpv_inject().
2006-12-09 Zac MedicoRemove locking from dbapi.aux_update() implementations...
next