| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert formatting so chromioumos-overlay won't have to rebase | Zac Medico | 2010-04-27 | 1 | -2/+2 |
* | Make spawning of `id -G portage` happen lazily when userpriv_groups is first | Zac Medico | 2010-04-10 | 1 | -17/+22 |
* | Remove PORTAGE_USERNAME and PORTAGE_GROUPNAME support for now since antarus | Zac Medico | 2010-04-06 | 1 | -4/+3 |
* | Use PORTAGE_USERNAME when populating userpriv_groups. | Zac Medico | 2010-03-25 | 1 | -1/+1 |
* | Remove all svn $Id keywords. | Zac Medico | 2010-03-24 | 1 | -1/+0 |
* | Add support for PORTAGE_USERNAME and PORTAGE_GROUPNAME environment | Zac Medico | 2010-03-23 | 1 | -2/+3 |
* | Fix conditional logic for userpriv_groups intialization. | Zac Medico | 2010-01-30 | 1 | -19/+20 |
* | Define userpriv_groups earlier in order to avoid an AttributeError from | Zac Medico | 2010-01-29 | 1 | -0/+1 |
* | Update system imports for compatibility with Python 3. | Arfrever Frehtes Taifersar Arahesis | 2009-09-20 | 1 | -1/+4 |
* | Prepare 308 messages to localization. | Arfrever Frehtes Taifersar Arahesis | 2009-08-15 | 1 | -7/+8 |
* | Use a single sys.hexversion conditional for both _unicode_func_wrapper() | Zac Medico | 2009-08-12 | 1 | -2/+1 |
* | Wrap portage.data.lchown() for unicode support in python-2.x. | Zac Medico | 2009-08-11 | 1 | -0/+3 |
* | Use lazyimport to avoid importing the dep, output, update, and versions | Zac Medico | 2009-02-22 | 1 | -5/+2 |
* | Use lazyimport to avoid importing the checksum, locks, and util modules | Zac Medico | 2009-02-22 | 1 | -2/+7 |
* | Bug #253563 - Replace hardcoded green/red color strings with GOOD/BAD. Thanks | Zac Medico | 2009-01-09 | 1 | -13/+13 |
* | Use "platform" module instead of os.uname, or -- even worse -- a system | Zac Medico | 2008-06-04 | 1 | -2/+2 |
* | As suggested by grobian, treat Darwin just like USERLAND=gnu | Zac Medico | 2007-12-29 | 1 | -3/+1 |
* | Fix broken Darwin USERLAND detection. | Zac Medico | 2007-12-29 | 1 | -1/+3 |
* | Add back support for silent definition of the dummy lchown() | Zac Medico | 2007-12-29 | 1 | -0/+4 |
* | Simplify the userland detection code in portage.data and add | Zac Medico | 2007-12-29 | 1 | -10/+5 |
* | Remove redundant lchown() compatibility code since the | Zac Medico | 2007-12-29 | 1 | -6/+0 |
* | Move XARGS initialization from portage.data to isolated-functions.sh. | Zac Medico | 2007-12-29 | 1 | -3/+0 |
* | Bug #121584 - Make the automatic USERLAND detection code recognize | Zac Medico | 2007-12-29 | 1 | -1/+3 |
* | Remove fallback imports for set(), and note minimum requirement of python-2.4 | Marius Mauch | 2007-07-05 | 1 | -3/+0 |
* | Remove old wheel group warnings since portage stopped using this group long ago. | Zac Medico | 2007-06-30 | 1 | -4/+0 |
* | Provide a default value to the getattr call. | Zac Medico | 2007-04-05 | 1 | -1/+1 |
* | Make sure XARGS has a default value. | Zac Medico | 2007-04-05 | 1 | -0/+1 |
* | Don't force OS detection in the portage.data module. | Zac Medico | 2007-04-05 | 1 | -4/+2 |
* | Don't set os.environ["USERLAND"] inside portage.data and rely on USERLAND fro... | Zac Medico | 2007-04-05 | 1 | -2/+0 |
* | Add missing sys import. | Zac Medico | 2007-03-03 | 1 | -1/+1 |
* | Namespace sanitizing, step 3 | Marius Mauch | 2007-01-25 | 1 | -3/+3 |
* | Namespace sanitizing, step 2 | Marius Mauch | 2007-01-25 | 1 | -2/+2 |
* | Namespace sanitizing, step 1 | Marius Mauch | 2007-01-25 | 1 | -0/+126 |