summaryrefslogtreecommitdiffstats
path: root/bin/emaint
Commit message (Expand)AuthorAgeFilesLines
...
* fixupMarius Mauch2006-01-221-1/+1
* store all auxdbkeys in vdb and add a new emaint target to create missing entriesMarius Mauch2006-01-221-2/+59
* don't inline code, do __name__=="__main__" so the module can be used instead ...Brian Harring2006-01-121-47/+48
* Remove tests for masked/unavailable packages.Jason Stubbs2005-12-301-10/+0
* Fix an incorrect variable reference triggered when using --fix and --checkJason Stubbs2005-12-241-1/+1
* Separate masked and unavailable ebuilds and report that masked ebuilds can beJason Stubbs2005-12-211-1/+7
* Added a description of emaint to `emaint --help`Jason Stubbs2005-11-131-0/+6
* output a finished messageMike Frysinger2005-11-011-0/+1
* Take the str() of the option passed to the callback so it can be compared use...Jason Stubbs2005-10-141-1/+1
* Rework to API behaviour rather than API documentationJason Stubbs2005-10-071-4/+4
* Add new tool to check and fix problems with the world file (to begin with)Jason Stubbs2005-10-051-0/+111