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
/
vcs
Commit message (
Expand
)
Author
Age
Files
Lines
*
pkg/vcs: be more strict in BaseForDiff
Aleksandr Nogikh
2026-01-16
2
-6
/
+41
*
pkg/vcs: return multiple base commit candidates
Aleksandr Nogikh
2026-01-13
2
-28
/
+62
*
pkg/vcs: find base commit by blob sha hashes
Aleksandr Nogikh
2026-01-09
2
-0
/
+264
*
pkg/vcs: extend git testing helpers
Aleksandr Nogikh
2026-01-09
2
-12
/
+29
*
pkg/vcs: extend ParseGitDiff
Aleksandr Nogikh
2026-01-09
2
-11
/
+46
*
all: remove unused nolint directives
Dmitry Vyukov
2026-01-02
2
-4
/
+0
*
pkg/vcs: reduce cyclomatic complexity link func
Dmitry Vyukov
2025-12-29
1
-47
/
+63
*
pkg/vcs: support git@github.com repos
Dmitry Vyukov
2025-12-29
2
-0
/
+15
*
pkg/vcs: backport fixes for devm_drm_of_get_bridge link error
Aleksandr Nogikh
2025-09-02
1
-0
/
+12
*
all: apply linter auto fixes
Taras Madan
2025-07-17
1
-5
/
+7
*
pkg/report: use crash.KASANUnknown instead of crash.KASANOther
Taras Madan
2025-07-03
1
-2
/
+2
*
pkg/report: split crash.KASAN into parts
Taras Madan
2025-07-03
1
-2
/
+2
*
dashboard/app: use crash types instead, no regexps
Taras Madan
2025-07-02
1
-31
/
+55
*
pkg/vcs: don't re-clone on network errors
Aleksandr Nogikh
2025-06-17
1
-2
/
+10
*
pkg: restore vcs.TreeLink and html.SetGlobSearchPath
Marco Elver
2025-06-06
1
-0
/
+5
*
pkg/vcs: extend ListCommitHashes
Aleksandr Nogikh
2025-05-13
4
-39
/
+50
*
pkg/vcs: use clang-15 for builds up to v6.15
Aleksandr Nogikh
2025-04-24
2
-3
/
+11
*
pkg/vcs: cherry-pick the batman-adv fix
Aleksandr Nogikh
2025-04-23
1
-0
/
+7
*
pkg/vcs: backport a binder_add_device fix
Aleksandr Nogikh
2025-03-12
1
-0
/
+6
*
pkg/vcs: add one more Linux backport
Aleksandr Nogikh
2025-02-17
1
-0
/
+6
*
all: remove loop variables scoping
Taras Madan
2025-02-17
1
-1
/
+0
*
all: delete dead code
Taras Madan
2025-02-10
2
-23
/
+0
*
all: use min/max functions
Dmitry Vyukov
2025-01-17
1
-3
/
+1
*
pkg/vcs: export GitWrapper
Aleksandr Nogikh
2025-01-09
9
-209
/
+245
*
pkg/vcs: extend ListCommitHashes
Aleksandr Nogikh
2025-01-03
4
-8
/
+16
*
pkg/vcs: work around bug in jiri prebuilt_versions hook
Laura Peskin
2024-12-09
1
-1
/
+5
*
pkg/vcs: backport "Fix broken irq restoration in kvm_wait" for bisect
Aleksandr Nogikh
2024-12-05
1
-0
/
+6
*
pkg/vcs: implement remaining Repo methods for fuchsia
Laura Peskin
2024-12-05
1
-9
/
+16
*
pkg/build: add build command for starnix
Laura Peskin
2024-10-30
2
-4
/
+10
*
pkg/vcs: parse git diffs
Aleksandr Nogikh
2024-10-25
2
-0
/
+33
*
pkg/vcs: more not implemented for fuchsia
Taras Madan
2024-10-24
1
-8
/
+8
*
pkg/vcs: expose commit patch
Dmitry Vyukov
2024-10-15
3
-2
/
+34
*
pkg/vcs: change HeadCommit to Commit
Dmitry Vyukov
2024-10-15
7
-38
/
+35
*
syz-ci: introduce gitArchive parameters
Taras Madan
2024-10-10
3
-0
/
+16
*
pkg/covermerger: optimize checkouts
Taras Madan
2024-08-29
3
-0
/
+23
*
sys/targets: add consts for gvisor/starnix
Dmitry Vyukov
2024-05-27
1
-1
/
+1
*
tools/syz-linter: check t.Logf/Errorf/Fatalf messages
Dmitry Vyukov
2024-04-17
1
-1
/
+1
*
all: remove akaros support
Dmitry Vyukov
2024-04-15
2
-29
/
+0
*
pkg/vcs: remove parentheses from email tests
Aleksandr Nogikh
2024-03-22
1
-8
/
+8
*
pkg/bisect: make bisection more robust
Simone Weiß
2024-03-18
1
-2
/
+7
*
pkg/vcs: support fetches by a short git hash
Aleksandr Nogikh
2024-03-05
2
-2
/
+24
*
pkg/vcs: make git fetch calls more specific
Aleksandr Nogikh
2024-01-17
3
-4
/
+63
*
pkg/vcs: delete ListRecentCommits()
Aleksandr Nogikh
2023-12-20
4
-28
/
+0
*
pkg/vcs/vcs.go: nolint goconst because it improves readability
Taras Madan
2023-10-26
1
-0
/
+1
*
pkg/vcs: circumvent ref conflicts during fetch
Aleksandr Nogikh
2023-08-30
1
-0
/
+13
*
pkg/bisect: test a subset of releases
Aleksandr Nogikh
2023-08-25
2
-24
/
+34
*
pkg/vcs: don't supress rcu stall reports twice
Aleksandr Nogikh
2023-08-18
2
-5
/
+23
*
pkg/vcs: patch an objtool Linux bug
Aleksandr Nogikh
2023-08-09
1
-0
/
+8
*
pkg/vcs: add tests for automatic backports
Aleksandr Nogikh
2023-08-04
2
-2
/
+118
*
pkg/vcs: add a Comment field to backport descriptions
Aleksandr Nogikh
2023-08-04
1
-0
/
+2
[next]