aboutsummaryrefslogtreecommitdiff
path: root/lmtp_handle_patch.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move things to internal/v0.1.23Runxi Yu2025-04-051-1/+1
* Use cmd/forge for the entry pointRunxi Yu2025-04-051-2/+2
* database shall no longer be a global variableRunxi Yu2025-04-051-2/+2
* Separate code/README rendering and unsafe to their own packagesRunxi Yu2025-04-051-1/+2
* LMTP: Fix patch handling (\r\n, mbox format, double-Wait)v0.1.10Runxi Yu2025-04-021-17/+18
* LMTP: Actually apply patches from emailRunxi Yu2025-04-021-34/+74
* LMTP: Fix mistake in command argumentsRunxi Yu2025-04-021-1/+4
* LMTP: Stub patch applicationRunxi Yu2025-04-021-3/+76
* LMTP: Patch handling stubRunxi Yu2025-04-011-0/+15