portage.git
2007-01-05 Zac MedicoFor python-2.3 compatibility, don't pass an iterable...
2007-01-05 Zac MedicoMake repoman use portage.normalize_path instead of...
2007-01-04 Zac MedicoUse -G instead of -g (typo from the previous commit).
2007-01-04 Zac MedicoAs a workaround for bug #147625, spawn `id -g portage...
2007-01-04 Zac MedicoMake sure that myid is defined for the previous commit.
2007-01-04 Zac MedicoWhen fetching metadata from a binhost, reconnect if...
2007-01-04 Zac MedicoExport EBUILD_PHASE="" when running misc-function.sh...
2007-01-04 Zac MedicoImplement distlocks for --getbinpkg so that it works...
2007-01-03 Zac MedicoMake sure stderr is flushed since os._exit doesn't...
2007-01-03 Zac MedicoMake sure stderr is flushed since os._exit doesn't...
2007-01-03 Zac MedicoUse os._exit instead of sys.exit in a forked child...
2007-01-03 Zac MedicoWhen using the spawn's returnpid parameter, manually...
2007-01-03 Marius Mauchundo
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 Mike Frysingermerge all of the QA related checks together
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 MedicoFor bug #159224, use separate xmatch caches for each...
2006-12-31 Zac MedicoUse slot atom matching to simplify detection of downgra...
2006-12-31 Zac MedicoFor bug #159518, increase the "database is locked"...
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 MedicoPunt the abort_unpack() handler since it's pointless...
2006-12-30 Zac MedicoFix 'TypeError: unpack non-sequence' that occurs if...
2006-12-30 Zac MedicoDo some small fixes to prevent slot collision nodes...
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 MedicoSort the --info USE flags for bug #159161.
2006-12-30 Zac MedicoFor bug #159360, make sure that the highest available...
2006-12-30 Mike Frysingerdetect incorrect absolute symlinks in libdirs
2006-12-30 Mike Frysingerfixup style
2006-12-29 Zac MedicoSend stuff that's not a warning or error to stdout...
2006-12-29 Ned Ludd- keep things quiet when uninstalling
2006-12-29 Zac MedicoDo some minor cleanup in the dep_zapdeps downgrade...
2006-12-29 Zac MedicoFor bug #159310, don't show a slot collision notice...
2006-12-29 Zac MedicoAdd some docs for the blockers cache format.
2006-12-29 Zac MedicoFor bug #159161, make emerge --info show USE_EXPAND...
2006-12-29 Zac MedicoUse a pickle to cache blockers for all installed packag...
2006-12-28 Zac MedicoFor bug #159295 and python-2.3 compatibility, don't...
2006-12-28 Zac MedicoFor bug #159252, don't preserve file attributes when...
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 MedicoUpdate emerge --metadata docs for more clarity.
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-28 Alec Warnertry to give the emerge manpage a facelift, upgrade...
2006-12-27 Zac MedicoAllow dep_check to use the global db for compatibility...
2006-12-26 Zac MedicoMake _setitem do a deepcopy just in case.
2006-12-25 Zac MedicoFor bug #148603, when an ebuild dies, print eclasses...
2006-12-25 Zac MedicoUse a SIGTERM signal to support a die call inside of...
2006-12-25 Zac MedicoMake sure that portage_group_warning() will be shown...
2006-12-25 Zac MedicoWhen the user has insufficient access privileges, speci...
2006-12-25 Zac MedicoPrevent the regen action from running in --pretend...
2006-12-25 Zac MedicoDrop the warning messages for users that aren't in...
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-24 Alec WarnerManpage fix for bug # 158983, thanks to Fabio Correa...
2006-12-23 Zac MedicoFor forward compatibility, make metadata_overlay pass...
2006-12-23 Zac MedicoFor bug #158931, add some release notes to explain...
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 Marius MauchList package in summary logfile
2006-12-23 Alec Warnerstartime is set up in treewalk, so no need to do it...
2006-12-23 Zac MedicoShow the "Calculating dependencies .. done!" message...
2006-12-23 Zac MedicoOnly write repo.stats and repo.fails when the repoman...
2006-12-23 Zac MedicoCombine two default EAPI settings in portdbapi.aux_get().
2006-12-23 Zac MedicoFix inverted EAPI default logic.
2006-12-23 Zac MedicoMake metadata_overlay use the autocommits attribute...
2006-12-23 Zac MedicoPass a cache instance into metadata_overlay since it...
2006-12-22 Zac MedicoAdd volatile cache module missing from the previous...
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 Alec WarnerI hate docstrings
2006-12-22 Zac MedicoUse a pipe instead of a temp file for the depend phase.
2006-12-22 Zac MedicoRevert the default choice for --ask --unmerge (bug...
2006-12-22 Zac MedicoFor bug #158649, allow --buildpkgonly to bypass the...
2006-12-22 Zac MedicoFix the "help" phase so that it works without build...
2006-12-21 Zac MedicoMake emerge enable backward compatibility mode for...
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 #158658, fix the 'TypeError: int argument requi...
2006-12-21 Zac MedicoFor bug #158632, make aux_get caching safe for missing...
2006-12-21 Zac MedicoFor installed packages with invalid depstrings, tell...
2006-12-21 Zac MedicoWhen a removal phase fails, tell the user where the...
next