2007-10-23 |
Zac Medico | Bug #196652 - Check for useless ABOUT-NLS|COPYING|LICENSE |
commit | commitdiff | tree | snapshot |
2007-10-22 |
Zac Medico | In depgraph.create(), if a direct circular dependency is |
commit | commitdiff | tree | snapshot |
2007-10-22 |
Zac Medico | Fix portage_exception namespace typo. |
commit | commitdiff | tree | snapshot |
2007-10-22 |
Zac Medico | Remove slashes that cause problems when unpacking files... |
commit | commitdiff | tree | snapshot |
2007-10-22 |
Zac Medico | Bug #196435 - Add some more references to quickpkg... |
commit | commitdiff | tree | snapshot |
2007-10-22 |
Zac Medico | In depgraph.create(), don't ignore direct circular... |
commit | commitdiff | tree | snapshot |
2007-10-22 |
Zac Medico | Bug #196680 - Handle a CacheError inside mirror_cache... |
commit | commitdiff | tree | snapshot |
2007-10-21 |
Zac Medico | Bug #196537 - Make portageq check that the <root> parameter |
commit | commitdiff | tree | snapshot |
2007-10-18 |
Zac Medico | Handle EnvironmentError instead of OSError since open() |
commit | commitdiff | tree | snapshot |
2007-10-18 |
Zac Medico | Bug #195375 - Make dblink.treewalk() read inforoot... |
commit | commitdiff | tree | snapshot |
2007-10-18 |
Zac Medico | Adjust quote usage in collision-protect eerror |
commit | commitdiff | tree | snapshot |
2007-10-18 |
Zac Medico | Fix collision-protect so that it properly cancels the |
commit | commitdiff | tree | snapshot |
2007-10-17 |
Zac Medico | Fix the normalize_needed regex to properly match // |
commit | commitdiff | tree | snapshot |
2007-10-17 |
Zac Medico | Bug #196043 - Unify the ouput handling for file collisions |
commit | commitdiff | tree | snapshot |
2007-10-17 |
Zac Medico | Always unlink the .installed flag prior to merge since |
commit | commitdiff | tree | snapshot |
2007-10-17 |
Zac Medico | Add missing "to" to fix grammar. (trunk r8161) |
commit | commitdiff | tree | snapshot |
2007-10-17 |
Zac Medico | Bug #196043 - Update the file collision ewarn notice |
commit | commitdiff | tree | snapshot |
2007-10-17 |
Zac Medico | Bug #196043 - Implement a `portageq owners <root> ... |
commit | commitdiff | tree | snapshot |
2007-10-17 |
Zac Medico | Optimize dblink.isowner() to use fewer stat calls by |
commit | commitdiff | tree | snapshot |
2007-10-17 |
Zac Medico | Fix a typo. |
commit | commitdiff | tree | snapshot |
2007-10-17 |
Zac Medico | In dblink.getcontents(), use a regular expression to... |
commit | commitdiff | tree | snapshot |
2007-10-15 |
Zac Medico | Fix --help summary so that "commit" mode shows. (trunk... |
commit | commitdiff | tree | snapshot |
2007-10-15 |
Zac Medico | Update emacs and vim docs to reference NOTE_2. (trunk... |
commit | commitdiff | tree | snapshot |
2007-10-15 |
Zac Medico | Update NOTE_2 to document proper use of the using_editor |
commit | commitdiff | tree | snapshot |
2007-10-15 |
Zac Medico | Bug #195949 - Add one more using_editor conditional for |
commit | commitdiff | tree | snapshot |
2007-10-15 |
Zac Medico | Bug #195949 - Use a different diff_command sanity check |
commit | commitdiff | tree | snapshot |
2007-10-15 |
Zac Medico | Document the "manifest" mode. (trunk r8126) |
commit | commitdiff | tree | snapshot |
2007-10-15 |
Zac Medico | Sort the modes in the repoman --help output. (trunk... |
commit | commitdiff | tree | snapshot |
2007-10-15 |
Zac Medico | Remove the checks for files in symlinked directories |
commit | commitdiff | tree | snapshot |
2007-10-13 |
Zac Medico | In some cases, openpty can be slow when it fails. There... |
commit | commitdiff | tree | snapshot |
2007-10-13 |
Zac Medico | Avoid an error message from find when "${D}"/usr/share |
commit | commitdiff | tree | snapshot |
2007-10-13 |
Zac Medico | In the file collision eerror output, don't colorize the |
commit | commitdiff | tree | snapshot |
2007-10-13 |
Zac Medico | Handle the PortageException that can be raised from |
commit | commitdiff | tree | snapshot |
2007-10-13 |
Zac Medico | Make the file collision eerror message less verbose |
commit | commitdiff | tree | snapshot |
2007-10-13 |
Zac Medico | In dblink.treewalk(), use os.walk() instead of portage... |
commit | commitdiff | tree | snapshot |
2007-10-12 |
Zac Medico | Bug #195370 - Filter some more bogus matches due to |
commit | commitdiff | tree | snapshot |
2007-10-12 |
Zac Medico | Remove a redundant call to elog_process(). (trunk r8091) |
commit | commitdiff | tree | snapshot |
2007-10-12 |
Zac Medico | s:this package wants:this package will: (trunk r8089) |
commit | commitdiff | tree | snapshot |
2007-10-12 |
Zac Medico | Bug #195527 - Unconditionally detect file collisions... |
commit | commitdiff | tree | snapshot |
2007-10-12 |
Zac Medico | Raise a PackageNotFound exception instead of a ValueError |
commit | commitdiff | tree | snapshot |
2007-10-12 |
Zac Medico | Remove ambiguous "you should edit this file" warning. |
commit | commitdiff | tree | snapshot |
2007-10-12 |
Zac Medico | Bug #195370 - Prevent bogus upgrade display when a |
commit | commitdiff | tree | snapshot |
2007-10-12 |
Zac Medico | Make portdbapi.aux_get() cache more often. (trunk r8011) |
commit | commitdiff | tree | snapshot |
2007-10-12 |
Zac Medico | Properly exclude old-style virtuals from the |
commit | commitdiff | tree | snapshot |
2007-10-12 |
Zac Medico | Remove a redundant os.access() call in portdbapi.aux_get() |
commit | commitdiff | tree | snapshot |
2007-10-12 |
Zac Medico | Optimize away a match_from_list() call inside |
commit | commitdiff | tree | snapshot |
2007-10-12 |
Zac Medico | Move the "commit" mode manifest generation earlier... |
commit | commitdiff | tree | snapshot |
2007-10-12 |
Zac Medico | add --debug option and display a message about skipping |
commit | commitdiff | tree | snapshot |
2007-10-12 |
Zac Medico | add standard --help/--version options (trunk r7993) |
commit | commitdiff | tree | snapshot |
2007-10-12 |
Zac Medico | unify diff_command handling (trunk r7992) |
commit | commitdiff | tree | snapshot |
2007-10-12 |
Zac Medico | add support for .lzma / .tar.lzma to unpack |
commit | commitdiff | tree | snapshot |
2007-10-12 |
Zac Medico | add QA check for .pyc/.pyo files in /usr/share |
commit | commitdiff | tree | snapshot |
2007-10-12 |
Zac Medico | Handle Exceptions in mod_mail_summary.finalize() and |
commit | commitdiff | tree | snapshot |
2007-10-12 |
Zac Medico | let dohtml handle weird filenames, patch by TGL |
commit | commitdiff | tree | snapshot |
2007-10-12 |
Zac Medico | Add @localhost to default PORTAGE_ELOG_MAILFROM to |
commit | commitdiff | tree | snapshot |
2007-10-05 |
Zac Medico | Strip the - prefix from EAPI in getmaskingstatus() |
commit | commitdiff | tree | snapshot |
2007-10-05 |
Zac Medico | Shorten the reference to IUSE defaults since it's |
commit | commitdiff | tree | snapshot |
2007-10-05 |
Zac Medico | Document IUSE defaults. (trunk r7966) |
commit | commitdiff | tree | snapshot |
2007-10-05 |
Zac Medico | Document SLOT dependencies. (trunk r7962) |
commit | commitdiff | tree | snapshot |
2007-10-05 |
Zac Medico | Generalize the first paragraph of the MASKED PACKAGES... |
commit | commitdiff | tree | snapshot |
2007-10-05 |
Zac Medico | Documnet EAPI in the MASKED PACKAGES section. (trunk... |
commit | commitdiff | tree | snapshot |
2007-10-05 |
Zac Medico | Document the EAPI variable. (trunk r7948:7950) |
commit | commitdiff | tree | snapshot |
2007-10-05 |
Zac Medico | Bug #194764 - All the match* functions can raise |
commit | commitdiff | tree | snapshot |
2007-10-05 |
Zac Medico | Make the EbuildQuote check ignore lines beginning |
commit | commitdiff | tree | snapshot |
2007-10-05 |
Zac Medico | Eliminate confusing false positive error messages |
commit | commitdiff | tree | snapshot |
2007-10-05 |
Zac Medico | Handle UnsupportedAPIException when running the ebuild(1) |
commit | commitdiff | tree | snapshot |
2007-10-05 |
Zac Medico | Include the package name in all exceptions raised from |
commit | commitdiff | tree | snapshot |
2007-10-05 |
Zac Medico | Make portdbapi.getfetchlist() bail out if the EAPI |
commit | commitdiff | tree | snapshot |
2007-10-05 |
Zac Medico | Fix logic for the message that's show when |
commit | commitdiff | tree | snapshot |
2007-10-05 |
Zac Medico | Make repoman bail out if it is unable to properly |
commit | commitdiff | tree | snapshot |
2007-10-05 |
Zac Medico | Add EAPI masking support for binary packages. (trunk... |
commit | commitdiff | tree | snapshot |
2007-10-05 |
Zac Medico | Fix UnsupportedAPIException.__str__() to strip the... |
commit | commitdiff | tree | snapshot |
2007-10-05 |
Zac Medico | When the metadata cache contains a negative EAPI, it... |
commit | commitdiff | tree | snapshot |
2007-10-05 |
Zac Medico | Bump EAPI from 0 to 1 and fix eapi_is_supported() so... |
commit | commitdiff | tree | snapshot |
2007-10-05 |
Zac Medico | no need to use "function" when defining a function... |
commit | commitdiff | tree | snapshot |
2007-10-05 |
Zac Medico | this isnt part of gentoolkit anymore (trunk r7907) |
commit | commitdiff | tree | snapshot |
2007-10-05 |
Zac Medico | Update the docs for the "ebuild.syntax" error to |
commit | commitdiff | tree | snapshot |
2007-10-05 |
Zac Medico | Port the EbuildQuote check from trunk. (trunk r7904) |
commit | commitdiff | tree | snapshot |
2007-10-05 |
Zac Medico | Bug #194398 - Do not log "exiting successfully" in... |
commit | commitdiff | tree | snapshot |
2007-10-05 |
Zac Medico | Bug #142508 - Clear the screen each time before calling |
commit | commitdiff | tree | snapshot |
2007-10-05 |
Zac Medico | Reimplement portdbapi.visible() so that is works without |
commit | commitdiff | tree | snapshot |
2007-10-05 |
Zac Medico | Document interaction between config.setinst() and |
commit | commitdiff | tree | snapshot |
2007-10-05 |
Zac Medico | Remove redundant trailing slashes from ${D}. (trunk... |
commit | commitdiff | tree | snapshot |
2007-10-05 |
Zac Medico | Initialize PORTAGE_TMPDIR before using it. (trunk r7887) |
commit | commitdiff | tree | snapshot |
2007-10-05 |
Zac Medico | Fix quoting as reported by Drac in bug 194169 (trunk... |
commit | commitdiff | tree | snapshot |
2007-10-05 |
Zac Medico | Bug #194095 - Validate dispatch-conf input in order to |
commit | commitdiff | tree | snapshot |
2007-10-03 |
Zac Medico | Bug #179380 - Make the default src_compile() support... |
commit | commitdiff | tree | snapshot |
2007-09-28 |
Zac Medico | Bug #193548 - When scanning for config updates and... |
commit | commitdiff | tree | snapshot |
2007-09-28 |
Zac Medico | When scanning for config updates, treat a symlink to... |
commit | commitdiff | tree | snapshot |
2007-09-28 |
Zac Medico | Bug #193548 - When emerge spawns find to search for... |
commit | commitdiff | tree | snapshot |
2007-09-28 |
Zac Medico | Bug #194081 - Add EBUSY to the list of ignored errnos... |
commit | commitdiff | tree | snapshot |
2007-09-28 |
Zac Medico | Bug #192706 - Do not print a summary at the end of... |
commit | commitdiff | tree | snapshot |
2007-09-27 |
Zac Medico | Handle KeyError thrown from aux_get(). (trunk r7866) |
commit | commitdiff | tree | snapshot |
2007-09-27 |
Zac Medico | Move prelink tempfile cleanup to the finally block and |
commit | commitdiff | tree | snapshot |
2007-09-27 |
Zac Medico | Avoid useless and ugly atexit tracebacks that are trigg... |
commit | commitdiff | tree | snapshot |
2007-09-27 |
Zac Medico | Simplify update_eclasses() a little. (trunk r7861) |
commit | commitdiff | tree | snapshot |
2007-09-27 |
Zac Medico | Fix portage.exception namespace typo. |
commit | commitdiff | tree | snapshot |
2007-09-27 |
Zac Medico | Move a newline to fix formatting. (trunk r7858) |
commit | commitdiff | tree | snapshot |
2007-09-27 |
Zac Medico | Ignore ENOTDIR from unmerge unlink calls. (trunk r7856) |
commit | commitdiff | tree | snapshot |
2007-09-27 |
Zac Medico | with help from Donnie and Ulrich, use sed to extract... |
commit | commitdiff | tree | snapshot |
next |