| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | In movefile() FreeBSD chflags handling, use chflags instead of | Zac Medico | 2007-09-25 | 1 | -2/+4 |
* | Bug #193695 - Add support for FreeBSD chflags during unmerge. This | Zac Medico | 2007-09-25 | 1 | -11/+25 |
* | Bugs #168772 and #193695 - During unmerge, only ignore specific | Zac Medico | 2007-09-24 | 1 | -4/+18 |
* | Bug #74615 - Quote all file paths inside dispatch-conf shell commands. | Zac Medico | 2007-09-24 | 3 | -9/+9 |
* | Initialize ${TMP} before registering the die trap so that | Zac Medico | 2007-09-24 | 1 | -1/+1 |
* | Bug #190179 - Use `prelink --verify filename` to write the | Zac Medico | 2007-09-24 | 1 | -5/+9 |
* | s/note/not/ reported by p-y. | Zac Medico | 2007-09-24 | 1 | -1/+1 |
* | fix possible information leak vulnerability when doing a merge of configurati... | Mike Frysinger | 2007-09-24 | 1 | -11/+22 |
* | tweak get_config() so that it only executes one external binary (sed) instead... | Mike Frysinger | 2007-09-24 | 1 | -9/+15 |
* | When --deep is not enabled, many dependencies are dicarded and | Zac Medico | 2007-09-23 | 1 | -13/+25 |
* | In spawn(), initialize default fd_pipes before doing the stdout/stderr flush. | Zac Medico | 2007-09-23 | 1 | -8/+7 |
* | Flush stderr and stdout if their file descriptors are in fd_pipes at the begi... | Zac Medico | 2007-09-22 | 2 | -4/+10 |
* | Flush stdout before calling pkg_info() to ensure that output always shows in ... | Zac Medico | 2007-09-22 | 1 | -0/+4 |
* | When --with-bdeps=y is enabled for built packages, pull in build time deps as | Zac Medico | 2007-09-22 | 1 | -6/+16 |
* | Mask binary packages if their CHOST does not match the one defined in make.conf. | Zac Medico | 2007-09-19 | 2 | -7/+23 |
* | Bug #190781 - Don't include --oneshot in the options that --update implies. | Zac Medico | 2007-09-18 | 1 | -2/+1 |
* | Use ensure_dirs() and apply_permissions() to avoid redundant chown/chmod call... | Zac Medico | 2007-09-16 | 2 | -8/+5 |
* | Revert the workaround for bug #192341 since it will be much cleaner if we fal... | Zac Medico | 2007-09-15 | 1 | -37/+0 |
* | Bug #192341 - Make emerge bail out on FreeBSD if the freebsd python module | Zac Medico | 2007-09-13 | 1 | -0/+37 |
* | Bug #192346 - The emerge --help shows a -i option that does not exist. | Zac Medico | 2007-09-13 | 1 | -1/+1 |
* | Bug #191645 - Cross-reference the `ebuild --force digest` docs with the | Zac Medico | 2007-09-13 | 2 | -3/+7 |
* | Add some additional notes about the behavior of FEATURES=assume-digests under | Zac Medico | 2007-09-13 | 1 | -1/+5 |
* | Bug #191645 - Document the --force option. | Zac Medico | 2007-09-13 | 1 | -0/+6 |
* | Bug #110443 - Add a KEYWORDS.stable check for ebuilds that are added directly | Zac Medico | 2007-09-13 | 1 | -0/+3 |
* | Bug #192321 - Clean dir.old cruft so that they don't prevent unmerge of | Zac Medico | 2007-09-13 | 1 | -0/+10 |
* | Bug #191645 - Document the --force option. | Zac Medico | 2007-09-12 | 1 | -0/+6 |
* | Bug #187795 - remove pointless digest.disjointed and digest.notadded warnings | Zac Medico | 2007-09-12 | 1 | -6/+0 |
* | Bug #192195 - In dir_get_list(), append a trailing / to the address when | Zac Medico | 2007-09-12 | 1 | -0/+4 |
* | Catch errno.ENOTDIR instead of using os.path.isdir(). | Zac Medico | 2007-09-12 | 1 | -2/+3 |
* | Bug #192298 - Handle PermissionDenied error in cache.update_eclasses(). | Zac Medico | 2007-09-12 | 1 | -2/+15 |
* | Adjust for r7767 | Marius Mauch | 2007-09-11 | 1 | -5/+5 |
* | Remove name from PackageSet, it's pointless as the caller has to keep track o... | Marius Mauch | 2007-09-11 | 9 | -46/+46 |
* | or I was right the first time :( | Alec Warner | 2007-09-09 | 1 | -1/+1 |
* | sigh, or, not and | Alec Warner | 2007-09-09 | 1 | -1/+1 |
* | compress two loop iterations into one | Alec Warner | 2007-09-08 | 1 | -2/+1 |
* | In depgraph.altlist(), try to merge asap_nodes sooner by giving them an exemp... | Zac Medico | 2007-09-08 | 1 | -1/+2 |
* | Fix a typo. | Zac Medico | 2007-09-08 | 1 | -1/+1 |
* | Bug #190268 - Avoid unwanted sandbox violations in src_test(). | Zac Medico | 2007-09-08 | 2 | -3/+10 |
* | Implement/fix testcases for some PackageSet subclasses | Marius Mauch | 2007-09-07 | 2 | -14/+25 |
* | Fix incorrect parse check as value lists in KeyListFileLoader might be empty,... | Marius Mauch | 2007-09-07 | 1 | -5/+32 |
* | Undo some unwanted changes | Marius Mauch | 2007-09-07 | 6 | -176/+172 |