portage.git
2007-10-12 Zac MedicoBug #195370 - Filter some more bogus matches due to
2007-10-12 Zac MedicoRemove a redundant call to elog_process(). (trunk r8091)
2007-10-12 Zac Medicos:this package wants:this package will: (trunk r8089)
2007-10-12 Zac MedicoBug #195527 - Unconditionally detect file collisions...
2007-10-12 Zac MedicoRaise a PackageNotFound exception instead of a ValueError
2007-10-12 Zac MedicoRemove ambiguous "you should edit this file" warning.
2007-10-12 Zac MedicoBug #195370 - Prevent bogus upgrade display when a
2007-10-12 Zac MedicoMake portdbapi.aux_get() cache more often. (trunk r8011)
2007-10-12 Zac MedicoProperly exclude old-style virtuals from the
2007-10-12 Zac MedicoRemove a redundant os.access() call in portdbapi.aux_get()
2007-10-12 Zac MedicoOptimize away a match_from_list() call inside
2007-10-12 Zac MedicoMove the "commit" mode manifest generation earlier...
2007-10-12 Zac Medicoadd --debug option and display a message about skipping
2007-10-12 Zac Medicoadd standard --help/--version options (trunk r7993)
2007-10-12 Zac Medicounify diff_command handling (trunk r7992)
2007-10-12 Zac Medicoadd support for .lzma / .tar.lzma to unpack
2007-10-12 Zac Medicoadd QA check for .pyc/.pyo files in /usr/share
2007-10-12 Zac MedicoHandle Exceptions in mod_mail_summary.finalize() and
2007-10-12 Zac Medicolet dohtml handle weird filenames, patch by TGL
2007-10-12 Zac MedicoAdd @localhost to default PORTAGE_ELOG_MAILFROM to
2007-10-05 Zac MedicoStrip the - prefix from EAPI in getmaskingstatus()
2007-10-05 Zac MedicoShorten the reference to IUSE defaults since it's
2007-10-05 Zac MedicoDocument IUSE defaults. (trunk r7966)
2007-10-05 Zac MedicoDocument SLOT dependencies. (trunk r7962)
2007-10-05 Zac MedicoGeneralize the first paragraph of the MASKED PACKAGES...
2007-10-05 Zac MedicoDocumnet EAPI in the MASKED PACKAGES section. (trunk...
2007-10-05 Zac MedicoDocument the EAPI variable. (trunk r7948:7950)
2007-10-05 Zac MedicoBug #194764 - All the match* functions can raise
2007-10-05 Zac MedicoMake the EbuildQuote check ignore lines beginning
2007-10-05 Zac MedicoEliminate confusing false positive error messages
2007-10-05 Zac MedicoHandle UnsupportedAPIException when running the ebuild(1)
2007-10-05 Zac MedicoInclude the package name in all exceptions raised from
2007-10-05 Zac MedicoMake portdbapi.getfetchlist() bail out if the EAPI
2007-10-05 Zac MedicoFix logic for the message that's show when
2007-10-05 Zac MedicoMake repoman bail out if it is unable to properly
2007-10-05 Zac MedicoAdd EAPI masking support for binary packages. (trunk...
2007-10-05 Zac MedicoFix UnsupportedAPIException.__str__() to strip the...
2007-10-05 Zac MedicoWhen the metadata cache contains a negative EAPI, it...
2007-10-05 Zac MedicoBump EAPI from 0 to 1 and fix eapi_is_supported() so...
2007-10-05 Zac Medicono need to use "function" when defining a function...
2007-10-05 Zac Medicothis isnt part of gentoolkit anymore (trunk r7907)
2007-10-05 Zac MedicoUpdate the docs for the "ebuild.syntax" error to
2007-10-05 Zac MedicoPort the EbuildQuote check from trunk. (trunk r7904)
2007-10-05 Zac MedicoBug #194398 - Do not log "exiting successfully" in...
2007-10-05 Zac MedicoBug #142508 - Clear the screen each time before calling
2007-10-05 Zac MedicoReimplement portdbapi.visible() so that is works without
2007-10-05 Zac MedicoDocument interaction between config.setinst() and
2007-10-05 Zac MedicoRemove redundant trailing slashes from ${D}. (trunk...
2007-10-05 Zac MedicoInitialize PORTAGE_TMPDIR before using it. (trunk r7887)
2007-10-05 Zac MedicoFix quoting as reported by Drac in bug 194169 (trunk...
2007-10-05 Zac MedicoBug #194095 - Validate dispatch-conf input in order to
2007-10-03 Zac MedicoBug #179380 - Make the default src_compile() support...
2007-09-28 Zac MedicoBug #193548 - When scanning for config updates and...
2007-09-28 Zac MedicoWhen scanning for config updates, treat a symlink to...
2007-09-28 Zac MedicoBug #193548 - When emerge spawns find to search for...
2007-09-28 Zac MedicoBug #194081 - Add EBUSY to the list of ignored errnos...
2007-09-28 Zac MedicoBug #192706 - Do not print a summary at the end of...
2007-09-27 Zac MedicoHandle KeyError thrown from aux_get(). (trunk r7866)
2007-09-27 Zac MedicoMove prelink tempfile cleanup to the finally block and
2007-09-27 Zac MedicoAvoid useless and ugly atexit tracebacks that are trigg...
2007-09-27 Zac MedicoSimplify update_eclasses() a little. (trunk r7861)
2007-09-27 Zac MedicoFix portage.exception namespace typo.
2007-09-27 Zac MedicoMove a newline to fix formatting. (trunk r7858)
2007-09-27 Zac MedicoIgnore ENOTDIR from unmerge unlink calls. (trunk r7856)
2007-09-27 Zac Medicowith help from Donnie and Ulrich, use sed to extract...
2007-09-27 Zac MedicoBug #194025 - Lock /var/db/pkg in post_merge() during the
2007-09-27 Zac MedicoBug #193486 - Use echo -n and properly quote the array...
2007-09-27 Zac MedicoBug #193486 - Use xargs to avoid 'bash: /bin/rm: Argume...
2007-09-27 Zac MedicoDo the stale env check/warning after the digest/manifest
2007-09-27 Zac MedicoDisplay a short notification when an existing ${T}...
2007-09-27 Zac Medicoalign the filename and line numbers in the output of...
2007-09-26 Zac MedicoFix a typo. (trunk r7840)
2007-09-26 Zac MedicoSet non-blocking mode on the pty master file descriptor...
2007-09-26 Zac MedicoBug #192341 - When the chflags command does not exit...
2007-09-26 Zac MedicoBug #192341 - Eliminate the dependency on py-freebsd...
2007-09-26 Zac MedicoBugs #168772 and #193695 - During unmerge, only ignore...
2007-09-26 Zac MedicoBug #74615 - Quote all file paths inside dispatch-conf...
2007-09-26 Zac MedicoInitialize ${TMP} before registering the die trap so...
2007-09-26 Zac MedicoBug #190179 - Use `prelink --verify filename` to write the
2007-09-26 Zac Medicos/note/not/ reported by p-y. (trunk r7800)
2007-09-26 Zac Medicofix possible information leak vulnerability when doing
2007-09-26 Zac Medicotweak get_config() so that it only executes one external
2007-09-26 Zac MedicoWhen --deep is not enabled, many dependencies are dicar...
2007-09-26 Zac MedicoFlush stderr and stdout if their file descriptors are...
2007-09-26 Zac MedicoWhen --with-bdeps=y is enabled for built packages,...
2007-09-26 Zac MedicoMask binary packages if their CHOST does not match...
2007-09-26 Zac MedicoBug #190781 - Don't include --oneshot in the options...
2007-09-26 Zac MedicoUse ensure_dirs() and apply_permissions() to avoid...
2007-09-26 Zac MedicoBug #192346 - The emerge --help shows a -i option that
2007-09-26 Zac MedicoBug #191645 - Cross-reference the `ebuild --force...
2007-09-26 Zac MedicoAdd some additional notes about the behavior of FEATURE...
2007-09-26 Zac MedicoBug #191645 - Document the --force option. (trunk r7776)
2007-09-26 Zac MedicoBug #110443 - Add a KEYWORDS.stable check for ebuilds...
2007-09-26 Zac MedicoBug #192321 - Clean dir.old cruft so that they don...
2007-09-26 Zac MedicoBug #191645 - Document the --force option. (trunk r7773)
2007-09-26 Zac MedicoBug #187795 - remove pointless digest.disjointed and...
2007-09-26 Zac MedicoBug #192195 - In dir_get_list(), append a trailing...
2007-09-26 Zac MedicoCatch errno.ENOTDIR instead of using os.path.isdir...
2007-09-26 Zac MedicoBug #192298 - Handle PermissionDenied error in
2007-09-08 Zac MedicoIn depgraph.altlist(), try to merge asap_nodes sooner... v2.1.3.9
next