| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Convert to click for CLI options | Barry Warsaw | 2017-07-22 | 1 | -69/+72 |
| | | |||||
| * | Bump copyright years. | Barry Warsaw | 2017-01-04 | 1 | -1/+1 |
| | | |||||
| * | Use `atpublic` for @public instead of internal copy. | Barry Warsaw | 2016-11-29 | 1 | -1/+1 |
| | | |||||
| * | mailman subcommands commit transactions | Barry Warsaw | 2016-04-12 | 1 | -2/+24 |
| | | | | | | | Closes #223 Also: `mailman digests` has grown --verbose and -dry-run options. | ||||
| * | Clean up the commands subdirectory. | Barry Warsaw | 2016-03-24 | 1 | -7/+3 |
| | | |||||
| * | Happy New Year. | Barry Warsaw | 2016-01-02 | 1 | -1/+1 |
| | | |||||
| * | Port bump-digests to MM3, via the `mailman digests` command. | Barry Warsaw | 2015-12-22 | 1 | -23/+19 |
| | | | | | | Fix a buglet where if maybe_send_digest_now() was called before a digest has been prepared, a FileNotFoundError would be raised. | ||||
| * | Refactor bump_digest_number_and_volume() and maybe_send_digest_now() into | Barry Warsaw | 2015-12-22 | 1 | -0/+91 |
| their own module inside the mailman.app package. With the latter, remove the "all lists" functionality and require the mlist argument. We'll handle the "all lists" use case higher up the stack. Also, rename the send-digests handler digests since we'll next add the bump functionality. | |||||
