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
*
.golangci.yml: reenable dupl checker
Dmitry Vyukov
2020-06-05
1
-49
/
+23
*
pkg/vcs: run git clean with switching commits
Dmitry Vyukov
2020-05-25
1
-0
/
+1
*
pkg/vcs: always extract tags from subject
Dmitry Vyukov
2020-05-18
2
-15
/
+12
*
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
2
-1
/
+6
*
dashboard/config: switch to ORC unwinder
Andrey Konovalov
2020-02-26
1
-4
/
+19
*
tools: add script that checks copyright headers
Dmitry Vyukov
2020-02-18
1
-0
/
+3
*
pkg/vcs: disable CONFIG_DEBUG_KOBJECT during bisection
Dmitry Vyukov
2020-01-16
1
-0
/
+5
*
pkg/vcs: disable CONFIG_DEBUG_INFO_BTF during bisection
Dmitry Vyukov
2020-01-07
1
-0
/
+4
*
pkg/vcs: Unset various git environment variables when invoking git
Andrew Donnellan
2019-12-12
3
-2
/
+32
*
pkg/vcs: don't CC people on CC (sic)
Dmitry Vyukov
2019-12-10
2
-3
/
+2
*
pkg/report: use --git-min-percent=15 for get_maintainer.pl
Dmitry Vyukov
2019-12-10
1
-2
/
+4
*
pkg/vcs: don't bisect linux past 4.6
Dmitry Vyukov
2019-12-10
1
-3
/
+11
*
pkg/bisect: add test for #1527
Dmitry Vyukov
2019-12-10
2
-20
/
+25
*
dashboard/app: don't report bisections pointing to release commits
Dmitry Vyukov
2019-11-27
2
-0
/
+14
*
pkg/build: make linux implement binary signer
Dmitry Vyukov
2019-11-25
1
-0
/
+2
*
pkg/build: produce more deterministic linux binaries
Dmitry Vyukov
2019-11-18
1
-0
/
+2
*
pkg/bisect: detect wrong bisections
Dmitry Vyukov
2019-11-07
3
-3
/
+11
*
pkg/vcs: detect old git binary that can't do bisection
Dmitry Vyukov
2019-10-22
1
-0
/
+9
*
pkg/vcs: make EnvForCommit return full compiler path
Dmitry Vyukov
2019-10-22
3
-7
/
+6
*
pkg/bisect: add initial testing support for cause bisection
Zubin Mithra
2019-10-22
6
-126
/
+186
*
pkg/vcs: handle git commits without a body
Anton Lindqvist
2019-09-24
2
-1
/
+22
*
pkg/vcs: disable CONFIG_SECURITY_TOMOYO_OMIT_USERSPACE_LOADER before v5.2
Dmitry Vyukov
2019-05-21
1
-0
/
+4
*
pkg/vcs: disable CONFIG_CAN for bisection before v4.13
Dmitry Vyukov
2019-03-22
1
-0
/
+5
*
pkg/vcs: fix fuchsia's git repo directory.
Marco Vanotti
2019-03-21
1
-11
/
+11
*
pkg/vcs: fix git tag --points-at invocation
Dmitry Vyukov
2019-03-20
1
-4
/
+3
*
pkg/vcs: wrap git invocations in a helper method
Dmitry Vyukov
2019-03-20
1
-29
/
+30
*
pkg/vcs: remove unused functions
Dmitry Vyukov
2019-03-20
2
-23
/
+0
*
docs, pkg/vcs, sys/fuchsia: update fuchsia urls
Marco Vanotti
2019-03-20
2
-3
/
+3
*
pkg/vcs: fix too long line
Dmitry Vyukov
2019-03-17
1
-41
/
+43
*
pkg/vcs: reset repo more
Dmitry Vyukov
2019-03-17
1
-7
/
+15
*
pkg/vcs: try to work around massive linux kernel build/boot breakages
Dmitry Vyukov
2019-03-17
1
-7
/
+67
*
pkg/vcs: refactor bisection support
Dmitry Vyukov
2019-03-17
10
-145
/
+404
*
all: switch to Go 1.12
Dmitry Vyukov
2019-03-14
1
-6
/
+6
*
pkg/vcs: add freebsd
Mark Johnston
2019-03-12
2
-0
/
+33
*
fuchsia: Update Syzkaller to pull from Fuchsia monorepo (#1021)
Julia Hansbrough
2019-02-27
1
-2
/
+2
*
pkg/vcs: implement few missing methods for akaros
Dmitry Vyukov
2019-02-17
1
-12
/
+0
*
dashboard/app: poll commits info
Dmitry Vyukov
2019-02-17
9
-179
/
+439
*
all: reformat with Go 1.10
Dmitry Vyukov
2019-02-11
1
-7
/
+7
*
sys/linux: add NDISC packet formats to vnet.txt
Dan Robertson
2019-02-11
1
-7
/
+7
*
Added vcs support for netbsd
Siddharth M
2019-01-24
2
-0
/
+57
*
pkg/vcs: relax check on git hash length
Dmitry Vyukov
2019-01-10
2
-8
/
+7
*
pkg/vcs: treat 14-char git hash as hash too
Dmitry Vyukov
2019-01-04
2
-1
/
+2
*
pkg/vcs: fetch git tags when checking out particular commit
Dmitry Vyukov
2019-01-04
1
-1
/
+1
*
pkg/vcs: disable sandboxing in tests
Dmitry Vyukov
2018-12-18
1
-0
/
+5
*
pkg/osutil: provide better Rename
Dmitry Vyukov
2018-12-17
1
-1
/
+1
*
pkg/vcs: don't use --no-tags when fetching git
Dmitry Vyukov
2018-12-17
1
-1
/
+1
*
pkg/vcs: fix fetching of commits on non master branch
Dmitry Vyukov
2018-12-16
2
-2
/
+173
*
pkg/vcs: also recognize Tested-by: git commit tags
Dmitry Vyukov
2018-11-20
1
-0
/
+2
*
pkg/email, pkg/vcs: test that OpenBSD-style commits are handled
Dmitry Vyukov
2018-10-11
1
-2
/
+15
[next]