| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Convert from bzr to git. | Barry Warsaw | 2015-04-28 | 1 | -66/+0 |
| | | |||||
| * | Bite the bullet: rename the Mailman package to mailman. | Barry Warsaw | 2008-02-27 | 87 | -10368/+0 |
| | | |||||
| * | No executable | Barry Warsaw | 2007-12-29 | 1 | -0/+0 |
| | | |||||
| * | Added a test message. | Mark Sapiro | 2007-11-11 | 1 | -0/+81 |
| | | |||||
| * | Changed file format from dos to unix as needed | Mark Sapiro | 2007-11-11 | 14 | -1721/+1721 |
| | | |||||
| * | Merge the setuptools branch. Fix a couple of test modules that are | Barry Warsaw | 2007-07-21 | 1 | -0/+66 |
| | | | | | disabled anyway. | ||||
| * | More work on completing the transition to setuptools. | Barry Warsaw | 2007-07-18 | 86 | -0/+10287 |
| * Mailman/testing -> Mailman/test * Removed Mailman/testing/base.py * Fix mailmanctl by using a different way of calculating where the qrunner script is. The configuration file no longer knows what BIN_DIR is, but the mailmanctl script knows where it lives via sys.argv[0]. Also, PREFIX_DIR -> VAR_DIR. Also, * Since the overwhelmingly predominant use of ILanguageManager is to get the description, and since .get_language_data(code)[0] is not very readable, split the interface into .get_description() and .get_charset(). * In the setup, automatically add all Mailman.bin modules as command line scripts. | |||||
