summaryrefslogtreecommitdiffstats
path: root/rtemstoolkit/mailer.py (unfollow)
Commit message (Expand)AuthorFilesLines
2021-11-12rtemstoolkit/mailer.py: Fix parsing of options with no optargAlex White1-1/+4
2021-10-29rtems-bsp-builder: Fix mail supportAlex White1-1/+1
2021-05-10rtemstoolkit/mailer.py: Fix option ordering for add_argumentsAlex White1-1/+3
2021-04-14rtemstoolkit/mailer.py: Add --use-gitconfig optionAlex White1-2/+44
2021-04-13rtemstoolkit/mailer.py: Add SMTP login optionsAlex White1-6/+35
2021-04-13rtemstoolkit/mailer.py: Return full smtp-host arg valueAlex White1-1/+1
2019-02-21rtemstoolkit/mailer.py: Check for no --smtp-host arg being providedJoel Sherrill1-1/+3
2018-11-28rtemstoolkit: Fix mailer unittest.Chris Johns1-1/+1
2018-11-23rtemstoolkit: Add unit testing for the python modulesChris Johns1-14/+14
2017-10-22bsb-builder: Add email support, and config report types.Chris Johns1-9/+39
2017-10-12rtemstoolkit: Update the mailer module to the option interface.Chris Johns1-5/+14
2016-03-03Update rtems-tool to support Python 2 and 3.Chris Johns1-4/+15
2015-11-12Python 3 compatibilitySebastian Huber1-5/+5
2014-02-15rt: Add the rtems-tester.Chris Johns1-0/+120