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: 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