aboutsummaryrefslogtreecommitdiffstats
path: root/modules/private/mail.go
Commit message (Expand)AuthorAgeFilesLines
* Refactor internal API for git commands, use meaningful messages instead of "I...wxiaoguang2023-03-291-29/+5
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* format with gofumpt (#18184)65432022-01-201-1/+1
* refactor: move from io/ioutil to io and os package (#17109)Eng Zer Jun2021-09-221-2/+2
* Add an abstract json layout to make it's easier to change json library (#16528)Lunny Xiao2021-07-241-2/+1
* Second attempt at preventing zombies (#16326)zeripath2021-07-141-2/+3
* Migrate to use jsoniter instead of encoding/json (#14841)zeripath2021-03-011-1/+2
* Fix send mail (#13312)Lunny Xiao2020-10-261-1/+6
* Sendmail command (#13079)Maxim Zhiburt2020-10-241-0/+53