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
/
vcs.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
all: remove unused nolint directives
Dmitry Vyukov
2026-01-02
1
-2
/
+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
1
-0
/
+3
*
pkg: restore vcs.TreeLink and html.SetGlobSearchPath
Marco Elver
2025-06-06
1
-0
/
+5
*
pkg/vcs: extend ListCommitHashes
Aleksandr Nogikh
2025-05-13
1
-2
/
+9
*
all: delete dead code
Taras Madan
2025-02-10
1
-4
/
+0
*
pkg/vcs: export GitWrapper
Aleksandr Nogikh
2025-01-09
1
-5
/
+5
*
pkg/vcs: extend ListCommitHashes
Aleksandr Nogikh
2025-01-03
1
-1
/
+1
*
pkg/build: add build command for starnix
Laura Peskin
2024-10-30
1
-0
/
+3
*
pkg/vcs: expose commit patch
Dmitry Vyukov
2024-10-15
1
-0
/
+1
*
pkg/vcs: change HeadCommit to Commit
Dmitry Vyukov
2024-10-15
1
-2
/
+3
*
syz-ci: introduce gitArchive parameters
Taras Madan
2024-10-10
1
-0
/
+3
*
pkg/covermerger: optimize checkouts
Taras Madan
2024-08-29
1
-0
/
+3
*
all: remove akaros support
Dmitry Vyukov
2024-04-15
1
-2
/
+0
*
pkg/vcs: delete ListRecentCommits()
Aleksandr Nogikh
2023-12-20
1
-3
/
+0
*
pkg/vcs/vcs.go: nolint goconst because it improves readability
Taras Madan
2023-10-26
1
-0
/
+1
*
pkg/bisect: test a subset of releases
Aleksandr Nogikh
2023-08-25
1
-0
/
+26
*
syz-ci: specify per-manager bisection backports
Aleksandr Nogikh
2023-07-20
1
-1
/
+2
*
pkg/bisect: try to drop instrumentation
Aleksandr Nogikh
2023-07-05
1
-2
/
+3
*
pkg/vcs: extract merge bases of two commits
Aleksandr Nogikh
2023-04-28
1
-0
/
+3
*
pkg/vcs: add two more vcs.Repo methods
Aleksandr Nogikh
2023-04-06
1
-0
/
+10
*
pkg/bisect: use default compiler during bisection where possible
Space Meyer
2022-10-07
1
-2
/
+2
*
pkg/bisect: try to reidentify commit rebased after crash
Space Meyer
2022-10-06
1
-5
/
+6
*
pkg/bisect: support clang for crash bisection
Space Meyer
2022-09-01
1
-2
/
+2
*
pkg/vcs: fetch linux upstream stable before bisections
Space Meyer
2022-09-01
1
-2
/
+6
*
pkg/vcs: add FileLink
Dmitry Vyukov
2022-05-20
1
-5
/
+17
*
dashboard/app: show link to git commit for patch testing
Dmitry Vyukov
2021-03-13
1
-3
/
+20
*
pkg/vcs: allow sso protocol for git repos
Dmitry Vyukov
2021-01-09
1
-2
/
+2
*
pkg/vcs: allow ~ in git repo URLs
Dmitry Vyukov
2020-12-30
1
-3
/
+3
*
pkg/vcs: reorder code
Dmitry Vyukov
2020-12-25
1
-50
/
+50
*
pkg/vcs: add repo.Contains method
Dmitry Vyukov
2020-12-25
1
-0
/
+4
*
pkg/kconfig: store minimization results
Jouni Hogander
2020-12-10
1
-3
/
+3
*
tools/syz-bisect: use vcs.HEAD by default
Jouni Hogander
2020-12-10
1
-0
/
+2
*
tools/syz-reprolist: don't drop syzkaller repo on errors
Dmitry Vyukov
2020-11-24
1
-2
/
+2
*
pkg/kconfig: accept target when parsing Kconfig
Dmitry Vyukov
2020-10-29
1
-1
/
+2
*
tools/syz-kconf: detect -rcN tags
Dmitry Vyukov
2020-10-29
1
-1
/
+1
*
sys/targets: add OS/Arch name consts
Dmitry Vyukov
2020-10-26
1
-7
/
+8
*
pkg/vcs: add repo OptPrecious and OptDontSandbox options
Dmitry Vyukov
2020-10-21
1
-10
/
+20
*
pkg/vcs: add ReleaseTag
Dmitry Vyukov
2020-10-21
1
-0
/
+4
*
pkg/vcs: use committer date
Tetsuo Handa
2020-10-10
1
-0
/
+1
*
pkg/vcs: support git URL starting with file:///
Alexander Egorenkov
2020-10-02
1
-2
/
+6
*
pkg: get and store Maintainers data
Pedro Lopes
2020-07-31
1
-1
/
+54
*
pkg/vcs: don't sandbox syzkaller repo
Dmitry Vyukov
2020-07-12
1
-6
/
+3
*
pkg/bisect: Implement config bisection
Jouni Hogander
2020-07-02
1
-0
/
+4
*
pkg/vcs: Fix golangci-lint formatting error
Paul Chaignon
2020-04-06
1
-3
/
+4
*
pkg/vcs: Support ssh git repos
Jukka Kaartinen
2020-04-03
1
-1
/
+2
*
pkg/vcs: Unset various git environment variables when invoking git
Andrew Donnellan
2019-12-12
1
-0
/
+5
*
pkg/vcs: don't CC people on CC (sic)
Dmitry Vyukov
2019-12-10
1
-2
/
+2
*
dashboard/app: don't report bisections pointing to release commits
Dmitry Vyukov
2019-11-27
1
-0
/
+2
*
pkg/bisect: detect wrong bisections
Dmitry Vyukov
2019-11-07
1
-0
/
+1
[next]