portage.git
2007-01-10 Alec Warnerremove monolithic test
2007-01-10 Alec Warnersplit out util tests
2007-01-10 Alec Warnerrename atoms back to vercmp
2007-01-10 Alec Warnershift test cases around
2007-01-10 Alec Warnershift test cases around
2007-01-10 Alec WarnerTake Genone's suggestion and break the modules up into...
2007-01-10 Alec WarnerFix Fail test
2007-01-10 Zac MedicoMake the tests pass.
2007-01-10 Alec Warnerrework test import code, rename test_vercmp to be more...
2007-01-10 Zac MedicoUse startwith to simplify =* matching.
2007-01-10 Zac MedicoMinor fixes for the =* operator (I hope we're done...
2007-01-10 Marius MauchI hate this thing
2007-01-10 Marius Mauchminor performance improvement
2007-01-10 Marius Mauchalso sanitize mycpv for =* handling
2007-01-10 Marius Mauch=* operator sucks
2007-01-10 Marius MauchDocumenting the loop a bit
2007-01-10 Marius MauchMake the =* operator more robust
2007-01-10 Marius MauchAttach the problematic data to the exception for debugging
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 MauchMake env variable example about USE shell independent
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-10 Zac MedicoFor bug #160075, send all 'QA Notice' messages to eqawa...
2007-01-10 Marius MauchAdd elog related variables to make.conf(5) with a point...
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.
next