Ignore EEXIST from rmdir since some kernels (such as solaris) return that instead...
[portage.git] / bin /
2007-01-29 Zac MedicoIgnore EEXIST from rmdir since some kernels (such as... v2.1.2-r5
2007-01-29 Zac MedicoCatch EACCESS when running env-update, orignal patch...
2007-01-29 Zac MedicoFor bug #164078, don't trigger the CLEAN_DELAY countdow...
2007-01-29 Zac Medicoadd support for transparently decompressing gz/Z/bz2...
2007-01-28 Zac MedicoRemove a stray print statement. Thanks to Rick Warner...
2007-01-28 Zac Medicotranslate unicode quotes to ascii ones so we can keep...
2007-01-28 Zac MedicoCan't delete variable that doesn't exist anymore (bug...
2007-01-24 Zac Medicodemote KEYWORDS.missing to a warning to make KEYWORDS... v2.1.2-r4
2007-01-20 Zac MedicoUse XARGS for portable xargs handling when find doesn...
2007-01-20 Zac MedicoFor bug #161356, fix error handling for currupt ebuilds...
2007-01-19 Zac Medicodump emerge's normpath in favor of portage_util's norma... v2.1.2-r1
2007-01-18 Zac MedicoSimplify rsync timestamp.chk handling and print the...
2007-01-18 Zac Medicoarm and superh support exec stack stuff now (trunk...
2007-01-17 Zac MedicoUse the portable -o option for tar. Thanks to Timothy...
2007-01-16 Mike Frysingermake sure we rename links and not just what they point...
2007-01-16 Mike Frysingermake it executable
2007-01-16 Zac MedicoUse the portable -o option for tar. Thanks to Timothy...
2007-01-16 Alec Warnerswitch news timestamp and unread/read storage to '...
2007-01-16 Alec WarnerVarious glep 42 fixes, fix up the portageq calls to...
2007-01-16 Zac MedicoReplace mktemp with mkstemp since the former is depreca...
2007-01-16 Zac MedicoFix broken commitmessagefile handling.
2007-01-16 Zac MedicoFor consistency, just use os.environ.
2007-01-16 Zac MedicoMake repoman commit removals together with the other...
2007-01-16 Zac MedicoEnable repoman to commit a Manifest alone instead of...
2007-01-16 Alec Warnermerge glep42 into trunk
2007-01-15 Mike Frysingerelevate the importance of 64bit clean code on 64bit...
2007-01-15 Alec Warnerexithandler is not a portageq func, so ignore it
2007-01-14 Zac MedicoDisable the test phase when USE=test is masked (for...
2007-01-14 Zac MedicoFix dohtml so that it continues to install files even...
2007-01-13 Mike Frysingermake sure people call addread/addwrite/adddeny/addpredi...
2007-01-13 Zac MedicoCatch InvalidData exceptions for bad atoms passed as...
2007-01-13 Zac MedicoFix a typo.
2007-01-13 Zac MedicoObey the silent parameter when parsing options.
2007-01-13 Zac MedicoFor bug #144380, disable color at emerge startup and...
2007-01-13 Zac MedicoUse end_paragraph(1) instead of add_line_break() so...
2007-01-13 Zac MedicoSend the unmerge failure message to stderr.
2007-01-12 Zac MedicoSend the slot collision notice to stderr and only show...
2007-01-12 Zac MedicoRevert accidentally modified joins.
2007-01-12 Zac MedicoFix a typo.
2007-01-12 Zac MedicoFix a typo.
2007-01-12 Alec Warnerpurge string module from repoman
2007-01-12 Alec Warnerfix "" " " bug
2007-01-12 Alec Warnerpurge string module from emerge
2007-01-12 Alec WarnerMore String deprecation
2007-01-12 Zac MedicoFor bug #88485, show the location of the build log...
2007-01-12 Zac MedicoFor bug #147512, don't print a cryptic error message...
2007-01-12 Mike Frysingerdrop lazy bindings check once and for all ... the syste...
2007-01-12 Zac MedicoFix ebuild environment color.map support so that it...
2007-01-11 Mike Frysingeruse cached suffix value and if it is not valid, lets...
2007-01-11 Mike Frysingerdont compress files that are already compressed and...
2007-01-11 Zac MedicoFor bug #50738, inform the user about the location...
2007-01-11 Mike Frysingeradd support for user-customizable compression #9870
2007-01-11 Marius MauchRename 'Last Sync' to 'Timestamp of tree' to clarify...
2007-01-10 Zac MedicoRename depgraph._invalid_depgraph_is_acceptable() to...
2007-01-10 Zac MedicoDon't allow slot collision nodes to block other package...
2007-01-10 Zac MedicoFor bug #161422, make slot collisions non-fatal in...
2007-01-10 Marius Mauchcreate symlinks to html documentation if DOC_SYMLINK_DI...
2007-01-10 Zac MedicoFor bug #160075, send all 'QA Notice' messages to eqawa...
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 Alec WarnerOkies this works locally for me now (and Zac)
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-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-07 Zac MedicoDon't automatically fix digests in --pretend mode.
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 MedicoMake repoman use portage.normalize_path instead of...
2007-01-04 Zac MedicoImplement distlocks for --getbinpkg so that it works...
2007-01-03 Mike Frysingeradd support for scanning of build logs for common issue...
2007-01-02 Zac MedicoOptimize dep_zapdeps to work without a vartree when...
2007-01-02 Mike Frysingermerge all of the QA related checks together
2006-12-31 Zac MedicoFor bug #159224, use separate xmatch caches for each...
2006-12-30 Zac MedicoUse return values instead of direct sys.exit(123) calls...
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 MedicoBe slightly more defensive when loading the vdb/blocker...
2006-12-30 Zac MedicoSort the --info USE flags for bug #159161.
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 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 #159252, don't preserve file attributes when...
2006-12-28 Zac MedicoUse a pickle to cache vdb metadata. This greatly impro...
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...
next