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.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
pkg/email: extract base-commit hash from emails
Pimyn Girgis
2026-01-09
1
-28
/
+40
*
pkg/email: decode rfc2047 subjects
Aleksandr Nogikh
2025-10-15
1
-1
/
+11
*
all: apply linter auto fixes
Taras Madan
2025-07-17
1
-2
/
+2
*
pkg/email: share raw email addresses
Aleksandr Nogikh
2025-07-10
1
-5
/
+19
*
dashboard: prefix forwarded email subjects
Aleksandr Nogikh
2025-07-10
1
-0
/
+2
*
dashboard: forward emails from designated inboxes
Aleksandr Nogikh
2025-07-03
1
-1
/
+5
*
dashboard: adapt to the new Googe Groups footer
Aleksandr Nogikh
2024-10-25
1
-2
/
+6
*
pkg/email: remove the debugging code
Aleksandr Nogikh
2024-06-12
1
-1
/
+0
*
dashboard: auto-guess kernel and repo for #syz test
Aleksandr Nogikh
2023-09-06
1
-7
/
+16
*
all: use special placeholder for errors
Taras Madan
2023-07-24
1
-8
/
+8
*
dashboard: support bug labels
Aleksandr Nogikh
2023-04-27
1
-1
/
+4
*
pkg/email: support multiple commands
Aleksandr Nogikh
2023-04-27
1
-28
/
+41
*
pkg/email: expose OwnEmail flag
Aleksandr Nogikh
2023-04-12
1
-0
/
+2
*
pkg/email: parse multiple In-Reply-To message IDs
Aleksandr Nogikh
2023-04-12
1
-1
/
+15
*
pkg/email: extract more information
Aleksandr Nogikh
2023-04-06
1
-8
/
+60
*
dashboard: support `#syz regenerate` command
Aleksandr Nogikh
2023-03-28
1
-0
/
+3
*
pgk/email: parse the new "set" command
Aleksandr Nogikh
2023-02-24
1
-0
/
+5
*
all: ioutil is deprecated in go1.19 (#3718)
Taras Madan
2023-02-23
1
-3
/
+2
*
all: fix duplicate parameter types
Dmitry Vyukov
2023-01-13
1
-1
/
+1
*
pkg/email: refactor ParsePatch
Aleksandr Nogikh
2022-12-05
1
-2
/
+2
*
pkg/email: tolerate newline characters after #syz
Aleksandr Nogikh
2022-11-29
1
-1
/
+2
*
pkg/email: detect author and mailing list
Aleksandr Nogikh
2022-11-21
1
-19
/
+47
*
dashboard: reduce CanonicalEmail calls
Aleksandr Nogikh
2022-11-21
1
-2
/
+2
*
pkg/email: add support for Sender extraction
Aleksandr Nogikh
2022-11-07
1
-0
/
+13
*
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