Add SIGWINCH support so that the progress bar is resized if the xterm is resized.
[portage.git] / bin / emaint
2007-05-27 Zac MedicoAdd SIGWINCH support so that the progress bar is resize...
2007-05-27 Zac MedicoAdd progress support to emaint (similar to wget's progr...
2007-05-27 Zac MedicoIn the WorldHandler class, add support for an onProgres...
2007-02-18 Zac MedicoFor bug #166785, check for invalid categories in the...
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-25 Marius MauchNamespace sanitizing, step 4
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-07-10 Zac MedicoMove code out of global scope.
2006-07-09 Zac MedicoUpdate error handling for write_atomic calls to use...
2006-05-01 Simon Stellingrevert my last commit except for the parts i really...
2006-05-01 Simon Stellingallow escaping in elog_base() to fix bug 131913
2006-03-06 Zac MedicoRemove the leading / from WORLD_FILE for better coopera...
2006-02-09 Zac Medicouse new write_atomic() function for all world file...
2006-01-28 Jason StubbsDisable the vdb check until it can be migrated to filte...
2006-01-27 Brian Harringadd the "/usr/lib/portage/pym" insert to deal with...
2006-01-24 Marius Mauchfix possible path and vdb location issues
2006-01-22 Marius Mauchfixup
2006-01-22 Marius Mauchstore all auxdbkeys in vdb and add a new emaint target...
2006-01-12 Brian Harringdon't inline code, do __name__=="__main__" so the modul...
2005-12-30 Jason StubbsRemove tests for masked/unavailable packages.
2005-12-24 Jason StubbsFix an incorrect variable reference triggered when...
2005-12-21 Jason StubbsSeparate masked and unavailable ebuilds and report...
2005-11-13 Jason StubbsAdded a description of emaint to `emaint --help`
2005-11-01 Mike Frysingeroutput a finished message
2005-10-14 Jason StubbsTake the str() of the option passed to the callback...
2005-10-07 Jason StubbsRework to API behaviour rather than API documentation
2005-10-05 Jason StubbsAdd new tool to check and fix problems with the world...