aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/vcs/vcs.go
Commit message (Expand)AuthorAgeFilesLines
* all: remove unused nolint directivesDmitry Vyukov2026-01-021-2/+0
* pkg/vcs: reduce cyclomatic complexity link funcDmitry Vyukov2025-12-291-47/+63
* pkg/vcs: support git@github.com reposDmitry Vyukov2025-12-291-0/+3
* pkg: restore vcs.TreeLink and html.SetGlobSearchPathMarco Elver2025-06-061-0/+5
* pkg/vcs: extend ListCommitHashesAleksandr Nogikh2025-05-131-2/+9
* all: delete dead codeTaras Madan2025-02-101-4/+0
* pkg/vcs: export GitWrapperAleksandr Nogikh2025-01-091-5/+5
* pkg/vcs: extend ListCommitHashesAleksandr Nogikh2025-01-031-1/+1
* pkg/build: add build command for starnixLaura Peskin2024-10-301-0/+3
* pkg/vcs: expose commit patchDmitry Vyukov2024-10-151-0/+1
* pkg/vcs: change HeadCommit to CommitDmitry Vyukov2024-10-151-2/+3
* syz-ci: introduce gitArchive parametersTaras Madan2024-10-101-0/+3
* pkg/covermerger: optimize checkoutsTaras Madan2024-08-291-0/+3
* all: remove akaros supportDmitry Vyukov2024-04-151-2/+0
* pkg/vcs: delete ListRecentCommits()Aleksandr Nogikh2023-12-201-3/+0
* pkg/vcs/vcs.go: nolint goconst because it improves readabilityTaras Madan2023-10-261-0/+1
* pkg/bisect: test a subset of releasesAleksandr Nogikh2023-08-251-0/+26
* syz-ci: specify per-manager bisection backportsAleksandr Nogikh2023-07-201-1/+2
* pkg/bisect: try to drop instrumentationAleksandr Nogikh2023-07-051-2/+3
* pkg/vcs: extract merge bases of two commitsAleksandr Nogikh2023-04-281-0/+3
* pkg/vcs: add two more vcs.Repo methodsAleksandr Nogikh2023-04-061-0/+10
* pkg/bisect: use default compiler during bisection where possibleSpace Meyer2022-10-071-2/+2
* pkg/bisect: try to reidentify commit rebased after crashSpace Meyer2022-10-061-5/+6
* pkg/bisect: support clang for crash bisectionSpace Meyer2022-09-011-2/+2
* pkg/vcs: fetch linux upstream stable before bisectionsSpace Meyer2022-09-011-2/+6
* pkg/vcs: add FileLinkDmitry Vyukov2022-05-201-5/+17
* dashboard/app: show link to git commit for patch testingDmitry Vyukov2021-03-131-3/+20
* pkg/vcs: allow sso protocol for git reposDmitry Vyukov2021-01-091-2/+2
* pkg/vcs: allow ~ in git repo URLsDmitry Vyukov2020-12-301-3/+3
* pkg/vcs: reorder codeDmitry Vyukov2020-12-251-50/+50
* pkg/vcs: add repo.Contains methodDmitry Vyukov2020-12-251-0/+4
* pkg/kconfig: store minimization resultsJouni Hogander2020-12-101-3/+3
* tools/syz-bisect: use vcs.HEAD by defaultJouni Hogander2020-12-101-0/+2
* tools/syz-reprolist: don't drop syzkaller repo on errorsDmitry Vyukov2020-11-241-2/+2
* pkg/kconfig: accept target when parsing KconfigDmitry Vyukov2020-10-291-1/+2
* tools/syz-kconf: detect -rcN tagsDmitry Vyukov2020-10-291-1/+1
* sys/targets: add OS/Arch name constsDmitry Vyukov2020-10-261-7/+8
* pkg/vcs: add repo OptPrecious and OptDontSandbox optionsDmitry Vyukov2020-10-211-10/+20
* pkg/vcs: add ReleaseTagDmitry Vyukov2020-10-211-0/+4
* pkg/vcs: use committer dateTetsuo Handa2020-10-101-0/+1
* pkg/vcs: support git URL starting with file:///Alexander Egorenkov2020-10-021-2/+6
* pkg: get and store Maintainers dataPedro Lopes2020-07-311-1/+54
* pkg/vcs: don't sandbox syzkaller repoDmitry Vyukov2020-07-121-6/+3
* pkg/bisect: Implement config bisectionJouni Hogander2020-07-021-0/+4
* pkg/vcs: Fix golangci-lint formatting errorPaul Chaignon2020-04-061-3/+4
* pkg/vcs: Support ssh git reposJukka Kaartinen2020-04-031-1/+2
* pkg/vcs: Unset various git environment variables when invoking gitAndrew Donnellan2019-12-121-0/+5
* pkg/vcs: don't CC people on CC (sic)Dmitry Vyukov2019-12-101-2/+2
* dashboard/app: don't report bisections pointing to release commitsDmitry Vyukov2019-11-271-0/+2
* pkg/bisect: detect wrong bisectionsDmitry Vyukov2019-11-071-0/+1