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
/
vcs
/
vcs.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
pkg/vcs: make EnvForCommit return full compiler path
Dmitry Vyukov
2019-10-22
1
-1
/
+1
*
pkg/bisect: add initial testing support for cause bisection
Zubin Mithra
2019-10-22
1
-0
/
+2
*
docs, pkg/vcs, sys/fuchsia: update fuchsia urls
Marco Vanotti
2019-03-20
1
-2
/
+2
*
pkg/vcs: refactor bisection support
Dmitry Vyukov
2019-03-17
1
-13
/
+27
*
pkg/vcs: add freebsd
Mark Johnston
2019-03-12
1
-0
/
+2
*
dashboard/app: poll commits info
Dmitry Vyukov
2019-02-17
1
-8
/
+73
*
Added vcs support for netbsd
Siddharth M
2019-01-24
1
-0
/
+2
*
pkg/vcs: relax check on git hash length
Dmitry Vyukov
2019-01-10
1
-6
/
+2
*
pkg/vcs: treat 14-char git hash as hash too
Dmitry Vyukov
2019-01-04
1
-1
/
+1
*
pkg/vcs: add openbsd support
Dmitry Vyukov
2018-09-11
1
-2
/
+4
*
pkg/vcs: add akaros support
Dmitry Vyukov
2018-07-05
1
-0
/
+2
*
pkg/vcs: add fuchsia support
Dmitry Vyukov
2018-06-27
1
-1
/
+10
*
pkg/vcs: pave way for multi-vcs support
Dmitry Vyukov
2018-06-27
1
-0
/
+180