| Commit message (Expand) | Author | Age | Files | Lines |
* | Use a config.reload() method to explicitly reload /etc/profile.env when setti... | Zac Medico | 2007-08-24 | 2 | -16/+10 |
* | Fix another typo. | Zac Medico | 2007-08-24 | 1 | -1/+1 |
* | Fix a typo. | Zac Medico | 2007-08-24 | 1 | -1/+1 |
* | Add * and ~* to the list of valid values for ACCEPT_KEYWORDS. | Zac Medico | 2007-08-23 | 1 | -1/+1 |
* | Make depgraph.select_dep() node reuse work when in --usepkgonly mode. | Zac Medico | 2007-08-23 | 1 | -54/+55 |
* | Bug #189791 - Define EBUILD_PHASE=unpack during the nofetch phase since other... | Zac Medico | 2007-08-23 | 1 | -0/+1 |
* | In config.regenerate(), skip loading /etc/profile.env if it's mtime hasn't ch... | Zac Medico | 2007-08-23 | 1 | -6/+13 |
* | Make depgraph.create() avoid metadata lookups for binary packages and ebuilds... | Zac Medico | 2007-08-23 | 1 | -2/+11 |
* | Bug #189791 - Send errors to /dev/null when debug-print() fails to write to $... | Zac Medico | 2007-08-23 | 1 | -1/+1 |
* | Fix a typo from r7663. | Zac Medico | 2007-08-23 | 1 | -1/+1 |
* | Use INFORM to colorize the package name. | Zac Medico | 2007-08-22 | 1 | -2/+3 |
* | Prevent output from being flushed to the console too frequently in dir_get_me... | Zac Medico | 2007-08-22 | 1 | -10/+30 |
* | Skip --newuse checks for nodes that have already been added to the graph as "... | Zac Medico | 2007-08-22 | 1 | -0/+4 |
* | Make depgraph.select_dep() reuse cached metadata from nodes that have already... | Zac Medico | 2007-08-22 | 1 | -6/+25 |
* | Fix update_dbentry() to process version components properly before passing th... | Zac Medico | 2007-08-22 | 1 | -2/+7 |
* | Make best() return early when it's only given one packages. | Zac Medico | 2007-08-22 | 1 | -3/+3 |
* | Pass complete package metadata from depgraph.select_dep() into create() in or... | Zac Medico | 2007-08-22 | 1 | -40/+37 |
* | Bug #188703 - Don't adjust permissions in ${T} unless userpriv is enabled. | Zac Medico | 2007-08-22 | 1 | -1/+2 |
* | Make --info detect more /etc/*-release files as suggested by grobian. | Zac Medico | 2007-08-22 | 1 | -10/+18 |
* | Send cache hit/miss status updates to stdout instead of stderr and add some m... | Zac Medico | 2007-08-22 | 1 | -11/+22 |
* | Show cache miss/hit counts all on one line, using \r to return to the beginni... | Zac Medico | 2007-08-22 | 1 | -3/+9 |
* | Bug #189743 - Add .jpeg to the list of extensions supported by dohtml. | Zac Medico | 2007-08-22 | 2 | -4/+5 |
* | Try harder to figure out what OS we are running | Alec Warner | 2007-08-21 | 1 | -5/+12 |
* | Just use os.listdir() since portage.listdir() is unnecessary. | Zac Medico | 2007-08-21 | 1 | -4/+6 |
* | Fix ACCEPT_KEYWORDS validation so that ** is valid. | Zac Medico | 2007-08-19 | 1 | -1/+3 |
* | filter out kernel modules from ELF QA checks #184443 | Mike Frysinger | 2007-08-17 | 1 | -4/+5 |
* | remove "risky" message about -O2 | Mike Frysinger | 2007-08-17 | 2 | -6/+2 |
* | For bug #189219, use pkgcmp() to sort versions in selected/protected/omitted ... | Zac Medico | 2007-08-17 | 1 | -5/+7 |
* | Make etc-update copy owner and group bits when it merges config files. | Zac Medico | 2007-08-16 | 1 | -0/+2 |
* | make -f/-F distinction clearer | Mike Frysinger | 2007-08-16 | 1 | -3/+2 |
* | Fix existing_node logic inside depgraph.create(). | Zac Medico | 2007-08-16 | 1 | -20/+15 |
* | Combine 2 locations in depgraph.create() where nodes are added to the digraph... | Zac Medico | 2007-08-16 | 1 | -19/+14 |
* | Always assign higher priority to dependencies on packages that are being rebu... | Zac Medico | 2007-08-16 | 1 | -11/+13 |
* | Add some floating point vercmp cases. | Zac Medico | 2007-08-15 | 1 | -1/+4 |
* | For bug #188807, add nocreate and delaycompress options for logrotate. | Zac Medico | 2007-08-15 | 1 | -0/+2 |
* | For bug #188449, since python floats have limited range, we multiply both flo... | Zac Medico | 2007-08-15 | 1 | -2/+11 |
* | For bug #188782, dependencies on packages specified as arguments are given hi... | Zac Medico | 2007-08-15 | 1 | -24/+39 |
* | Make sure to skip info dir files with the .old extension. | Zac Medico | 2007-08-14 | 1 | -1/+2 |
* | For bug #188782, keep "nomerge" nodes in the graph during the merge order cal... | Zac Medico | 2007-08-14 | 1 | -4/+2 |
* | - revert a few -O2 when they should of remained -O3 in comments | Ned Ludd | 2007-08-13 | 4 | -5/+5 |
* | 'decent' CFLAGS should not feature -O3. Bug 188619 | Ned Ludd | 2007-08-12 | 8 | -14/+14 |
* | For bug #33585, leave the old info dir file in place if there is nothing to g... | Zac Medico | 2007-08-12 | 1 | -9/+35 |
* | For bug #188559, invalidate dblink._contents_inodes as necessary to prevent F... | Zac Medico | 2007-08-12 | 1 | -0/+6 |
* | Optimize config.setcpv() so that it doesn't call regenerate() unnecessarily w... | Zac Medico | 2007-08-11 | 1 | -1/+12 |
* | Don't generate a QA Notice if the ${S} directory doesn't exist since it might... | Zac Medico | 2007-08-10 | 1 | -3/+0 |
* | Update emerge --help and --info docs. Thanks to Arfrever Frehtes Taifersar Ar... | Zac Medico | 2007-08-06 | 2 | -3/+6 |
* | Document FEATURES=webrsync-gpg. Thanks to Arfrever Frehtes Taifersar Arahesis... | Zac Medico | 2007-08-06 | 1 | -0/+3 |
* | For bug #187795, remove pointless digest.disjointed and digest.notadded warni... | Zac Medico | 2007-08-06 | 1 | -12/+0 |
* | Merge rewrite by Alon Bar-Lev from bug #130039: | Zac Medico | 2007-08-06 | 1 | -113/+303 |
* | Fix from ferringb | Alec Warner | 2007-08-05 | 1 | -1/+1 |