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
*
all: use `t.TempDir` to create temporary test directory
Eng Zer Jun
2022-03-28
1
-16
/
+3
*
dashboard/app: show link to git commit for patch testing
Dmitry Vyukov
2021-03-13
2
-3
/
+50
*
pkg/vcs: use gcc 10 for linux v5.9+
Dmitry Vyukov
2021-02-17
1
-0
/
+2
*
pkg/vcs: allow sso protocol for git repos
Dmitry Vyukov
2021-01-09
2
-4
/
+5
*
pkg/vcs: allow ~ in git repo URLs
Dmitry Vyukov
2020-12-30
2
-3
/
+4
*
pkg/vcs: reorder code
Dmitry Vyukov
2020-12-25
1
-50
/
+50
*
pkg/vcs: add repo.Contains method
Dmitry Vyukov
2020-12-25
4
-0
/
+42
*
pkg/kconfig: store minimization results
Jouni Hogander
2020-12-10
5
-25
/
+21
*
tools/syz-bisect: use vcs.HEAD by default
Jouni Hogander
2020-12-10
1
-0
/
+2
*
pkg/vcs: use --force with git fetch
Dmitry Vyukov
2020-12-10
1
-3
/
+3
*
tools/syz-reprolist: don't drop syzkaller repo on errors
Dmitry Vyukov
2020-11-24
1
-2
/
+2
*
pkg/vcs/git: optimize CheckoutBranch
Alexander Egorenkov
2020-11-20
1
-1
/
+4
*
tools: add script to check shebang lines (#2234)
Mark Johnston
2020-11-02
2
-54
/
+1
*
pkg/kconfig: accept target when parsing Kconfig
Dmitry Vyukov
2020-10-29
3
-4
/
+8
*
tools/syz-kconf: detect -rcN tags
Dmitry Vyukov
2020-10-29
6
-19
/
+63
*
sys/targets: add OS/Arch name consts
Dmitry Vyukov
2020-10-26
1
-7
/
+8
*
pkg/bisect: switch to kconfig.Minimize
Dmitry Vyukov
2020-10-21
3
-276
/
+21
*
pkg/vcs: refactor linuxAlterConfigs
Dmitry Vyukov
2020-10-21
1
-24
/
+35
*
pkg/vcs: fix test
Dmitry Vyukov
2020-10-21
1
-1
/
+3
*
pkg/vcs: add repo OptPrecious and OptDontSandbox options
Dmitry Vyukov
2020-10-21
11
-86
/
+74
*
pkg/vcs: add ReleaseTag
Dmitry Vyukov
2020-10-21
7
-20
/
+36
*
pkg/vcs: use committer date
Tetsuo Handa
2020-10-10
3
-5
/
+17
*
pkg/vcs: disable BLK_DEV_INITRD config
Jouni Hogander
2020-10-09
1
-0
/
+4
*
pkg/vcs: support git URL starting with file:///
Alexander Egorenkov
2020-10-02
2
-2
/
+7
*
pkg/vcs: disable UBSAN before v5.3
Dmitry Vyukov
2020-09-28
1
-0
/
+3
*
pkg/bisect: add ccache option
Jouni Hogander
2020-09-21
1
-0
/
+1
*
pkg: get and store Maintainers data
Pedro Lopes
2020-07-31
6
-27
/
+145
*
all: fix comments format
Dmitry Vyukov
2020-07-12
2
-4
/
+4
*
pkg/vcs: don't sandbox syzkaller repo
Dmitry Vyukov
2020-07-12
2
-11
/
+22
*
pkg/vcs: fix config bisection tests more
Dmitry Vyukov
2020-07-07
3
-2
/
+11
*
pkg/vcs: fix config bisection test
Dmitry Vyukov
2020-07-07
1
-1
/
+1
*
pkg/vcs: fix config minimization test
Dmitry Vyukov
2020-07-07
1
-45
/
+52
*
all: fix dup types in func args
Dmitry Vyukov
2020-07-04
1
-1
/
+1
*
pkg/vcs: reset state even more
Dmitry Vyukov
2020-07-04
1
-1
/
+2
*
pkg/bisect: improve config minimization tests
Dmitry Vyukov
2020-07-02
1
-2
/
+8
*
pkg/bisect: move checking of minimized config into common code
Dmitry Vyukov
2020-07-02
2
-16
/
+0
*
pkg/bisect: minor style fix ups
Dmitry Vyukov
2020-07-02
3
-149
/
+77
*
pkg/bisect: Implement config bisection
Jouni Hogander
2020-07-02
6
-1
/
+454
*
.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
[next]