portage.git
2007-01-10 Marius MauchUpdate x86 CFLAGS section, original patch by Peter...
2007-01-10 Marius MauchMisc typo fixes, patch by Benno Schulenberg (bug #157812)
2007-01-09 Zac MedicoFor bug #160971, rename dir.gz to dir.gz.old when neces...
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-09 Marius MauchUpdate NEWS with eqawarn and 'ebuild foo test' changes
2007-01-09 Alec WarnerThis file apparently uses spaces to line everything...
2007-01-09 Alec WarnerOkies this works locally for me now (and Zac)
2007-01-09 Marius MauchMention new QA loglevel in make.conf.example
2007-01-09 Marius MauchAdd new eqawarn function and QA loglevel to be used...
2007-01-09 Alec WarnerZac pointed out that the retcodes would be wrong if...
2007-01-09 Marius MauchDisable qa_source usage until it actually works
2007-01-09 Marius MauchAlways run src_test when calling 'ebuild foo test'
2007-01-09 Marius MauchMake PORTAGE_BASE_PATH dynamic based on __file__
2007-01-08 Alec WarnerAntarus sucks at bash, thanks for Genone for reporting...
2007-01-08 Alec WarnerImplement QA checks that attempt to detect changed...
2007-01-08 Zac MedicoFor bug #160893, ignore a KeyError during cache cleansi...
2007-01-08 Zac Medicos/suffix/version prefix/ since it really is a prefix...
2007-01-08 Zac Medicos/prefix/suffix/ Thanks to hydrogen for reporting on...
2007-01-07 Zac MedicoDon't automatically fix digests in --pretend mode.
2007-01-06 Zac MedicoDon't swallow an IOError if it is thrown from the aux_g...
2007-01-06 Zac MedicoFix the digestentry.unused check so that it works prope...
2007-01-06 Zac MedicoFor bug #160310, remove the line continuation syntax...
2007-01-06 Zac MedicoFor bug #160310, allow \ inside `` quotes in order...
2007-01-06 Mike Frysingerforce C locale for now when parsing gcc log files ...
2007-01-06 Mike Frysingerrevert previous changes ... ruby.eclass is wrongly...
2007-01-06 Zac MedicoFix one more potential false glob match.
2007-01-06 Zac MedicoFix shell glob logic that leads to false positives...
2007-01-05 Zac MedicoFor bug #160299, make sure that emerge sees a somewhat...
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...
next