Bug #211949 - As suggested by vapier, tighten the variable filter to also
[portage.git] / bin / portageq
2007-12-21 Zac MedicoImplement a `portageq contents <root> <category/package...
2007-12-21 Zac MedicoTypo: remove bogus argument.
2007-12-21 Zac MedicoEnhance the portageq match command to list all installe...
2007-12-21 Zac MedicoBug #202566 - Move the 'global portage' statement to...
2007-12-11 Zac MedicoInstead of calling sys.exit when a ParseError occurs...
2007-12-11 Zac MedicoFirst import the main portage module without legacy...
2007-10-23 Zac MedicoPrint the Id tag an it's own line to avoid going
2007-10-23 Zac MedicoFix the version Id tag.
2007-10-21 Zac MedicoBug #196537 - Make portageq check that the <root> parameter
2007-10-17 Zac MedicoBug #196043 - Implement a `portageq owners <root> ...
2007-10-05 Zac MedicoBug #194764 - All the match* functions can raise
2007-06-29 Marius MauchUse better parseable format for list_preserved_libs
2007-06-21 Zac MedicoRemove lots of unnecessary list generation via dict...
2007-06-20 Zac MedicoFor bug #180165, make portageq print a "Permission...
2007-06-13 Marius MauchAdd portageq command to list preserved libs
2007-02-10 Zac MedicoUse os.path.realpath to handle symlinks properly.
2007-02-10 Zac MedicoFix automatic sys.path insertions so that they're relat...
2007-01-27 Mike Frysingerif requested argv cannot be matched to anything, exit...
2007-01-18 Marius MauchSyntax error
2007-01-16 Alec WarnerVarious glep 42 fixes, fix up the portageq calls to...
2007-01-16 Alec Warnermerge glep42 into trunk
2007-01-15 Alec Warnerexithandler is not a portageq func, so ignore it
2007-01-12 Alec WarnerMore String deprecation
2006-10-31 Zac MedicoRely on PYTHONPATH instead of PORTAGE_PYM_PATH for...
2006-10-26 Marius Mauchstreamline portage pythonpath handling and add an overr...
2006-10-09 Zac MedicoRemove unused PORTAGE_CALLER=portageq from the environment.
2006-09-20 Zac MedicoMake portageq exit successfully for -h or --help.
2006-09-19 Zac MedicoMake portageq exit with nonzero status when called...
2006-08-19 Zac MedicoMake sure that portageq exits quietly when killed,...
2006-07-15 Zac MedicoAdd a new portageq metadata function that wraps dbapi...
2006-06-10 Marius Mauchmake elog mail module always set the 'From' header...
2006-06-02 Zac MedicoIn portageq, catch a KeyError and print a message to...
2006-05-19 Zac MedicoCatch a ValueError thrown from cpv_expand and use it...
2006-01-08 Brian Harringbug 118191 , puke properly when no args to envvar are...
2006-01-05 Mike Frysingerupdate copyright years
2005-12-26 Jason StubbsSanitize the root parameter specified to portageq.
2005-12-26 Jason StubbsExport the ROOT environment variable when using functio...
2005-12-10 Mike Frysingeradd a -v (verbose) option to envvar for easily generati...
2005-12-10 Mike Frysingertouchup in general, add support for -h/--help, and...
2005-11-27 Jason StubbsKill of generation of CDEPEND for binary and installed...
2005-11-15 Brian Harringfix for portageq usage call (missing argv), via Emanuel...
2005-08-30 Brian Harringheader changes, $Header: -> $Id:
2005-08-28 Jason StubbsMigration (without history) of the current stable line...