Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2025-04-05 | Move things to internal/v0.1.23 | Runxi Yu | 1 | -1/+1 |
2025-04-05 | Use cmd/forge for the entry point | Runxi Yu | 1 | -2/+2 |
2025-04-05 | database shall no longer be a global variable | Runxi Yu | 1 | -2/+2 |
2025-04-05 | Separate code/README rendering and unsafe to their own packages | Runxi Yu | 1 | -1/+2 |
2025-04-02 | LMTP: Fix patch handling (\r\n, mbox format, double-Wait)v0.1.10 | Runxi Yu | 1 | -17/+18 |
2025-04-02 | LMTP: Actually apply patches from email | Runxi Yu | 1 | -34/+74 |
2025-04-02 | LMTP: Fix mistake in command arguments | Runxi Yu | 1 | -1/+4 |
2025-04-02 | LMTP: Stub patch application | Runxi Yu | 1 | -3/+76 |
2025-04-01 | LMTP: Patch handling stub | Runxi Yu | 1 | -0/+15 |