Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | For python-3.0 compatibility, raise a real exception instead of a string. | 2009-03-11 | 1 | -2/+2 | |
| | | | | | | (trunk r12635) svn path=/main/branches/2.1.6/; revision=12907 | ||||
* | Thanks to Ali Polatel <hawking@g.o> for this patch to fix broken indentation. | 2008-07-05 | 1 | -2/+2 | |
| | | | | svn path=/main/trunk/; revision=10944 | ||||
* | Use os.path.realpath to handle symlinks properly. | 2007-02-10 | 1 | -1/+1 | |
| | | | | svn path=/main/trunk/; revision=5945 | ||||
* | Fix automatic sys.path insertions so that they're relative instead of ↵ | 2007-02-10 | 1 | -1/+2 | |
| | | | | | | absolute hard coded. svn path=/main/trunk/; revision=5942 | ||||
* | Namespace sanitizing, step 4 | 2007-01-25 | 1 | -5/+5 | |
| | | | | svn path=/main/trunk/; revision=5784 | ||||
* | More String deprecation | 2007-01-12 | 1 | -5/+5 | |
| | | | | svn path=/main/trunk/; revision=5597 | ||||
* | For bug #116616, only run the post_process phase if necessary. | 2006-11-01 | 1 | -2/+4 | |
| | | | | svn path=/main/trunk/; revision=4903 | ||||
* | Rely on PYTHONPATH instead of PORTAGE_PYM_PATH for locating portage's python ↵ | 2006-10-31 | 1 | -2/+6 | |
| | | | | | | modules, then fall back to an explicit sys.path insertion if an ImportError occurs. svn path=/main/trunk/; revision=4884 | ||||
* | streamline portage pythonpath handling and add an override analog to how the ↵ | 2006-10-26 | 1 | -1/+1 | |
| | | | | | | bash side does it svn path=/main/trunk/; revision=4822 | ||||
* | make elog mail module always set the 'From' header for rfc2822 compliance | 2006-06-10 | 1 | -1/+1 | |
| | | | | svn path=/main/trunk/; revision=3483 | ||||
* | update copyright years | 2006-01-05 | 1 | -1/+1 | |
| | | | | svn path=/main/trunk/; revision=2526 | ||||
* | header changes, $Header: -> $Id: | 2005-08-30 | 1 | -1/+1 | |
| | | | | svn path=/main/branches/2.0/; revision=1951 | ||||
* | Migration (without history) of the current stable line to subversion. | 2005-08-28 | 1 | -0/+101 | |
svn path=/main/branches/2.0/; revision=1941 |