| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Convert to click for CLI options | Barry Warsaw | 2017-07-22 | 1 | -161/+0 |
| | | |||||
| * | Add some documentation. | Barry Warsaw | 2016-04-23 | 1 | -15/+38 |
| | | |||||
| * | Port some of the commands. | Barry Warsaw | 2014-12-13 | 1 | -2/+2 |
| | | |||||
| * | Merge abompard's fixes to the Postgres test suite. | Barry Warsaw | 2014-10-30 | 1 | -2/+2 |
| | | |||||
| * | Use print functions consistently through, and update all __future__ imports to | Barry Warsaw | 2014-04-28 | 1 | -3/+3 |
| | | | | | | | | | reflect this. Also, mock out sys.stderr on some tests so that their nose2 output is quieter. A few other minor coding style consistencies. | ||||
| * | Schema change. After discussion at Pycon, we decided to change "real_name" to | Barry Warsaw | 2012-03-15 | 1 | -9/+9 |
| | | | | | | | | | | | | "display_name" across the board. * `IMailingList.real_name` -> `IMailingList.display_name` * `IUser.real_name` -> `IUser.display_name` * `IAddress.real_name` -> `IAddress.display_name` * Schema changes: - real_name -> display_name (mailinglist, user, address) | ||||
| * | * IPython support in `bin/mailman shell` contributed by Andrea Crotti. | Barry Warsaw | 2012-03-12 | 1 | -3/+16 |
| | | | | | (LP: #949926). | ||||
| * | Finally, all doctests are named .rst | Barry Warsaw | 2011-09-23 | 1 | -0/+125 |
