aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/vcs
Commit message (Expand)AuthorAgeFilesLines
* all: use `t.TempDir` to create temporary test directoryEng Zer Jun2022-03-281-16/+3
* dashboard/app: show link to git commit for patch testingDmitry Vyukov2021-03-132-3/+50
* pkg/vcs: use gcc 10 for linux v5.9+Dmitry Vyukov2021-02-171-0/+2
* pkg/vcs: allow sso protocol for git reposDmitry Vyukov2021-01-092-4/+5
* pkg/vcs: allow ~ in git repo URLsDmitry Vyukov2020-12-302-3/+4
* pkg/vcs: reorder codeDmitry Vyukov2020-12-251-50/+50
* pkg/vcs: add repo.Contains methodDmitry Vyukov2020-12-254-0/+42
* pkg/kconfig: store minimization resultsJouni Hogander2020-12-105-25/+21
* tools/syz-bisect: use vcs.HEAD by defaultJouni Hogander2020-12-101-0/+2
* pkg/vcs: use --force with git fetchDmitry Vyukov2020-12-101-3/+3
* tools/syz-reprolist: don't drop syzkaller repo on errorsDmitry Vyukov2020-11-241-2/+2
* pkg/vcs/git: optimize CheckoutBranchAlexander Egorenkov2020-11-201-1/+4
* tools: add script to check shebang lines (#2234)Mark Johnston2020-11-022-54/+1
* pkg/kconfig: accept target when parsing KconfigDmitry Vyukov2020-10-293-4/+8
* tools/syz-kconf: detect -rcN tagsDmitry Vyukov2020-10-296-19/+63
* sys/targets: add OS/Arch name constsDmitry Vyukov2020-10-261-7/+8
* pkg/bisect: switch to kconfig.MinimizeDmitry Vyukov2020-10-213-276/+21
* pkg/vcs: refactor linuxAlterConfigsDmitry Vyukov2020-10-211-24/+35
* pkg/vcs: fix testDmitry Vyukov2020-10-211-1/+3
* pkg/vcs: add repo OptPrecious and OptDontSandbox optionsDmitry Vyukov2020-10-2111-86/+74
* pkg/vcs: add ReleaseTagDmitry Vyukov2020-10-217-20/+36
* pkg/vcs: use committer dateTetsuo Handa2020-10-103-5/+17
* pkg/vcs: disable BLK_DEV_INITRD configJouni Hogander2020-10-091-0/+4
* pkg/vcs: support git URL starting with file:///Alexander Egorenkov2020-10-022-2/+7
* pkg/vcs: disable UBSAN before v5.3Dmitry Vyukov2020-09-281-0/+3
* pkg/bisect: add ccache optionJouni Hogander2020-09-211-0/+1
* pkg: get and store Maintainers dataPedro Lopes2020-07-316-27/+145
* all: fix comments formatDmitry Vyukov2020-07-122-4/+4
* pkg/vcs: don't sandbox syzkaller repoDmitry Vyukov2020-07-122-11/+22
* pkg/vcs: fix config bisection tests moreDmitry Vyukov2020-07-073-2/+11
* pkg/vcs: fix config bisection testDmitry Vyukov2020-07-071-1/+1
* pkg/vcs: fix config minimization testDmitry Vyukov2020-07-071-45/+52
* all: fix dup types in func argsDmitry Vyukov2020-07-041-1/+1
* pkg/vcs: reset state even moreDmitry Vyukov2020-07-041-1/+2
* pkg/bisect: improve config minimization testsDmitry Vyukov2020-07-021-2/+8
* pkg/bisect: move checking of minimized config into common codeDmitry Vyukov2020-07-022-16/+0
* pkg/bisect: minor style fix upsDmitry Vyukov2020-07-023-149/+77
* pkg/bisect: Implement config bisectionJouni Hogander2020-07-026-1/+454
* .golangci.yml: reenable dupl checkerDmitry Vyukov2020-06-051-49/+23
* pkg/vcs: run git clean with switching commitsDmitry Vyukov2020-05-251-0/+1
* pkg/vcs: always extract tags from subjectDmitry Vyukov2020-05-182-15/+12
* pkg/vcs: Fix golangci-lint formatting errorPaul Chaignon2020-04-061-3/+4
* pkg/vcs: Support ssh git reposJukka Kaartinen2020-04-032-1/+6
* dashboard/config: switch to ORC unwinderAndrey Konovalov2020-02-261-4/+19
* tools: add script that checks copyright headersDmitry Vyukov2020-02-181-0/+3
* pkg/vcs: disable CONFIG_DEBUG_KOBJECT during bisectionDmitry Vyukov2020-01-161-0/+5
* pkg/vcs: disable CONFIG_DEBUG_INFO_BTF during bisectionDmitry Vyukov2020-01-071-0/+4
* pkg/vcs: Unset various git environment variables when invoking gitAndrew Donnellan2019-12-123-2/+32
* pkg/vcs: don't CC people on CC (sic)Dmitry Vyukov2019-12-102-3/+2
* pkg/report: use --git-min-percent=15 for get_maintainer.plDmitry Vyukov2019-12-101-2/+4