| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright header. | Zac Medico | 2010-04-01 | 1 | -1/+1 |
* | Move all imports to top. | Zac Medico | 2010-03-28 | 1 | -11/+9 |
* | Remove unused variables/imports and extra whitespace. | Zac Medico | 2010-03-28 | 1 | -13/+11 |
* | Add support for package sets to quickpkg | Sebastian Luther | 2010-03-28 | 1 | -135/+179 |
* | Add back executable bits, accidentally removed in previous commit. | Zac Medico | 2010-03-24 | 1 | -0/+0 |
* | Remove all svn $Id keywords. | Zac Medico | 2010-03-24 | 1 | -1/+0 |
* | Move dep_expand and cpv_expand into portage.dbapi submodules. | Zac Medico | 2010-02-25 | 1 | -1/+2 |
* | Use dict.(keys|values|items)() instead of dict.(iterkeys|itervalues|iteritems... | Arfrever Frehtes Taifersar Arahesis | 2009-09-21 | 1 | -1/+1 |
* | Use filter() and zip() instead of itertools.ifilter() and itertools.izip() fo... | Arfrever Frehtes Taifersar Arahesis | 2009-09-21 | 1 | -2/+1 |
* | Support print() function with Python 2 in some files. | Arfrever Frehtes Taifersar Arahesis | 2009-09-20 | 1 | -1/+5 |
* | Update syntax of calls to print() for compatibility with Python 3. | Arfrever Frehtes Taifersar Arahesis | 2009-09-20 | 1 | -3/+3 |
* | Update syntax of 'except' statements for compatibility with Python 3. | Arfrever Frehtes Taifersar Arahesis | 2009-09-20 | 1 | -3/+3 |
* | Update imports to import portage.os (with unicode wrappers), and use | Zac Medico | 2009-08-11 | 1 | -1/+3 |
* | Add portage ImportError sys.path insertion. | Zac Medico | 2009-08-10 | 1 | -0/+7 |
* | Bug #262485 - Handle InvalidAtom from dep_expand(). | Zac Medico | 2009-03-17 | 1 | -6/+7 |
* | When necessary, make quickpkg add missing metadata to the vdb entry before | Zac Medico | 2008-04-05 | 1 | -0/+14 |
* | Bug #198492 - Make quickpkg create $PKGDIR if it doesn't | Zac Medico | 2007-11-08 | 1 | -0/+4 |
* | Remove redundant 'Usage: ' from the usage message. | Zac Medico | 2007-06-23 | 1 | -1/+1 |
* | For bug #182428, make quickpkg exclude config files that are protected by CON... | Zac Medico | 2007-06-22 | 1 | -2/+43 |
* | Make quickpkg print a warning if "bindist" is in RESTRICT. | Zac Medico | 2007-06-22 | 1 | -4/+17 |
* | Make IUSE handling safe for IUSE defaults. | Zac Medico | 2007-06-21 | 1 | -2/+4 |
* | as noted by Josh Saddler on the gentoo-dev mailing list, issue a warning if w... | Mike Frysinger | 2007-06-21 | 1 | -0/+4 |
* | Add an --ignore-default-opts option that is analogous to the corresponding em... | Zac Medico | 2007-06-20 | 1 | -3/+8 |
* | For bug #182428, make quickpkg use a more secure umask by default and allow i... | Zac Medico | 2007-06-19 | 1 | -2/+11 |
* | Fix typo. | Zac Medico | 2007-06-04 | 1 | -1/+1 |
* | For bug #164655, port quickpkg to python and use the tarfile module for prope... | Zac Medico | 2007-06-04 | 1 | -193/+134 |
* | Add back a missing `source isolated-functions.sh`. The color logic is handle... | Zac Medico | 2007-03-09 | 1 | -4/+1 |
* | try and fix $Rev$ | Mike Frysinger | 2007-01-31 | 1 | -1/+1 |
* | try and fix $LastChangedRevision$ | Mike Frysinger | 2007-01-31 | 1 | -1/+1 |
* | add some useful options | Mike Frysinger | 2007-01-31 | 1 | -29/+60 |
* | For bug #149781, exclude symlinks to directories when creating binary package... | Zac Medico | 2006-10-01 | 1 | -1/+5 |
* | Make quickpkg respect PORTAGE_NICENESS. | Zac Medico | 2006-09-07 | 1 | -0/+2 |
* | Substitute isolated-functions.sh in place of /sbin/functions.sh. | Zac Medico | 2006-09-07 | 1 | -2/+11 |
* | Condense a few portageq calls into one. | Zac Medico | 2006-09-07 | 1 | -6/+4 |
* | Optimize quickpkg so that it creates the binary package directly in $PKGDIR/A... | Zac Medico | 2006-09-07 | 1 | -5/+8 |
* | For bug #146564, include directories in packages created by quickpkg. Note t... | Zac Medico | 2006-09-07 | 1 | -1/+1 |
* | Force a sane umask in quickpkg for bug #143340. | Zac Medico | 2006-08-09 | 1 | -0/+3 |
* | make elog mail module always set the 'From' header for rfc2822 compliance | Marius Mauch | 2006-06-10 | 1 | -1/+1 |
* | `` must die | Simon Stelling | 2006-04-15 | 1 | -1/+1 |
* | backport portage-pkg path change from savior branch | Mike Frysinger | 2006-03-11 | 1 | -4/+4 |
* | add support for ROOT by Joel Martin #122728 | Mike Frysinger | 2006-02-14 | 1 | -3/+6 |
* | update copyright years | Mike Frysinger | 2006-01-05 | 1 | -1/+1 |
* | header changes, $Header: -> $Id: | Brian Harring | 2005-08-30 | 1 | -1/+1 |
* | Migration (without history) of the current stable line to subversion. | Jason Stubbs | 2005-08-28 | 1 | -0/+148 |