summaryrefslogtreecommitdiffstats
path: root/pym/elog_modules
Commit message (Expand)AuthorAgeFilesLines
* Preserve merge order in elog output. (trunk r7046)Zac Medico2007-06-271-13/+7
* Show which $ROOT a package was merged to when $ROOT is not /. (trunk r6959)Zac Medico2007-06-221-1/+4
* - Make elog finalize() handling safe for PORTAGE_CONFIGROOT. (trunk r6955)Zac Medico2007-06-222-13/+32
* Remove more unnecessary list generation. (trunk r6913)Zac Medico2007-06-223-4/+3
* add new echo module for people who don't want any real logging (trunk r6458)Zac Medico2007-06-211-0/+30
* Add new eqawarn function and QA loglevel to be used for QA messagesMarius Mauch2007-01-091-1/+5
* List package in summary logfileMarius Mauch2006-12-231-2/+2
* For bug #158658, fix the 'TypeError: int argument required' that happens in t...Zac Medico2006-12-211-1/+2
* Fix an import statement typo.Zac Medico2006-12-201-1/+1
* New elog modules for dismerging messages into a single file/mailMarius Mauch2006-12-192-0/+62
* Fix a typo from the last revision (octal literals begin with 0).Zac Medico2006-06-131-1/+1
* Toggle the setgid bit on $PORT_LOGDIR\elog\ for bug #136278.Zac Medico2006-06-131-1/+1
* refactor elog mail stuff so it's reusable by other tools (like glsa-check)Marius Mauch2006-06-101-57/+18
* make elog mail module always set the 'From' header for rfc2822 complianceMarius Mauch2006-06-101-0/+1
* move some elog defaults into make.globals, add new vars for mail from and sub...Marius Mauch2006-03-262-21/+30
* Split email addresses on the final "@" so as to allow "@" within the usernameJason Stubbs2005-12-301-1/+1
* fix custom module (bug #116024)Marius Mauch2005-12-192-4/+4
* minor glitch: EBUILD_PHASES is a list, no need to split() itMarius Mauch2005-11-131-1/+1
* First bunch of simple logging modules.Marius Mauch2005-11-135-0/+101