Enable BytesWarnings.
[portage.git] / bin / quickpkg
2014-01-18 Arfrever Frehtes... Enable BytesWarnings. master
2013-08-03 Zac Medicoquickpkg: portage.util._argparse
2013-05-20 Zac Medico*_DEFAULT_OPTS: shlex for embedded quotes
2013-01-03 Zac MedicoAdd portage._internal_caller var, and use it.
2012-09-02 Zac MedicoUnconditionally insert our pym dir in sys.path.
2012-07-18 Zac MedicoFix extended atom match for =* operator.
2012-07-01 Zac MedicoSupport FEATURES={downgrade,unmerge}-backup
2011-10-25 Zac MedicoUse EROOT instead of ROOT for keys everywhere.
2011-10-14 Zac Medicoquickpkg: optimize */* matches
2011-10-13 Zac Medicoquickpkg: use AmbiguousPackageName
2011-10-13 Zac Medicoquickpkg: fix '*' in arg extended atom check
2011-10-13 Zac Medicoquickpkg_extended_atom: handle =* operator
2011-10-13 Sebastian Lutherquickpkg: Support extended atoms
2010-12-08 Mike Frysingerquickpkg: may -> might reword
2010-09-25 Zac MedicoBug #338588 - Allow quickpkg to create packages even...
2010-08-30 Zac MedicoRename the portage.sets module to portage._sets since...
2010-08-14 Sebastian Lutherportage.dep: Integrate the functionality of flatten...
2010-08-11 Sebastian Lutherportage.dep.use_reduce: Work on depstrings instead...
2010-08-01 Zac MedicoAlways use shlex_split() to split CONFIG_PROTECT{,_MASK}.
2010-04-02 Zac MedicoUpdate copyright header.
2010-03-28 Zac MedicoMove all imports to top.
2010-03-28 Zac MedicoRemove unused variables/imports and extra whitespace.
2010-03-28 Sebastian LutherAdd support for package sets to quickpkg
2010-03-24 Zac MedicoAdd back executable bits, accidentally removed in previ...
2010-03-24 Zac MedicoRemove all svn $Id keywords.
2010-02-25 Zac MedicoMove dep_expand and cpv_expand into portage.dbapi submo...
2009-09-21 Arfrever Frehtes... Use dict.(keys|values|items)() instead of dict.(iterkey...
2009-09-21 Arfrever Frehtes... Use filter() and zip() instead of itertools.ifilter...
2009-09-20 Arfrever Frehtes... Support print() function with Python 2 in some files.
2009-09-20 Arfrever Frehtes... Update syntax of calls to print() for compatibility...
2009-09-20 Arfrever Frehtes... Update syntax of 'except' statements for compatibility...
2009-08-11 Zac MedicoUpdate imports to import portage.os (with unicode wrapp...
2009-08-10 Zac MedicoAdd portage ImportError sys.path insertion.
2009-03-17 Zac MedicoBug #262485 - Handle InvalidAtom from dep_expand().
2008-04-05 Zac MedicoWhen necessary, make quickpkg add missing metadata...
2007-11-08 Zac MedicoBug #198492 - Make quickpkg create $PKGDIR if it doesn't
2007-06-23 Zac MedicoRemove redundant 'Usage: ' from the usage message.
2007-06-22 Zac MedicoFor bug #182428, make quickpkg exclude config files...
2007-06-22 Zac MedicoMake quickpkg print a warning if "bindist" is in RESTRICT.
2007-06-21 Zac MedicoMake IUSE handling safe for IUSE defaults.
2007-06-21 Mike Frysingeras noted by Josh Saddler on the gentoo-dev mailing...
2007-06-20 Zac MedicoAdd an --ignore-default-opts option that is analogous...
2007-06-19 Zac MedicoFor bug #182428, make quickpkg use a more secure umask...
2007-06-04 Zac MedicoFix typo.
2007-06-04 Zac MedicoFor bug #164655, port quickpkg to python and use the...
2007-03-09 Zac MedicoAdd back a missing `source isolated-functions.sh`....
2007-01-31 Mike Frysingertry and fix $Rev$
2007-01-31 Mike Frysingertry and fix $LastChangedRevision$
2007-01-31 Mike Frysingeradd some useful options
2006-10-01 Zac MedicoFor bug #149781, exclude symlinks to directories when...
2006-09-07 Zac MedicoMake quickpkg respect PORTAGE_NICENESS.
2006-09-07 Zac MedicoSubstitute isolated-functions.sh in place of /sbin...
2006-09-07 Zac MedicoCondense a few portageq calls into one.
2006-09-07 Zac MedicoOptimize quickpkg so that it creates the binary package...
2006-09-07 Zac MedicoFor bug #146564, include directories in packages create...
2006-08-09 Zac MedicoForce a sane umask in quickpkg for bug #143340.
2006-06-10 Marius Mauchmake elog mail module always set the 'From' header...
2006-04-15 Simon Stelling`` must die
2006-03-11 Mike Frysingerbackport portage-pkg path change from savior branch
2006-02-14 Mike Frysingeradd support for ROOT by Joel Martin #122728
2006-01-05 Mike Frysingerupdate copyright years
2005-08-30 Brian Harringheader changes, $Header: -> $Id:
2005-08-28 Jason StubbsMigration (without history) of the current stable line...