index
:
syz
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_test.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
pkg/email: add tests for base-commit extraction
Pimyn Girgis
2026-01-09
1
-0
/
+110
*
pkg/email: decode rfc2047 subjects
Aleksandr Nogikh
2025-10-15
1
-0
/
+21
*
all: apply linter auto fixes
Taras Madan
2025-07-17
1
-3
/
+3
*
pkg/email: share raw email addresses
Aleksandr Nogikh
2025-07-10
1
-0
/
+21
*
dashboard: adapt to the new Googe Groups footer
Aleksandr Nogikh
2024-10-25
1
-0
/
+29
*
dashboard: auto-guess kernel and repo for #syz test
Aleksandr Nogikh
2023-09-06
1
-2
/
+13
*
dashboard: support bug labels
Aleksandr Nogikh
2023-04-27
1
-0
/
+10
*
pkg/email: support multiple commands
Aleksandr Nogikh
2023-04-27
1
-126
/
+233
*
pkg/email: expose OwnEmail flag
Aleksandr Nogikh
2023-04-12
1
-0
/
+1
*
pkg/email: parse multiple In-Reply-To message IDs
Aleksandr Nogikh
2023-04-12
1
-0
/
+28
*
pkg/email: extract more information
Aleksandr Nogikh
2023-04-06
1
-5
/
+118
*
pgk/email: parse the new "set" command
Aleksandr Nogikh
2023-02-24
1
-0
/
+8
*
all: tools/syz-env make generate result
Taras Madan
2023-02-24
1
-2
/
+2
*
pkg/email: tolerate newline characters after #syz
Aleksandr Nogikh
2022-11-29
1
-0
/
+27
*
pkg/email: detect author and mailing list
Aleksandr Nogikh
2022-11-21
1
-17
/
+65
*
dashboard: reduce CanonicalEmail calls
Aleksandr Nogikh
2022-11-21
1
-12
/
+12
*
pkg/email: add support for Sender extraction
Aleksandr Nogikh
2022-11-07
1
-4
/
+7
*
pkg/email: strip \t in test command args
Dmitry Vyukov
2021-03-09
1
-0
/
+18
*
pkg/email: accept #syz- prefix for commands
Dmitry Vyukov
2020-01-07
1
-0
/
+18
*
pkg/email: allow commands in subject
Dmitry Vyukov
2019-05-13
1
-2
/
+21
*
dashboard/app: restore printing of email commands
Dmitry Vyukov
2019-05-08
1
-13
/
+33
*
pkg/email: support quilt patch format
Andrey Konovalov
2019-04-23
1
-2
/
+6
*
dashboard/app: slightly relax command parsing
Dmitry Vyukov
2019-03-22
1
-30
/
+56
*
pkg/email, pkg/vcs: test that OpenBSD-style commits are handled
Dmitry Vyukov
2018-10-11
1
-0
/
+32
*
pkg/email: support quoted-printable emails
Dmitry Vyukov
2018-06-18
1
-4
/
+52
*
gometalinter: enable line length checking
Dmitry Vyukov
2018-05-04
1
-0
/
+1
*
all: fix gometalinter warnings
Dmitry Vyukov
2018-03-08
1
-0
/
+3
*
pkg/email: handle emails without Content-Type header
Dmitry Vyukov
2018-01-24
1
-1
/
+0
*
pkg/email: don't add <> to email when name is empty
Dmitry Vyukov
2017-12-28
1
-0
/
+18
*
dashboard/app: extract fixing tags from commits
Dmitry Vyukov
2017-12-27
1
-1
/
+1
*
pkg/email: improve parsing of splitted lines
Dmitry Vyukov
2017-12-19
1
-12
/
+36
*
pkg/email: unsplit arguments for test command
Dmitry Vyukov
2017-11-17
1
-1
/
+65
*
pkg/email: truncate garbage after patches
Dmitry Vyukov
2017-11-17
1
-3
/
+3
*
dashboard/app: email fixes
Dmitry Vyukov
2017-10-31
1
-0
/
+13
*
dashboard/app: heavylifting of email reporting
Dmitry Vyukov
2017-08-17
1
-42
/
+84
*
pkg/email: fix bug in context extraction
Dmitry Vyukov
2017-07-05
1
-3
/
+3
*
pkg/email: add AddAddrContext/RemoveAddrContext
Dmitry Vyukov
2017-07-05
1
-32
/
+49
*
pkg/email: don't add own email address to CC list
Dmitry Vyukov
2017-07-03
1
-4
/
+8
*
pkg/email: add email parsing functionality
Dmitry Vyukov
2017-07-02
1
-0
/
+344