| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix logic for the message that's show when | Zac Medico | 2007-10-04 | 1 | -1/+1 |
* | Make repoman bail out if it is unable to properly | Zac Medico | 2007-10-04 | 2 | -19/+55 |
* | Add EAPI masking support for binary packages. | Zac Medico | 2007-10-04 | 2 | -5/+19 |
* | Fix UnsupportedAPIException.__str__() to strip the leading | Zac Medico | 2007-10-04 | 1 | -1/+5 |
* | Non-integer EAPI isn't supported. In case it's supported in | Zac Medico | 2007-10-04 | 1 | -3/+9 |
* | When the metadata cache contains a negative EAPI, it means | Zac Medico | 2007-10-04 | 1 | -1/+7 |
* | Bump EAPI from 0 to 1 and fix eapi_is_supported() so that | Zac Medico | 2007-10-04 | 2 | -2/+8 |
* | no need to use "function" when defining a function | Mike Frysinger | 2007-10-03 | 1 | -10/+10 |
* | this isnt part of gentoolkit anymore | Mike Frysinger | 2007-10-03 | 1 | -1/+1 |
* | Eliminate confusing false positive error messages | Zac Medico | 2007-10-03 | 2 | -8/+24 |
* | In the EbuildQuote check, combine the var_assignment | Zac Medico | 2007-10-03 | 1 | -4/+1 |
* | Filter some false positives out of the EbuildQuote check. | Zac Medico | 2007-10-02 | 1 | -13/+48 |
* | Bug #194398 - Do not log "exiting successfully" in emerge.log | Zac Medico | 2007-10-01 | 1 | -2/+5 |
* | Apply new checks, minor cleanup | Alec Warner | 2007-10-01 | 1 | -8/+11 |
* | Rename checks as the naming was overkill (they are all obviously checks being... | Alec Warner | 2007-10-01 | 2 | -6/+24 |
* | Delete some extra leaky vars, also after some testing I discovered read() is ... | Alec Warner | 2007-10-01 | 1 | -4/+2 |
* | keep old repoman names so we don't confuse people | Alec Warner | 2007-10-01 | 1 | -1/+1 |
* | Add Donnie's quote check, refactor other ebuild-content checks into classes a... | Alec Warner | 2007-10-01 | 1 | -65/+34 |
* | Add new repoman check classes using StringIO; possibly need some testing, obv... | Alec Warner | 2007-10-01 | 3 | -0/+189 |
* | Bug #142508 - Clear the screen each time before calling | Zac Medico | 2007-10-01 | 1 | -0/+14 |
* | Reimplement portdbapi.visible() so that is works without | Zac Medico | 2007-09-30 | 1 | -45/+51 |
* | Document interaction between config.setinst() and | Zac Medico | 2007-09-30 | 1 | -0/+7 |
* | Remove redundant trailing slashes from ${D}. (branches/prefix r7886) | Zac Medico | 2007-09-29 | 1 | -14/+17 |
* | Initialize PORTAGE_TMPDIR before using it. | Zac Medico | 2007-09-29 | 1 | -3/+3 |
* | revert useless quoting | Mike Frysinger | 2007-09-29 | 2 | -4/+2 |
* | Fix quoting as reported by Drac in bug 194169 | Alec Warner | 2007-09-29 | 3 | -3/+3 |
* | Bug #194095 - Validate dispatch-conf input in order to | Zac Medico | 2007-09-29 | 1 | -2/+13 |
* | Bug #193548 - When scanning for config updates and an error | Zac Medico | 2007-09-28 | 1 | -4/+6 |
* | When scanning for config updates, treat a symlink to an existing | Zac Medico | 2007-09-28 | 1 | -0/+9 |
* | Bug #193548 - When emerge spawns find to search for config updates, | Zac Medico | 2007-09-28 | 1 | -1/+2 |
* | Bug #194081 - Add EBUSY to the list of ignored errnos for unlink | Zac Medico | 2007-09-28 | 1 | -4/+8 |
* | Handle KeyError thrown from aux_get(). | Zac Medico | 2007-09-27 | 1 | -5/+6 |
* | Move prelink tempfile cleanup to the finally block and | Zac Medico | 2007-09-27 | 1 | -6/+2 |
* | Simplify update_eclasses() a little. | Zac Medico | 2007-09-27 | 1 | -8/+5 |
* | Move a newline to fix formatting. | Zac Medico | 2007-09-27 | 1 | -1/+2 |
* | Ignore ENOTDIR from unmerge unlink calls. | Zac Medico | 2007-09-27 | 1 | -1/+1 |
* | Bug #194025 - Lock /var/db/pkg in post_merge() during the | Zac Medico | 2007-09-27 | 1 | -4/+10 |
* | with help from Donnie and Ulrich, use sed to extract the statement that led t... | Mike Frysinger | 2007-09-27 | 1 | -2/+24 |
* | Bug #193486 - Use echo -n and properly quote the array argument. | Zac Medico | 2007-09-27 | 1 | -1/+1 |
* | Bug #193486 - Use xargs to avoid 'bash: /bin/rm: Argument list too long' | Zac Medico | 2007-09-27 | 1 | -1/+2 |
* | Do the stale env check/warning after the digest/manifest | Zac Medico | 2007-09-27 | 1 | -15/+23 |
* | Display a short notification when an existing ${T}/environment | Zac Medico | 2007-09-27 | 1 | -0/+19 |
* | align the filename and line numbers in the output of the stack dump so that i... | Mike Frysinger | 2007-09-26 | 1 | -13/+21 |
* | Fix a typo. | Zac Medico | 2007-09-26 | 1 | -1/+1 |
* | someone seriously screwed the pooch on whitespacing here so clean it all up | Mike Frysinger | 2007-09-26 | 1 | -62/+63 |
* | Bug #192706 - Do not print a summary at the end of --depclean | Zac Medico | 2007-09-26 | 1 | -0/+3 |
* | Set non-blocking mode on the pty master file descriptor while | Zac Medico | 2007-09-26 | 1 | -16/+14 |
* | Bug #192341 - When the chflags command does not exit successfully, | Zac Medico | 2007-09-26 | 1 | -4/+13 |
* | Bug #192341 - Eliminate the dependency on py-freebsd by implementing | Zac Medico | 2007-09-26 | 1 | -3/+16 |
* | Bug #193695 - Add FreeBSD chflags support for rmdir() | Zac Medico | 2007-09-25 | 1 | -1/+16 |