index
:
syz
actual
corpusfix
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pkg
/
email
/
parser.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
pkg/email: strip \t in test command args
Dmitry Vyukov
2021-03-09
1
-3
/
+6
*
dashboard/app: add unfix command
Dmitry Vyukov
2020-10-01
1
-22
/
+29
*
pkg/email: accept #syz- prefix for commands
Dmitry Vyukov
2020-01-07
1
-4
/
+11
*
pkg/email: allow commands in subject
Dmitry Vyukov
2019-05-13
1
-16
/
+16
*
dashboard/app: restore printing of email commands
Dmitry Vyukov
2019-05-08
1
-6
/
+7
*
dashboard/app: slightly relax command parsing
Dmitry Vyukov
2019-03-22
1
-10
/
+51
*
dashboard/app: add uncc command
Dmitry Vyukov
2019-03-22
1
-0
/
+11
*
gometalinter: clean up vetshadow
Dmitry Vyukov
2018-07-31
1
-1
/
+4
*
pkg/email: support quoted-printable emails
Dmitry Vyukov
2018-06-18
1
-2
/
+5
*
gometalinter: enable line length checking
Dmitry Vyukov
2018-05-04
1
-1
/
+2
*
pkg/email: handle emails without Content-Type header
Dmitry Vyukov
2018-01-24
1
-3
/
+8
*
pkg/email: don't add <> to email when name is empty
Dmitry Vyukov
2017-12-28
1
-2
/
+6
*
dashboard/app: extract fixing tags from commits
Dmitry Vyukov
2017-12-27
1
-5
/
+9
*
pkg/email: improve parsing of splitted lines
Dmitry Vyukov
2017-12-19
1
-17
/
+44
*
pkg/email: ignore missing To: header
Dmitry Vyukov
2017-11-22
1
-4
/
+2
*
pkg/email: unsplit arguments for test command
Dmitry Vyukov
2017-11-17
1
-1
/
+23
*
pkg/email: fix base64-encoded body parsing
Dmitry Vyukov
2017-11-16
1
-4
/
+4
*
dashboard/app: email fixes
Dmitry Vyukov
2017-10-31
1
-0
/
+15
*
dashboard/app: heavylifting of email reporting
Dmitry Vyukov
2017-08-17
1
-22
/
+68
*
pkg/email: fix bug in context extraction
Dmitry Vyukov
2017-07-05
1
-0
/
+6
*
pkg/email: add AddAddrContext/RemoveAddrContext
Dmitry Vyukov
2017-07-05
1
-30
/
+39
*
pkg/email: don't add own email address to CC list
Dmitry Vyukov
2017-07-03
1
-8
/
+12
*
pkg/email: add function that forms reply to an email
Dmitry Vyukov
2017-07-02
1
-1
/
+3
*
pkg/email: add email parsing functionality
Dmitry Vyukov
2017-07-02
1
-0
/
+183